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 0xd4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 82 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 226 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 71 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 131 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 232 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 96 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 2 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 220 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x90 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 67 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 6 │ fixed 0x78 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 152 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 99 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 21 │ 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__->