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 0x44 │ inherit 246 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 78 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 252 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 62 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 6 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 7 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0x4c │ inherit 37 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 155 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 18 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 185 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 114 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xec │ inherit 94 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 137 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 255 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 84 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 193 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 253 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 163 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 153 │ true │ OK │ # │ geneve │ 4 other │ fixed 0x60 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 50 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb8 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 143 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 45 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 182 │ 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__->