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 0x24 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe8 │ inherit 214 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 218 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 inherit 222 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 1 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 88 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 5 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x68 │ inherit 113 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 17 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xac │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 238 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 71 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 212 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 166 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 23 │ false OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 48 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other fixed 0x3c │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 125 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 129 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 36 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 29 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼────────────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 188 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 160 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 149 │ 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__->