Re: [PATCH] Skip vfio in the scenario of non-privileged mode

2025-02-28 Thread Yang Ming
On 2025/2/26 21:45, Stephen Hemminger wrote: Caution: This is an external email. Please be very careful when clicking links or opening attachments. See http://nok.it/nsb for additional information. On Wed, 22 Jan 2025 16:15:03 +0800 Yang Ming wrote: On 2025/1/18 00:47, Stephen Hemminger wr

Re: [PATCH] Skip vfio in the scenario of non-privileged mode

2025-02-26 Thread Stephen Hemminger
On Wed, 22 Jan 2025 16:15:03 +0800 Yang Ming wrote: > On 2025/1/18 00:47, Stephen Hemminger wrote: > > Caution: This is an external email. Please be very careful when clicking > > links or opening attachments. See http://nok.it/nsb for additional > > information. > > > > On Fri, 17 Jan 2025 15:

Re: [PATCH] Skip vfio in the scenario of non-privileged mode

2025-02-25 Thread Yang Ming
On 2025/1/22 16:15, Yang Ming wrote: Hi Stephen Hi Stephen, Could you please confirm the comment above? Brs, Yang Ming

Re: [PATCH] Skip vfio in the scenario of non-privileged mode

2025-01-22 Thread Yang Ming
On 2025/1/18 00:47, Stephen Hemminger wrote: Caution: This is an external email. Please be very careful when clicking links or opening attachments. See http://nok.it/nsb for additional information. On Fri, 17 Jan 2025 15:28:47 +0800 Yang Ming wrote: DPDK detect vfio container according the

Re: [PATCH] Skip vfio in the scenario of non-privileged mode

2025-01-17 Thread Stephen Hemminger
On Fri, 17 Jan 2025 15:28:47 +0800 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 Intel NIC and Mellanox NIC