commit | 0a9ac2e95409169ed42ea66dd4270bc16b868e21 | [log] [tgz] |
---|---|---|
author | Paolo Abeni <pabeni@redhat.com> | Wed Nov 07 12:38:34 2018 +0100 |
committer | David S. Miller <davem@davemloft.net> | Wed Nov 07 16:23:05 2018 -0800 |
tree | 1bf8e727157b0b966ccbf6f74a740b76732c99e9 | |
parent | cf329aa42b6659204fee865bbce0ea20462552eb [diff] |
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>