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 0x10 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 249 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 3 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 73 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 130 │ true │ OK │ # │ gre │ 4 6 │ fixed 0xb0 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x3c │ inherit 49 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 72 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 17 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 175 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 200 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 149 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 115 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 inherit 147 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 19 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 201 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x78 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 118 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 91 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 187 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x90 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd0 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe4 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 73 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 227 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 86 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 62 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xbc │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 207 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe4 │ fixed 44 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 102 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 21 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xec │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x08 │ fixed 194 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x98 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc8 │ inherit 54 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 3 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 197 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 219 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x04 │ inherit 26 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 69 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 144 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 14 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 127 │ 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__->