make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 78 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 48 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 215 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 75 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 248 │ false OK │ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 185 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 93 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0x80 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 127 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 231 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x44 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 195 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 145 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 196 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 121 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__-> echo scan > /sys/kernel/debug/kmemleak && cat /sys/kernel/debug/kmemleak xx__->