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 0x24 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 92 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 190 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xec │ inherit 198 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 237 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x4c │ fixed 254 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 149 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 255 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 149 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 113 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 176 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 242 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 134 │ true │ OK │ # │ vxlan │ 4 4 │ fixed 0xe0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 61 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x1c │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa8 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 179 │ false │ OK │ # │ vxlan 6 │ 4 │ fixed 0x10 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 27 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 190 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 242 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 54 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 251 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 79 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 11 │ 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__->