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 0x14 │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 6 │ inherit 0xc8 │ inherit 35 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 inherit 93 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 131 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 23 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 165 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x08 │ inherit 248 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 123 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 163 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 95 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 170 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 4 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 232 │ 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__->