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 0xd4 │ inherit 193 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 17 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 179 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 16 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 83 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 8 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x84 │ fixed 216 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 192 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 26 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 226 │ false │ OK │ # gre │ 6 │ other │ inherit 0xc0 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 104 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 87 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 92 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 130 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 22 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 153 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 179 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 72 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xac │ fixed 43 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 23 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 52 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 69 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 252 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 179 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 82 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 37 │ 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__->