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 0xf4 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 115 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xbc │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x48 │ inherit 145 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 129 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 211 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 177 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x54 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x24 │ inherit 72 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 70 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x14 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 168 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x24 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 33 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 207 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 19 │ true │ OK │ # vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 24 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x20 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 114 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 240 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 221 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa4 │ inherit 163 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 208 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 235 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x18 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x28 │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe0 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x70 │ inherit 48 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 91 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 28 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 126 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 231 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 119 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 112 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 205 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 34 │ 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__->