RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-23 Thread Huang, Wei
> -Original Message- > From: Thomas Monjalon > Sent: Thursday, March 23, 2023 16:52 > To: Huang, Wei > Cc: dev@dpdk.org; david.march...@redhat.com; sta...@dpdk.org; Xu, > Rosen ; Zhang, Tianfei ; > Zhang, Qi Z > Subject: Re: [PATCH v1] raw/ifpga: remo

Re: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-23 Thread Thomas Monjalon
23/03/2023 04:26, Huang, Wei: > From: Thomas Monjalon > > 22/03/2023 02:26, Huang, Wei: > > > From: Thomas Monjalon > > > > 21/03/2023 09:41, Huang, Wei: > > > > > From: Thomas Monjalon > > > > > > 21/03/2023 01:11, Huang, Wei: > > > > > > > From: Thomas Monjalon > > > > > > > > 16/03/2023 21:4

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-22 Thread Huang, Wei
> -Original Message- > From: Thomas Monjalon > Sent: Wednesday, March 22, 2023 19:54 > To: Huang, Wei > Cc: dev@dpdk.org; david.march...@redhat.com; sta...@dpdk.org; Xu, > Rosen ; Zhang, Tianfei ; > Zhang, Qi Z > Subject: Re: [PATCH v1] raw/ifpga: remo

Re: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-22 Thread Thomas Monjalon
22/03/2023 02:26, Huang, Wei: > From: Thomas Monjalon > > 21/03/2023 09:41, Huang, Wei: > > > From: Thomas Monjalon > > > > 21/03/2023 01:11, Huang, Wei: > > > > > From: Thomas Monjalon > > > > > > 16/03/2023 21:44, Wei Huang: > > > > > > > VDEV bus has implemented cleanup() function to perform

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-21 Thread Huang, Wei
> -Original Message- > From: Thomas Monjalon > Sent: Tuesday, March 21, 2023 18:30 > To: Huang, Wei > Cc: dev@dpdk.org; david.march...@redhat.com; sta...@dpdk.org; Xu, > Rosen ; Zhang, Tianfei ; > Zhang, Qi Z > Subject: Re: [PATCH v1] raw/ifpga: remove virtual

Re: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-21 Thread Thomas Monjalon
21/03/2023 09:41, Huang, Wei: > From: Thomas Monjalon > > 21/03/2023 01:11, Huang, Wei: > > > From: Thomas Monjalon > > > > 16/03/2023 21:44, Wei Huang: > > > > > VDEV bus has implemented cleanup() function to perform cleanup for > > > > > devices on the bus during eal_cleanup(), so there is no n

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-21 Thread Huang, Wei
Hi Thomas, > -Original Message- > From: Thomas Monjalon > Sent: Tuesday, March 21, 2023 16:14 > To: Huang, Wei > Cc: dev@dpdk.org; david.march...@redhat.com; sta...@dpdk.org; Xu, > Rosen ; Zhang, Tianfei ; > Zhang, Qi Z > Subject: Re: [PATCH v1] raw/ifpga: remo

Re: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-21 Thread Thomas Monjalon
21/03/2023 01:11, Huang, Wei: > From: Thomas Monjalon > > 16/03/2023 21:44, Wei Huang: > > > VDEV bus has implemented cleanup() function to perform cleanup for > > > devices on the bus during eal_cleanup(), so there is no need for ifpga > > > driver to record virtual devices and unplug them. > >

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-20 Thread Huang, Wei
Hi Tomas, > -Original Message- > From: Thomas Monjalon > Sent: Tuesday, March 21, 2023 00:06 > To: Huang, Wei > Cc: dev@dpdk.org; david.march...@redhat.com; sta...@dpdk.org; Xu, > Rosen ; Zhang, Tianfei ; > Zhang, Qi Z > Subject: Re: [PATCH v1] raw/ifpga: remo

Re: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-20 Thread Thomas Monjalon
16/03/2023 21:44, Wei Huang: > VDEV bus has implemented cleanup() function to perform cleanup for > devices on the bus during eal_cleanup(), so there is no need for > ifpga driver to record virtual devices and unplug them. Why no need? If the application wants to explicitly remove a device, what h

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-20 Thread Zhang, Qi Z
> -Original Message- > From: Zhang, Qi Z > Sent: Monday, March 20, 2023 8:59 PM > To: Xu, Rosen ; Huang, Wei ; > dev@dpdk.org; tho...@monjalon.net; david.march...@redhat.com > Cc: sta...@dpdk.org; Zhang, Tianfei > Subject: RE: [PATCH v1] raw/ifpga: remove

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-20 Thread Zhang, Qi Z
> -Original Message- > From: Xu, Rosen > Sent: Monday, March 20, 2023 2:52 PM > To: Huang, Wei ; dev@dpdk.org; > tho...@monjalon.net; david.march...@redhat.com > Cc: sta...@dpdk.org; Zhang, Tianfei ; Zhang, Qi Z > > Subject: RE: [PATCH v1] raw/ifpga: remo

RE: [PATCH v1] raw/ifpga: remove virtual device unplug operation

2023-03-19 Thread Xu, Rosen
Hi, > -Original Message- > From: Huang, Wei > Sent: Friday, March 17, 2023 4:45 AM > To: dev@dpdk.org; tho...@monjalon.net; david.march...@redhat.com > Cc: sta...@dpdk.org; Xu, Rosen ; Zhang, Tianfei > ; Zhang, Qi Z ; Huang, Wei > > Subject: [PATCH v1] raw/ifpga: remove virtual device un