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 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 43 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0xbc │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 16 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 209 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 96 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 163 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 102 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 169 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xec │ inherit 68 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x80 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 45 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 8 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 243 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 113 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 61 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 23 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 241 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 233 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x88 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 252 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0x84 │ inherit 237 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ other fixed 0x0c │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 200 │ 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__->