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 0x60 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x88 │ inherit 112 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 35 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 93 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 120 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 190 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xbc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe0 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd0 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 57 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 192 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 191 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 66 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 250 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 114 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 214 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x64 │ fixed 133 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x90 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 216 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc4 │ fixed 237 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 101 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 202 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 146 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 8 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 8 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 217 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 233 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb8 │ fixed 152 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 245 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 102 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 24 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0x3c │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 149 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 47 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 147 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 108 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 2 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 184 │ 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__->