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 0x0c │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 22 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 245 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 138 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 254 │ false │ OK │ # │ gre │ 4 other │ inherit 0x04 │ inherit 114 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 251 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 3 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 86 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 149 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 189 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 166 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 78 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x64 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 147 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 93 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 175 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 6 │ inherit 0xd0 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 198 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 171 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 221 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 4 │ 4 │ inherit 0xbc │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 150 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ 6 │ inherit 0x20 │ inherit 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 125 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 117 │ false │ OK # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 55 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x3c fixed 45 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 210 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 247 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 157 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 166 │ 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__->