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 0x34 │ inherit 126 │ false │ OK │ # gre │ 4 │ 4 │ inherit 0x3c │ inherit 57 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 95 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 58 │ false │ OK │ # │ gre │ 4 │ 6 fixed 0x40 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 209 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 141 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x64 fixed 130 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x1c │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 206 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 255 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 6 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc8 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 198 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 25 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 87 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 29 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 134 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xec │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xec │ fixed 62 │ 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__->