]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: forwarding: vxlan_bridge_1d: use more proper tos value
authorHangbin Liu <liuhangbin@gmail.com>
Mon, 17 Feb 2020 03:43:15 +0000 (11:43 +0800)
committerDavid S. Miller <davem@davemloft.net>
Tue, 18 Feb 2020 06:41:10 +0000 (22:41 -0800)
commit5d60591ec79d8d34340c1c6699f9e8c955567c96
tree90da94bf31a210e5b4fd6a0c46c7e1531d964838
parent30b6d0dddc43c6a4ef7c709b20dde0cccf75d336
selftests: forwarding: vxlan_bridge_1d: use more proper tos value

0x11 and 0x12 set the ECN bits based on RFC2474, it would be better to avoid
that. 0x14 and 0x18 would be better and works as well.

Reported-by: Petr Machata <petrm@mellanox.com>
Fixes: 4f39c4a20a34 ("selftests: forwarding: vxlan_bridge_1d: fix tos value")
Signed-off-by: Hangbin Liu <liuhangbin@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/forwarding/vxlan_bridge_1d.sh