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 0xd0 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x94 │ inherit 167 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 209 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd8 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x78 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 114 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 70 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa8 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x28 │ fixed 219 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 10 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x34 │ fixed 29 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 98 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 212 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x24 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 157 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 243 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x20 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 52 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 217 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 161 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 74 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 233 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 180 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 133 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x54 │ fixed 57 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 219 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 172 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 237 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 208 │ false OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 114 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 180 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x24 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 20 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 61 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 205 │ 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__->