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 0x74 │ inherit 176 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x50 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 140 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 130 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc0 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 170 │ false │ OK # │ gre │ 4 │ other │ inherit 0x20 │ inherit 30 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 233 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 189 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 191 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 70 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 141 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 98 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 119 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 195 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 83 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 164 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x04 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 33 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd8 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 19 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x4c │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 248 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 221 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 41 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0xb4 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 176 │ 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__->