commit | 9b64208f74fbd0e920475ecfe9326f8443fdc3a5 | [log] [tgz] |
---|---|---|
author | Hangbin Liu <liuhangbin@gmail.com> | Mon Feb 17 11:43:15 2020 +0800 |
committer | David S. Miller <davem@davemloft.net> | Mon Feb 17 22:41:10 2020 -0800 |
tree | 90da94bf31a210e5b4fd6a0c46c7e1531d964838 | |
parent | 82969e6ef0430a31d58342009e64c7634512eb53 [diff] |
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: 4e867c9a50ff ("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>