> -----Original Message----- > From: David Marchand <[email protected]> > Sent: Saturday, April 25, 2020 22:39 > To: Wang, Haiyue <[email protected]> > Cc: dev <[email protected]>; Thomas Monjalon <[email protected]>; Richardson, > Bruce > <[email protected]>; Yigit, Ferruh <[email protected]>; Neil > Horman > <[email protected]>; Ray Kinsella <[email protected]> > Subject: Re: [PATCH v7 0/6] dpdk: introduce __rte_internal tag > > On Sat, Apr 25, 2020 at 1:02 PM Haiyue Wang <[email protected]> wrote: > > > > Move the internal function into INTERNAL session to avoid the ABI > > checking, and it is only used for DPDK drivers or related library. > > > > __rte_internal funA > > > > INTERNAL { > > global: > > > > funA > > }; > > Thanks a lot for working on this. > I did some modifications (see my replies on patch 3 and 5) and applied > this series. > > We are just missing the update on the scripts mentioned in a previous mail. > Can you work on this for rc2? >
Sure, it's my pleasure. ;-) > Thanks again! > > > -- > David Marchand

