mbox

[v3,0/3] bugfix and enhance features for DMA example

Message ID 20220424060741.33214-1-fengchengwen@huawei.com (mailing list archive)
Headers

Message

fengchengwen April 24, 2022, 6:07 a.m. UTC
  This patch set contains three bugfix and enhanced feature patches.

Chengwen Feng (2):
  examples/dma: fix Tx drop statistic is not collected
  examples/dma: add force minimal copy size parameter

Huisong Li (1):
  examples/dma: fix MTU configuration

---
v3:
* remove 'enqueue drop statistic' patch.
v2:
* add "force" prefix for the minimal copy size parameter to make it
  clearer to user.

 examples/dma/dmafwd.c | 100 ++++++++++++++++++++++++++++++------------
 1 file changed, 71 insertions(+), 29 deletions(-)