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 0xa8 │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 123 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 26 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd8 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 159 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 163 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 53 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 142 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 122 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 154 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 75 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 121 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 138 │ false │ OK │ # │ gre 6 │ other │ fixed 0xd4 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 4 │ inherit 0x74 │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 84 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 171 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x34 │ inherit 238 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x8c │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 160 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 other │ inherit 0x68 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 78 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 86 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 126 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 127 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe8 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 140 │ 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__->