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 0x30 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 242 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 109 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 10 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x28 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 101 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 89 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 16 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 119 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 179 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 117 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 233 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 41 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xbc │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 230 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa0 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 109 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x30 │ inherit 189 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 90 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 94 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 45 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 40 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 234 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 238 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x14 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 113 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x08 │ fixed 41 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 213 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 20 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 86 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 75 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 100 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 53 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 203 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 184 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc8 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 219 │ true │ OK # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x60 │ inherit 203 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 74 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 176 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 75 │ 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__->