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 0xe8 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x34 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 239 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 34 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 22 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 58 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xac │ inherit 182 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 77 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x04 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 198 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 124 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 222 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 60 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 184 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 71 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 177 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 175 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ other │ inherit 0x24 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 150 │ 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__->