selftests: add GRO support to udp bench rx program
authorPaolo Abeni <pabeni@redhat.com>
Wed, 7 Nov 2018 11:38:34 +0000 (12:38 +0100)
committerDavid S. Miller <davem@davemloft.net>
Thu, 8 Nov 2018 00:23:05 +0000 (16:23 -0800)
commit0a9ac2e95409169ed42ea66dd4270bc16b868e21
tree1bf8e727157b0b966ccbf6f74a740b76732c99e9
parentcf329aa42b6659204fee865bbce0ea20462552eb
selftests: add GRO support to udp bench rx program

And fix a couple of buglets (port option processing,
clean termination on SIGINT). This is preparatory work
for GRO tests.

rfc v2 -> rfc v3:
 - use ETH_MAX_MTU

Signed-off-by: Paolo Abeni <pabeni@redhat.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
tools/testing/selftests/net/udpgso_bench_rx.c