mbox series

[ovs-dev,v2,0/1] netdev-dpdk: fix RX jumbo for NICs not supporting scatter

Message ID 1523630806-26879-1-git-send-email-pablo.cascon@netronome.com
Headers show
Series netdev-dpdk: fix RX jumbo for NICs not supporting scatter | expand

Message

Pablo Cascón April 13, 2018, 2:46 p.m. UTC
Hello,

here is a v2, this cover letter is to highlight that there is a quirk
being added and that it has not been tested with "igb" (don't have an
available system with igb at the moment). Some test with "igb" would
be greatly appreciated, along with any feedback.

Thanks,

Pablo

Pablo Cascón (1):
  netdev-dpdk: fix RX jumbo for NICs not supporting scatter

 lib/netdev-dpdk.c | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)