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 0x78 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 247 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 169 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x84 │ fixed 80 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 201 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 245 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 241 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x0c │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 202 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 216 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 94 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 160 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x04 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 81 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 221 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 148 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa0 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 144 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 98 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 61 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x18 │ inherit 63 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 91 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 35 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 219 true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 137 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 164 │ 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__->