]> git.baikalelectronics.ru Git - kernel.git/commit
selftests: tc-testing: drop test on missing tunnel key id
authorDavide Caratti <dcaratti@redhat.com>
Fri, 11 Jan 2019 10:49:58 +0000 (11:49 +0100)
committerDavid S. Miller <davem@davemloft.net>
Wed, 16 Jan 2019 05:55:50 +0000 (21:55 -0800)
commit255e13a8daef9f4bb5d702d72277be716b0e40b3
tree77a124553f59704538b406871c425c4c817ea55b
parent4952a26807711cf3ce80bde136503bf42eabf8d2
selftests: tc-testing: drop test on missing tunnel key id

After merge of commit c8b04bc17959 ("net/sched: act_tunnel_key: Allow
key-less tunnels"), act_tunnel_key does not reject anymore requests to
install 'set' rules where the key id is missing. Therefore, drop the
following TDC testcase:

 ba4e - Add tunnel_key set action with missing mandatory id parameter

because it's going to become a systematic fail as soon as userspace
iproute2 will start supporting key-less tunnels.

Signed-off-by: Davide Caratti <dcaratti@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/tc-testing/tc-tests/actions/tunnel_key.json