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 0x7c │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 190 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 251 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 143 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 125 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 110 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 251 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 203 │ false │ OK │ # gre │ 6 │ 4 │ fixed 0x4c │ fixed 148 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 89 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 89 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 201 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x98 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 inherit 192 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 238 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 99 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 96 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 247 │ false │ OK │ # │ vxlan 6 │ 6 │ inherit 0xf4 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 76 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 252 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 189 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 174 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc0 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 87 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 fixed 0x30 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 194 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 253 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 178 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 103 │ 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__->