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 0x1c │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 209 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 182 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 82 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 42 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 187 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 49 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 132 │ false OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 236 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 188 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x70 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x90 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x04 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 208 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 247 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 223 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 35 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 255 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x78 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 121 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x6c │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 127 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 155 │ true │ OK │ # geneve │ 4 │ 6 │ fixed 0x14 │ fixed 7 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 136 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x88 │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 104 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 26 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 23 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 104 │ 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__->