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 0x58 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc8 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 101 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 92 │ false │ OK │ # │ gre │ 6 │ 6 inherit 0x24 │ inherit 30 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 5 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 152 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 other │ inherit 0x44 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 60 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ 4 fixed 0xd8 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 13 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 37 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 250 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x74 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 108 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 248 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 137 │ 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__->