Home
last modified time | relevance | path

Searched hist:"5216 bd77798e2ed773ecd45f3f368dcaec63e5dd" (Results 1 – 1 of 1) sorted by relevance

/linux/tools/testing/selftests/tc-testing/tc-tests/actions/
H A Dtunnel_key.jsondiff 5216bd77798e2ed773ecd45f3f368dcaec63e5dd Fri Jan 11 15:08:23 CET 2019 Davide Caratti <dcaratti@redhat.com> selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified

After commit 1c25324caf82 ("net/sched: act_tunnel_key: Don't dump dst port
if it wasn't set"), act_tunnel_key doesn't dump anymore the destination
port, unless it was explicitly configured. This caused systematic failures
in the following TDC test case:

7a88 - Add tunnel_key action with cookie parameter

Avoid matching zero values of TCA_TUNNEL_KEY_ENC_DST_PORT to let the test
pass again.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>