Hangbin Liu 4e867c9a50 selftests: forwarding: vxlan_bridge_1d: fix tos value
After commit 71130f29979c ("vxlan: fix tos value before xmit") we start
strict vxlan xmit tos value by RT_TOS(), which limits the tos value less
than 0x1E. With current value 0x40 the test will failed with "v1: Expected
to capture 10 packets, got 0". So let's choose a smaller tos value for
testing.

Fixes: d417ecf533fe ("selftests: forwarding: vxlan_bridge_1d: Add a TOS test")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
2020-02-16 18:57:27 -08:00
..
2020-02-06 07:12:11 +00:00
2019-07-23 10:45:06 -06:00
2020-02-05 16:15:05 +01:00
2020-01-13 21:49:54 +01:00
2019-11-07 14:52:57 -07:00
2020-01-29 15:24:03 -08:00