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 0xec │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 213 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x74 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 241 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 117 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 21 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 243 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x74 │ fixed 98 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x74 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x58 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 30 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 145 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd8 │ inherit 28 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 201 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x44 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 5 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 117 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x9c │ inherit 95 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 194 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 166 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x0c │ fixed 243 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xac │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 86 │ true │ OK # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x48 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x28 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 133 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xdc │ inherit 8 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 194 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 181 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x04 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 52 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 51 │ false │ OK │ # geneve │ 4 │ 6 │ fixed 0x5c │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 244 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 178 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x10 │ fixed 227 false │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 147 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 155 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 106 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x58 │ inherit 132 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 54 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xa0 │ fixed 4 │ 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__->