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 0x84 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf4 │ inherit 56 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x14 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 99 false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 230 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 219 │ false │ OK │ # gre │ 4 │ other │ inherit 0x94 │ inherit 75 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 21 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 248 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 222 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xfc │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 189 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 95 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 16 false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 198 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 236 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 8 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 34 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 201 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 101 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ 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__->