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 0xf0 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 32 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 24 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 110 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 49 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 70 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 95 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 130 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 218 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x18 │ fixed 160 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 6 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 47 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 251 │ true │ OK # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 151 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 153 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 133 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 139 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 119 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 116 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 1 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 163 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 32 │ 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__->