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 0x28 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x70 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 139 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 247 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xec │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 163 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 113 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 221 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 1 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 109 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 186 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 26 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 11 │ false OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 149 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 112 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 255 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc4 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 210 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 39 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 107 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 221 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 160 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 62 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 74 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 192 │ false │ OK # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 169 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0x9c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 193 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 100 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x60 │ fixed 76 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 199 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 246 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 162 │ 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__->