Re: [PATCH v2 2/2] net/mlx5: enhance log file path

2025-05-12 Thread Moses Young
Hi Experts, is there any chance to review and accept this patch? Brs, Yang Ming

Re: [PATCH v2 2/2] crypto/ipsec_mb: fix QP release in secondary

2025-05-12 Thread Moses Young
On 5/7/2025 11:25 PM, Ji, Kai wrote: Hi Yangming, PID check is implemented here: https://github.com/DPDK/dpdk/blob/75f179ebe347b6098cf3af26d3d3b7168fe3fe24/drivers/crypto/ipsec_mb/ipsec_mb_ops.c#L376

Re: [PATCH v2] eal/linux: skip vfio for non-privileged container

2025-05-16 Thread Moses Young
On 5/16/2025 2:46 PM, David Marchand wrote: On Thu, Mar 27, 2025 at 8:57 AM Yang Ming wrote: DPDK detect vfio container according the existence of vfio module. But for container with non-privileged mode, there is possibility that no VFIO_DIR(/dev/vfio) mapping from host to container when host ha

Re: [PATCH v2] eal/linux: skip vfio for non-privileged container

2025-05-17 Thread Moses Young
On 5/16/2025 9:30 PM, Burakov, Anatoly wrote: On 3/27/2025 8:57 AM, Yang Ming wrote: DPDK detect vfio container according the existence of vfio module. But for container with non-privileged mode, there is possibility that no VFIO_DIR(/dev/vfio) mapping from host to container when host have both

Re: [PATCH v2 2/2] crypto/ipsec_mb: fix QP release in secondary

2025-05-30 Thread Moses Young
distinct queue pair configurations at runtime. From what I can tell, it’s likely that the secondary process is still using the same queue pair as the primary process. Regards Kai *From:* Moses Young *Sent:* Monday, May