commit | 166b5a7f2ca3803ab0a7bb33ac2300e616de2470 | [log] [tgz] |
---|---|---|
author | Alan Maguire <alan.maguire@oracle.com> | Tue Apr 09 15:06:40 2019 +0100 |
committer | Daniel Borkmann <daniel@iogearbox.net> | Thu Apr 11 22:50:56 2019 +0200 |
tree | 37ccee00d981c0954ade115056e22577e1bdd63a | |
parent | c695865c5c9803f14eef2c99d8a49d9ad60a3383 [diff] |
selftests_bpf: extend test_tc_tunnel for UDP encap commit 868d523535c2 ("bpf: add bpf_skb_adjust_room encap flags") introduced support to bpf_skb_adjust_room for GSO-friendly GRE and UDP encapsulation and later introduced associated test_tc_tunnel tests. Here those tests are extended to cover UDP encapsulation also. Signed-off-by: Alan Maguire <alan.maguire@oracle.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>