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 0xe0 │ inherit 211 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 110 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 50 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 inherit 0x78 │ inherit 172 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 84 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 243 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x4c │ inherit 234 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb4 │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 44 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 6 │ other │ inherit 0x8c │ inherit 97 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 198 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 179 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x60 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 147 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 174 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 132 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 53 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 120 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 53 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 252 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 9 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xec │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x28 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 10 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 70 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 4 │ inherit 0x54 │ inherit 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 2 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 112 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 45 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x30 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 156 │ 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__->