> -----Original Message----- > From: Gowrishankar Muthukrishnan > Sent: Saturday, October 11, 2025 10:07 AM > To: dev@dpdk.org; Akhil Goyal ; Jay Zhou > ; Fan Zhang > Cc: Anoob Joseph ; Gowrishankar Muthukrishnan > ; stable@dpdk.org > Subject: [PATCH v2] crypto/virtio: free memory used by op cookies > > Free memory used by virt queue op cookies in dev close. > > Fixes: 6f0175ff53e0 ("crypto/virtio: support basic PMD ops") > Cc: stable@dpdk.org > > Signed-off-by: Gowrishankar Muthukrishnan > --- > V2: > - patch description updated. Applied to dpdk-next-crypto