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 0x90 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x78 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 89 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xbc │ inherit 212 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 19 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 75 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 │ inherit 7 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 126 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x6c │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 242 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 30 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x0c │ inherit 144 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 17 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 160 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 195 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 178 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd0 │ inherit 227 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 10 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 186 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xbc │ fixed 81 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 191 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 102 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 189 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x6c │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 63 │ 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__->