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 0xf8 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 83 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 188 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 136 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x20 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 138 │ true │ OK # │ gre │ 4 │ other │ fixed 0x88 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 131 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 92 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x8c │ fixed 226 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x04 │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 52 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 158 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 19 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 79 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 85 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 62 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 17 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb0 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 241 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 135 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 205 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 191 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 107 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x40 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 193 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 18 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 177 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x6c │ fixed 250 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 25 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x38 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 152 │ 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__->