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 0x88 │ inherit 119 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe0 │ inherit 168 │ true │ OK │ # │ gre 4 │ 4 │ fixed 0x30 │ fixed 216 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 102 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 169 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 194 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 86 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 252 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 210 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 246 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb8 │ inherit 152 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 102 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0xa8 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x4c │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf8 │ inherit 75 │ false │ OK │ # vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 138 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 219 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 38 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 170 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 220 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 98 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 157 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 199 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 206 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc8 │ fixed 199 │ 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__->