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 0xa0 │ inherit 63 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 182 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 135 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 100 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 21 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 246 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 4 │ 4 │ inherit 0x90 │ inherit 199 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0x48 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 59 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc0 │ fixed 245 │ false │ OK # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 214 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 95 │ false │ OK │ # │ vxlan │ 6 4 │ fixed 0xb4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 219 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 129 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 119 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 41 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 132 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 101 │ false │ OK │ # geneve │ 4 │ 6 │ fixed 0x78 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 181 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb8 │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 190 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 84 │ 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__->