> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Tuesday, April 21, 2020 00:53 > To: Wang, Haiyue <[email protected]> > Cc: dev <[email protected]>; Burakov, Anatoly <[email protected]>; Thomas > Monjalon > <[email protected]>; Vamsi Attunuru <[email protected]>; Jerin Jacob > Kollanukkaran > <[email protected]>; Alex Williamson <[email protected]> > Subject: Re: [PATCH v8 0/2] support for VFIO-PCI VF token interface > > Hello, > > On Sat, Apr 18, 2020 at 7:36 PM Haiyue Wang <[email protected]> wrote: > > > > v8: Update the document. > > Thanks for the last version. > I had a look at the CI, I can see we are still missing bits to handle > the ABI failure on rte_vfio_setup_device.
Yes, not handle it now. If 'rte_vfio_setup_device' can be internal, not official DPDK API, then __rte_internal is the best way to handle ABI issue. > > > -- > David Marchand

