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 0x98 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x80 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 inherit 0x70 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 236 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 171 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 224 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 96 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x70 │ inherit 2 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x28 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 136 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 208 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 77 │ false │ OK │ # vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 36 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 147 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 6 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 120 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x10 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 14 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 158 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 9 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 69 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 11 │ 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__->