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 0x2c │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 215 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 240 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 76 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 9 │ true │ OK │ # gre │ 4 │ other │ fixed 0x90 │ fixed 193 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 186 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 133 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 22 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 198 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x9c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 196 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 133 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0xdc │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 163 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 140 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 164 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 203 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 95 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 155 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 52 │ 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__->