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 100 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 inherit 80 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 222 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 7 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xac │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 83 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 200 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 229 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 214 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 181 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 237 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 186 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 131 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 197 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 28 │ false │ OK │ # │ vxlan │ 6 other │ inherit 0xf0 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 30 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 29 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x04 │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xbc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 225 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa4 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe4 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 176 │ 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__->