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 0xc8 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x94 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 103 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 87 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x5c │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 inherit 55 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 47 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 72 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 128 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 50 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 59 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xac │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xac │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 2 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 32 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 96 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 143 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 140 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 99 │ 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__->