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 0xdc │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 48 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xac │ inherit 254 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 99 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 231 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 204 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 107 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 172 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 88 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 3 │ false │ OK │ # │ geneve 4 │ 4 │ inherit 0x04 │ inherit 102 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 201 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 26 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 236 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x80 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 255 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 139 │ 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__->