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 0xf4 │ inherit 97 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 220 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 35 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 24 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ 6 │ inherit 0x1c │ inherit 138 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 249 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 174 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 144 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd0 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 59 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 26 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 152 │ 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__->