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 0xd4 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x84 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 121 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 40 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 132 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 139 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 96 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 69 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 100 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x50 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 216 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 39 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 33 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 167 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 57 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xbc │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 98 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ vxlan │ 6 │ other inherit 0x9c │ inherit 93 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 49 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 212 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 75 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 225 │ false │ OK │ # │ geneve 4 │ 6 │ fixed 0x04 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 fixed 0xa4 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 43 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 229 │ true OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 31 │ 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__->