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 171 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 67 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 222 │ true │ OK │ # │ gre 4 │ 6 │ fixed 0xa8 │ fixed 37 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 89 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 189 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 207 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 217 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x54 │ inherit 176 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 35 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 10 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 176 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 19 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 109 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 79 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 131 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 6 │ inherit 0x80 │ inherit 138 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 102 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 130 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 124 │ 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__->