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

2025-06-03 Thread Maayan Kashani
3:13 > To: Yang Ming ; dev@dpdk.org > Cc: Bing Zhao ; Dariusz Sosnowski > ; step...@networkplumber.org; > julien.meun...@nokia.com > Subject: Re: [PATCH v2 2/2] net/mlx5: enhance log file path > > External email: Use caution opening links or attachments > > > >

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] net/mlx5: enhance log file path

2025-04-10 Thread Yang Ming
On 2025/3/21 21:27, Yang Ming wrote: The directory /var/log may not be writable in a container's read-only mode. To address this issue, use the DPDK runtime directory as an alternative when /var/log is not writable. Cc: bi...@nvidia.com Cc: dsosnow...@nvidia.com Cc: step...@networkplumber.org