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 0xfc │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x6c │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 162 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 111 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 148 │ true │ OK # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 29 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 134 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 167 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xec │ inherit 184 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 218 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 182 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 185 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 239 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 67 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x54 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 20 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 69 │ true │ OK # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x8c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 101 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 36 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 83 │ 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__->