On 8/9/2021 7:52 AM, Zhihong Wang wrote:
> This patch aims to:
> 1. Add flexibility by supporting IP & UDP src/dst fields
What is the reason/"use case" of this flexibility?
> 2. Improve multi-core performance by using per-core vars>
On multi core this also has syncronization problem, OK to mak
Hi Wang,
On 8/9/2021 12:22 PM, Zhihong Wang wrote:
This patch aims to:
1. Add flexibility by supporting IP & UDP src/dst fields
2. Improve multi-core performance by using per-core vars
v2: fix assigning ip header cksum
Signed-off-by: Zhihong Wang
---
From defination of flowgen as per
This patch aims to:
1. Add flexibility by supporting IP & UDP src/dst fields
2. Improve multi-core performance by using per-core vars
v2: fix assigning ip header cksum
Signed-off-by: Zhihong Wang
---
app/test-pmd/flowgen.c | 137 +++--
1 file change
3 matches
Mail list logo