mbox

[v3,0/3] Multiseg fixes for pcap pmd

Message ID 1564082659-21922-1-git-send-email-david.marchand@redhat.com (mailing list archive)
Headers

Message

David Marchand July 25, 2019, 7:24 p.m. UTC
  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 v2:
- coding style fixes in patch3,
- added acks,

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