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 0x7c │ inherit 193 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x28 │ inherit 250 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 209 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 33 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 242 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x48 │ inherit 62 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 123 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 255 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 inherit 0xf4 │ inherit 47 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x2c │ fixed 137 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x3c │ fixed 185 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 149 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe8 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x58 │ fixed 69 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 206 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 63 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 99 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other inherit 0x74 │ inherit 86 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x3c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x48 │ fixed 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 182 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 199 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 231 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 119 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 170 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 127 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 212 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 73 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 132 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 67 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 30 │ 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__->