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 -- 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 | 103 +++++++++++++++------------------------- 1 file changed, 37 insertions(+), 66 deletions(-) -- 1.8.3.1