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 0xdc │ inherit 191 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 8 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 199 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 186 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 189 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 55 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x18 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 215 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 194 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 72 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe4 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x14 │ inherit 43 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 250 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb0 │ inherit 177 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 31 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 229 │ false │ OK │ # vxlan │ 6 │ other │ inherit 0xbc │ inherit 156 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc0 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 6 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x20 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 47 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x84 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x18 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb0 │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x34 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 29 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 19 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 148 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 201 │ 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__->