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

Message ID 20240103040024.720600-1-suanmingm@nvidia.com (mailing list archive)
Headers
Series app/test-crypto-perf: fix multi-segment issue |

Message

Suanming Mou Jan. 3, 2024, 4 a.m. UTC
  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(+), 2 deletions(-)
  

Comments

Akhil Goyal Feb. 29, 2024, 5:01 p.m. UTC | #1
> 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 deletions(-)
> 
Series Acked-by: Akhil Goyal <gakhil@marvell.com>
Applied to dpdk-next-crypto
  
Akhil Goyal Feb. 29, 2024, 5:03 p.m. UTC | #2
> -----Original Message-----
> From: Akhil Goyal
> Sent: Thursday, February 29, 2024 10:31 PM
> To: Suanming Mou <suanmingm@nvidia.com>; ciara.power@intel.com
> Cc: dev@dpdk.org
> Subject: RE: [EXT] [PATCH 0/2] app/test-crypto-perf: fix multi-segment issue
> 
> > 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 deletions(-)
> >
> Series Acked-by: Akhil Goyal <gakhil@marvell.com>
> Applied to dpdk-next-crypto

Cc: stable@dpdk.org