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 0xdc │ inherit 59 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 130 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 43 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 164 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 57 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 49 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 109 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 234 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 245 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 192 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 217 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 171 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 73 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf8 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 22 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x38 │ inherit 231 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 37 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xc0 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 219 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 192 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x18 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 197 │ 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__->