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 0x30 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xdc │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa0 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 141 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 72 │ false OK │ # │ gre │ 4 │ other fixed 0x98 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 166 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 112 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 72 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 7 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x20 │ inherit 120 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 111 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 208 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 118 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 240 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 19 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x80 │ inherit 32 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x90 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 130 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x98 │ fixed 174 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 31 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 250 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 235 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa0 │ inherit 236 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x44 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 59 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 251 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x90 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 210 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 156 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 7 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 19 │ 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__->