在 2023/2/18 4:43, Ferruh Yigit 写道:
On 1/3/2023 2:30 AM,wushao...@chinatelecom.cn wrote:
From: Shaohua Wu
Add the vxlan packet sending module to actively send
vxlan packets using a common network adapter.
The default vni is 1000.
example:
./dpdk-testpmd -l 32-47 -n 16 --file-prefix pg0 -- -i
From: wushaohua
rte_mempool_dump adds prints for monitoring available and
used memory blocks
Signed-off-by: wushaohua
---
lib/mempool/rte_mempool.c | 5 -
1 file changed, 4 insertions(+), 1 deletion(-)
diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c
index f33f455790
From: wushaohua
rte_mempool_dump add dump for monitoring available and
used memory blocks
Signed-off-by: wushaohua
---
lib/mempool/rte_mempool.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c
index f33f455790..09d512a604 100644
From: wushaohua
rte_mempool_dump add dump for monitoring available and
used memory blocks
Signed-off-by: wushaohua
---
lib/mempool/rte_mempool.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c
index f33f455790..09d512a604 100644
From: wushaohua
Signed-off-by: wushaohua
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 75884b6fe2..fbcd6384eb 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1498,6 +1498,7 @@ Yerden Zhumabekov
Yicai Lu
Yiding Zhou
Yi Li
+wushaohua
Yi Liu
From: Shaohua Wu
rte_mempool_dump add dump for monitoring available and
used memory blocks
Signed-off-by: Shaohua Wu
---
lib/mempool/rte_mempool.c | 5 +
1 file changed, 5 insertions(+)
diff --git a/lib/mempool/rte_mempool.c b/lib/mempool/rte_mempool.c
index f33f455790..09d512a604 100644
From: Shaohua Wu
update .mailmap
Signed-off-by: Shaohua Wu
---
.mailmap | 1 +
1 file changed, 1 insertion(+)
diff --git a/.mailmap b/.mailmap
index 75884b6fe2..5eb74a4479 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1498,6 +1498,7 @@ Yerden Zhumabekov
Yicai Lu
Yiding Zhou
Yi Li
+Shaohua
From: Shaohua Wu
update .mailmap
Signed-off-by: Shaohua Wu
---
.mailmap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 5eb74a4479..c9f4bdc162 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1195,6 +1195,7 @@ Shai Brandes
Shally Verma
Shannon Nelson
From: Shaohua Wu
update .mailmap
Signed-off-by: Shaohua Wu
---
.mailmap | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/.mailmap b/.mailmap
index 5eb74a4479..c9f4bdc162 100644
--- a/.mailmap
+++ b/.mailmap
@@ -1195,6 +1195,7 @@ Shai Brandes
Shally Verma
Shannon Nelson
From: Shaohua Wu
Add the vxlan packet sending module to actively send
vxlan packets using a common network adapter.
The default vni is 1000.
example:
./dpdk-testpmd -l 32-47 -n 16 --file-prefix pg0 -- -i
--rxq=16 --txq=16 --rxd=1024 --txd=1024
--txpkts=64 --burst=64 --mbuf-size=
10 matches
Mail list logo