RE: [EXT] [PATCH 0/2] app/test-crypto-perf: fix multi-segment issue

2024-02-29 Thread Akhil Goyal
> -Original Message- > From: Akhil Goyal > Sent: Thursday, February 29, 2024 10:31 PM > To: Suanming Mou ; ciara.po...@intel.com > Cc: dev@dpdk.org > Subject: RE: [EXT] [PATCH 0/2] app/test-crypto-perf: fix multi-segment issue > > > This commit fixes the

RE: [EXT] [PATCH 0/2] app/test-crypto-perf: fix multi-segment issue

2024-02-29 Thread Akhil Goyal
> This commit fixes the bugs in multi-segment size calculation. > > Suanming Mou (2): > app/test-crypto-perf: fix copy segment size calculation > app/test-crypto-perf: fix dst_mbuf size calculation > > app/test-crypto-perf/cperf_test_common.c | 5 +++-- > 1 file changed, 3 insertions(+), 2 d

[PATCH 0/2] app/test-crypto-perf: fix multi-segment issue

2024-01-02 Thread Suanming Mou
This commit fixes the bugs in multi-segment size calculation. *** BLURB HERE *** Suanming Mou (2): app/test-crypto-perf: fix copy segment size calculation app/test-crypto-perf: fix dst_mbuf size calculation app/test-crypto-perf/cperf_test_common.c | 5 +++-- 1 file changed, 3 insertions(+),