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 0xd0 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb8 │ inherit 241 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 137 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 60 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 132 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x74 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 82 │ true │ OK │ # │ gre │ 6 4 │ fixed 0x34 │ fixed 252 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 23 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 │ inherit 2 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 92 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x40 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x18 │ inherit 16 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 199 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 12 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x84 │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 52 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 71 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 30 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xbc │ inherit 16 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 88 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 213 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 207 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 84 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 104 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 18 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 123 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 15 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x6c │ inherit 191 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c fixed 227 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 42 │ 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__->