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 0xac │ inherit 180 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x58 │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x28 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 236 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 109 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 77 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 199 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 141 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 122 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf0 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ other inherit 0xfc │ inherit 110 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 155 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf4 │ inherit 138 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xbc │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 172 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xa0 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 44 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 218 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 242 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 201 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x08 │ fixed 94 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa0 │ inherit 40 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x80 │ inherit 199 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 130 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe8 │ inherit 213 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 232 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 27 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 34 │ 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__->