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 0xac │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 102 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 34 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 19 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 44 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 34 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 83 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 159 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 192 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 29 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 110 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 23 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 122 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 150 │ true OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 215 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 235 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 75 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 24 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 82 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 39 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 119 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 86 │ 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__->