related functions
Signed-off-by: Zhida Zang
---
app/test-pmd/cmdline.c | 244 ++--
app/test-pmd/config.c | 37 ++--
app/test-pmd/testpmd.h | 2 +-
doc/guides/testpmd_app_ug/testpmd_funcs.rst | 56 ++---
lib
space to enable 'extended tag'.
Signed-off-by: Zhida Zang
---
tools/set_pci.py | 124 +++
1 file changed, 124 insertions(+)
create mode 100755 tools/set_pci.py
diff --git a/tools/set_pci.py b/tools/set_pci.py
new file mode 100755
in
with syn filter (fit for filter_ctrl API)
testpmd: change the entry for syn filter in cmdline
testpmd: change function call to get syn filter in config
Signed-off-by: Zhida Zang
---
app/test-pmd/cmdline.c | 179 ---
app/test-pmd/config.c
From: zzang
Fixed tx stats bug in i40e
Signed-off-by: zzang
---
lib/librte_pmd_i40e/i40e_ethdev.c | 5 +++--
1 file changed, 3 insertions(+), 2 deletions(-)
diff --git a/lib/librte_pmd_i40e/i40e_ethdev.c
b/lib/librte_pmd_i40e/i40e_ethdev.c
index 4b7a827..e01590c 100644
--- a/lib/librte_pmd_i
From: zzang
i40e only count tx packets that sent by pf. But in some condition packet can be
sent by NIC without being counted by pf. So count vsi tx packets instead.
Signed-off-by: zhida zang
---
lib/librte_pmd_i40e/i40e_ethdev.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions
From: zzang
Add link flow control support for i40e
Signed-off-by: zhida zang
---
lib/librte_pmd_i40e/i40e_ethdev.c | 155 +-
lib/librte_pmd_i40e/i40e_ethdev.h | 10 +++
2 files changed, 162 insertions(+), 3 deletions(-)
diff --git a/lib/librte_pmd_i40e
v3 changes:
-updated commit log
-fixed the bug that stats data can't be cleared
Signed-off-by: Zhida Zang
---
lib/librte_pmd_i40e/i40e_ethdev.c | 10 +++---
1 file changed, 7 insertions(+), 3 deletions(-)
diff --git a/lib/librte_pmd_i40e/i40e_ethdev.c
b/lib/librte_pmd_i40e/i40e_eth
7 matches
Mail list logo