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 208 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x9c │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 65 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 22 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd4 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 45 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 69 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 252 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 1 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 159 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 40 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 24 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 181 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 100 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 26 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 140 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 231 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 104 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 251 │ 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__->