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 0x50 │ inherit 123 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 185 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 120 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x44 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 247 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 136 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 94 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 121 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0x64 │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 179 true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 47 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x78 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd8 │ inherit 36 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 246 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 27 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 95 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xfc │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 203 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 177 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x1c │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 3 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 240 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf4 │ fixed 63 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf4 │ inherit 114 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 48 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 169 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa8 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 191 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 106 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x40 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 214 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 18 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 168 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 235 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 49 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb4 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 22 │ 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__->