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 0xb4 │ inherit 95 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 211 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x70 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 137 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 48 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xcc │ inherit 236 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 55 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 179 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 191 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 224 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 124 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 148 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 144 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 145 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 212 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 63 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xcc │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 239 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 128 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 126 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 6 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 243 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0xb4 │ inherit 223 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 4 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 63 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 106 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x88 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 11 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 207 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 38 │ false │ OK │ # │ geneve │ 6 6 │ fixed 0xd8 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xbc │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 71 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 194 │ 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__->