selftests: in udpgso_bench do not test udp zerocopy
authorWillem de Bruijn <willemb@google.com>
Wed, 11 Jul 2018 16:00:46 +0000 (12:00 -0400)
committerDavid S. Miller <davem@davemloft.net>
Thu, 12 Jul 2018 23:56:50 +0000 (16:56 -0700)
commit8f19f12bdcc612bf39d0dbae6d0509a4939aaac3
tree39e7ede1e09484c7a7cd62b9697bbcef3df84082
parent993675a3100b16a4c80dfd70cbcde8ea7127b31d
selftests: in udpgso_bench do not test udp zerocopy

The udpgso benchmark compares various configurations of UDP and TCP.
Including one that is not upstream, udp zerocopy. This is a leftover
from the earlier RFC patchset.

The test is part of kselftests and run in continuous spinners. Remove
the failing case to make the test start passing.

Fixes: 3a687bef148d ("selftests: udp gso benchmark")
Reported-by: Naresh Kamboju <naresh.kamboju@linaro.org>
Signed-off-by: Willem de Bruijn <willemb@google.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgso_bench.sh