RE: [PATCH v4 2/6] crypto/scheduler: use unified session

2022-09-28 Thread Ji, Kai
Lara Guarch, Pablo > ; ma...@nvidia.com; g.si...@nxp.com; > Yang, Qiming ; Wu, Wenjun1 > ; jianw...@trustnetic.com; Wu, Jingjing > ; Xing, Beilei ; Nithin Kumar > Dabilpuram ; Zhang, Roy Fan > ; Coyle, David ; > O'Sullivan, Kevin > Subject: RE: [PATCH v4 2/6] crypto/sche

RE: [PATCH v4 2/6] crypto/scheduler: use unified session

2022-09-28 Thread Akhil Goyal
> Subject: RE: [PATCH v4 2/6] crypto/scheduler: use unified session > > > Have the sym sessions changes been tested with the dpdk-test-crypto-perf > tool ? > > I have not tested for scheduler pmd. Can you root cause the issue and send a > fix? > Fan may have tested it

RE: [PATCH v4 2/6] crypto/scheduler: use unified session

2022-09-27 Thread Akhil Goyal
vell.com; maxime.coque...@redhat.com; cha...@amd.com; > > ruifeng.w...@arm.com; ajit.khapa...@broadcom.com; > > ano...@marvell.com; De Lara Guarch, Pablo > > ; ma...@nvidia.com; g.si...@nxp.com; > > Yang, Qiming ; Wu, Wenjun1 > > ; jianw...@trustnetic.com; Wu, Jingjing &

RE: [PATCH v4 2/6] crypto/scheduler: use unified session

2022-09-27 Thread Ji, Kai
roadcom.com; > ano...@marvell.com; De Lara Guarch, Pablo > ; ma...@nvidia.com; g.si...@nxp.com; > Yang, Qiming ; Wu, Wenjun1 > ; jianw...@trustnetic.com; Wu, Jingjing > ; Xing, Beilei ; > ndabilpu...@marvell.com; Zhang, Roy Fan ; > Akhil Goyal ; Ji, Kai ; Coyle, David &g

[PATCH v4 2/6] crypto/scheduler: use unified session

2022-09-26 Thread Akhil Goyal
From: Fan Zhang This patch updates the scheduler PMD to use unified session data structure. Previously thanks to the private session array in cryptodev sym session there are no necessary change needed for scheduler PMD other than the way ops are enqueued/dequeued. The patch inherits the same desi