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 0x58 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 174 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 89 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 82 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 50 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 139 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 36 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 225 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 182 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 235 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 21 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 71 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 210 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0xf8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 63 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 226 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 186 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 91 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ 6 fixed 0x88 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 45 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 136 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 189 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 196 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 109 │ true │ OK │ # │ geneve │ 4 other │ fixed 0xe8 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x94 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 99 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa8 │ fixed 77 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 73 │ 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__->