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 0x24 │ inherit 175 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 108 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 55 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x18 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 66 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 130 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 248 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ gre │ 4 │ other │ inherit 0x18 │ inherit 246 false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 251 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 77 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 100 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 1 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 24 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 46 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0xd4 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 211 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 249 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x18 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 65 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x98 │ inherit 183 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 11 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x04 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 149 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 123 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 125 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 161 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 38 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 13 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x98 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 229 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 221 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb4 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 251 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe8 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 254 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd0 │ inherit 202 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x18 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 12 │ 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__->