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 0x8c │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x64 │ inherit 227 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 6 │ inherit 0x3c │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 194 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 68 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 25 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 8 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 38 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 205 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 138 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 131 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 229 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 32 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 223 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 24 │ false OK │ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 250 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 41 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 254 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 183 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 63 │ 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__->