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 0xb0 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 71 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 41 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x98 │ inherit 79 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 165 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 42 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 138 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 111 │ true │ OK │ # │ gre 6 │ other │ fixed 0xa0 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 20 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 24 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 67 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 180 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 4 │ inherit 0x08 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 157 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 131 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 164 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 138 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 149 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 77 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 128 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 179 │ 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__->