Hi Kai,
Any update on this patch?
> > I'm not see any issue with original code, can you give more details about
> > crash
> so
> > I can try to reproduce at my end.
> > cc kirill.rybalche...@intel.com for review
>
> The details are there in Bugzilla
> https://bugs.dpdk.org/show_bug.cgi?id=1537
_
>
> From: Yong Liang <1269690...@qq.com>
> Sent: 18 September 2024 15:15
> To: dev@dpdk.org
> Cc: roy.fan.zh...@intel.com
> Subject: [PATCH] crypto/scheduler: fix incorrect variable usage
>
> The variable `pending_deq_ops` was incorrectly used
> in
roy.fan.zh...@intel.com
Subject: [PATCH] crypto/scheduler: fix incorrect variable usage
The variable `pending_deq_ops` was incorrectly used
instead of `pending_enq_ops`.
This causes the program to crash
when the worker PMD accesses the session
Bugzilla ID: 1537
Fixes: 6812b9bf470e ("crypt
The variable `pending_deq_ops` was incorrectly used
instead of `pending_enq_ops`.
This causes the program to crash
when the worker PMD accesses the session
Bugzilla ID: 1537
Fixes: 6812b9bf470e ("crypto/scheduler: use unified session")
Cc: roy.fan.zh...@intel.com
Signed-off-by: Yong Liang <126969
4 matches
Mail list logo