commit | cc75f8514db6a3aec517760fccaf954e5b46478c | [log] [tgz] |
---|---|---|
author | William Tu <u9012063@gmail.com> | Mon Jul 31 14:40:50 2017 -0700 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 31 22:02:47 2017 -0700 |
tree | 57a262222e8843ef9fef2dd3fd2d2c964821ee98 | |
parent | cb891fa6a1d5f52c5f5c07b6f7f4c6d65ea55fc0 [diff] |
samples/bpf: fix bpf tunnel cleanup test_tunnel_bpf.sh fails to remove the vxlan11 tunnel device, causing the next geneve tunnelling test case fails. In addition, the geneve reserved bit in tcbpf2_kern.c should be zero, according to the RFC. Signed-off-by: William Tu <u9012063@gmail.com> Signed-off-by: David S. Miller <davem@davemloft.net>