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 0x2c │ inherit 136 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 151 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 89 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 160 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 101 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 162 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 84 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 110 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe0 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 213 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 239 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa4 │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf0 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 209 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x28 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 196 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 80 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 12 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 110 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 134 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 82 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 166 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 145 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 93 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 174 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 243 │ 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__->