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 0xd0 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 171 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 50 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 43 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 98 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 154 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 145 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 93 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x10 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x14 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x54 │ inherit 187 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 228 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x84 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 21 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 124 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x78 │ fixed 249 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x4c │ inherit 235 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 79 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x98 │ inherit 155 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 91 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 150 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 254 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 140 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x40 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xbc │ inherit 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf4 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 149 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc8 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 91 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x58 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 216 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 inherit 0xb4 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa0 │ fixed 150 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 251 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xbc │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 114 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 70 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 130 │ 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__->