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 0xc4 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 112 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xac │ fixed 56 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 37 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xcc │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 67 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x14 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x10 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 29 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 95 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 25 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xfc │ inherit 123 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 65 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 69 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 86 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 48 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 23 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 1 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xbc │ inherit 5 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 193 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 43 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x84 │ inherit 54 │ false OK │ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 62 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x68 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x1c │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf4 │ inherit 179 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 199 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 19 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 122 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x68 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 136 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x08 │ inherit 132 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x24 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xfc │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 181 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 184 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ 6 │ inherit 0x94 │ inherit 110 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 17 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd0 │ fixed 126 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 210 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 129 │ true │ OK # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 20 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 191 │ 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__->