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 0xb0 │ inherit 32 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 166 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 228 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 125 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x74 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 195 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 inherit 132 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 77 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 15 │ true OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 26 │ true │ OK │ # │ vxlan 6 │ 4 │ fixed 0x24 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 243 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 154 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 182 │ true │ OK │ # │ geneve │ 4 other │ fixed 0xcc │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 113 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 10 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 181 │ 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__->