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 0x40 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 169 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 164 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 208 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre 4 │ other │ inherit 0x30 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 28 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 172 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 205 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 101 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 103 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 133 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 239 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x08 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 97 │ false │ OK │ # │ vxlan │ 4 6 │ inherit 0xcc │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 58 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x48 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 173 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x64 │ fixed 235 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 196 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 212 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 222 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x2c │ fixed 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 253 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 4 │ other │ inherit 0x14 │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 208 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 175 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 18 │ true │ OK │ # geneve │ 6 │ 4 │ fixed 0x50 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 30 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 214 │ false OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 3 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 44 │ 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__->