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 0xf0 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 221 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 128 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 40 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 233 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 83 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 254 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc0 │ inherit 1 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 148 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 236 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 204 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x2c │ fixed 195 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 128 │ false │ OK # │ vxlan │ 4 │ 4 │ fixed 0x74 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x74 │ inherit 222 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 11 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 49 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb0 │ fixed 135 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 217 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 50 │ false │ OK # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 226 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 222 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 144 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 57 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 184 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 130 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 10 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 249 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 79 │ 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__->