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 0xf8 │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 231 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 114 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x64 │ inherit 1 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x0c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 148 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 11 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 149 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 115 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 56 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 60 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 210 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 63 │ true │ OK │ # │ vxlan 4 │ 6 │ fixed 0xb8 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 44 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 202 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x5c │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 75 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 146 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 94 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 77 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 120 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 112 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 138 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 93 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 215 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 190 │ true OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 169 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 50 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x48 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 231 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 246 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 133 │ 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__->