Re: [PATCH net] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified

2019-01-15 Thread David Miller
From: Davide Caratti Date: Fri, 11 Jan 2019 15:08:23 +0100 > 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 f

[PATCH net] selftests: tc-testing: fix tunnel_key failure if dst_port is unspecified

2019-01-11 Thread Davide Caratti
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 pa