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 0x74 │ inherit 44 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x40 │ inherit 224 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd8 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 3 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 240 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 85 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 140 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x58 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 45 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 20 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 202 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 15 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 32 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 17 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 178 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 241 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 112 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 117 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 61 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 78 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 251 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 40 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 147 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 71 │ 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__->