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 0x70 │ inherit 238 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x20 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 34 │ true │ OK # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 199 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 146 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 236 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 94 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 143 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 91 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 7 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 79 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xa8 │ inherit 168 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 134 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf8 │ fixed 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 124 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x24 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 164 │ false OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 83 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xb8 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 212 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 80 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 216 │ false OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 63 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa0 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x34 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 24 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 245 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 155 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc8 │ inherit 75 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 127 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 230 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 84 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 186 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x44 │ fixed 46 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 25 │ 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__->