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 0x6c │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 30 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 203 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 130 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 153 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 102 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 122 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 87 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 79 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x0c │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 123 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0x08 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 76 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 211 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 6 fixed 0xb0 │ fixed 36 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 117 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 168 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 142 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 213 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 71 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc4 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 89 true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x5c │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve 4 │ other │ inherit 0x50 │ inherit 33 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 66 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 11 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 182 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 150 │ 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__->