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 0x44 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 9 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 198 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 48 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 22 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 240 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 11 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 254 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 56 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 154 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 248 │ false │ OK │ # │ gre │ 6 │ other fixed 0xa0 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x5c │ inherit 139 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 8 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe4 fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x2c │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 87 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 26 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x2c │ fixed 101 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 113 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 115 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe4 │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb0 │ fixed 110 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 240 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 158 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 153 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 223 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 114 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x30 │ inherit 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 48 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 32 │ false │ OK │ # │ geneve 6 │ other │ inherit 0x38 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 fixed 95 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 152 │ 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__->