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 0x54 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 38 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 67 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 158 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 76 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 34 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 181 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 55 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 34 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 216 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 12 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 240 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 215 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 92 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 28 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 38 │ 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__->