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 138 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x08 │ inherit 232 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 213 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 194 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 56 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe8 │ inherit 217 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 156 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 37 │ true │ OK │ # gre │ 6 │ 4 │ fixed 0x14 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 110 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 181 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 224 │ true │ OK │ # ├────────┼───────┼─────────────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 121 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x40 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 160 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 110 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 163 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 252 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf8 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 167 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 186 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 46 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 185 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 12 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 11 │ false │ OK │ # │ geneve 6 │ other │ fixed 0x40 │ fixed 134 │ 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__->