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 0xec │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 221 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 177 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe0 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 29 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 188 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 137 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 32 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 25 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 178 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 56 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 235 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 81 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 213 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 185 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xec │ inherit 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 249 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 193 │ 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__->