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 0x10 │ inherit 124 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 203 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 190 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 9 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 244 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 147 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 171 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 215 │ true OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 173 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 58 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 78 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 6 │ fixed 0x30 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x0c │ fixed 28 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 200 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 129 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x78 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 113 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 135 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 107 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x54 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 52 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 6 inherit 0x68 │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 4 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 187 │ 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__->