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 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 58 │ true │ OK │ # │ gre │ 4 4 │ fixed 0xe0 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x08 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x74 │ fixed 133 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 4 │ other │ inherit 0x08 inherit 30 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 225 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 57 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 221 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 5 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x8c inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 6 │ other │ inherit 0xf4 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 112 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x68 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x48 │ inherit 41 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 145 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 48 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc4 │ fixed 155 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xdc │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 250 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 253 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 70 │ false │ OK │ # vxlan │ 4 │ other │ fixed 0xb4 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 50 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 247 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 101 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x54 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 175 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 56 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 157 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 223 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe4 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 5 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 159 │ true │ OK │ # │ geneve │ 4 6 │ fixed 0x98 │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x80 fixed 146 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x1c │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x18 │ fixed 1 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 216 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x0c │ inherit 95 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 113 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 123 │ 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__->