Re: [dpdk-dev] officially support building driver plugins externally

2021-03-10 Thread Tyler Retzlaff
On Wed, Mar 10, 2021 at 09:52:58PM +0100, Thomas Monjalon wrote: > 12/02/2021 20:09, Tyler Retzlaff: > > Recently installation of driver headers and export of functions was > > pulled back from being public to private > >

Re: [dpdk-dev] officially support building driver plugins externally

2021-03-10 Thread Thomas Monjalon
12/02/2021 20:09, Tyler Retzlaff: > Recently installation of driver headers and export of functions was > pulled back from being public to private > (commit > df96fd0d73955bdc7ca3909e772ff2ad90

[dpdk-dev] officially support building driver plugins externally

2021-02-12 Thread Tyler Retzlaff
Hi, Recently installation of driver headers and export of functions was pulled back from being public to private (commit df96fd0d73955bdc7ca3909e772ff2ad903249c6). From a discussion