[dpdk-dev] [PATCH v2 0/3] Multiseg fixes for pcap pmd

David Marchand david.marchand at redhat.com
Thu Jul 25 14:04:17 CEST 2019


Here are some fixes caught while looking at oerrors statistics for this
driver.
The second patch can be seen as a revert or a followup of [1].

1: https://git.dpdk.org/dpdk/commit/?id=49a0a2ffd5db

Changelog since v1:
- comments from Ferruh on patch2,
- little simplification in patch3,

-- 
David Marchand

David Marchand (3):
  net/pcap: fix Rx with small buffers
  net/pcap: fix transmit return count in error conditions
  net/pcap: fix concurrent multiseg packet transmits

 drivers/net/pcap/rte_eth_pcap.c | 104 ++++++++++++++++------------------------
 1 file changed, 40 insertions(+), 64 deletions(-)

-- 
1.8.3.1



More information about the dev mailing list