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 0x90 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 167 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 231 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 105 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 225 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 203 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa0 │ inherit 58 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 254 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 85 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 173 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 130 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 21 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 237 │ 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__->