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 0x18 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 49 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 147 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 201 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ other fixed 0xb8 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 70 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 178 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 225 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 253 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 15 │ true │ OK # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 70 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 205 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x74 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 121 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 17 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 199 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 254 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 136 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 13 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 170 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 36 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 247 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 238 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 93 │ 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__->