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 0x54 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 202 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb0 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x08 inherit 45 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 106 │ false │ OK │ # gre │ 6 │ 4 │ inherit 0x28 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 50 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x90 │ inherit 221 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 35 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 117 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 22 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 189 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 46 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 227 │ false │ OK │ # │ vxlan │ 4 │ 4 fixed 0x60 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 95 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 40 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 226 │ false │ OK # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 23 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 129 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 205 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 83 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 61 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 229 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 235 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 222 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe4 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 249 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 111 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 77 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x04 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x6c │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 128 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 44 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 102 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 120 │ 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__->