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 0xe0 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x0c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 100 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 210 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 201 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x18 inherit 221 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 166 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 24 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 146 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 172 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 109 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 230 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 14 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 5 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 19 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 108 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 53 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd0 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 95 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 39 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 238 │ false │ OK # │ geneve │ 4 │ 6 │ inherit 0x0c │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 200 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 202 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 214 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 59 │ 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__->