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 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 115 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 75 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 54 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 18 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 154 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 129 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb8 │ fixed 11 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf0 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 97 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe4 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x40 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 213 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 170 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 101 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 67 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x10 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 151 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 210 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 209 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 39 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 237 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 33 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x1c │ inherit 102 │ true OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 169 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x24 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 100 │ true │ OK │ # │ geneve 4 │ other │ fixed 0x08 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd0 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 149 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x74 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x7c │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 89 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x4c │ inherit 107 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc4 │ fixed 93 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 44 │ 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__->