Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Neil Horman
On Wed, May 27, 2020 at 11:43:49PM +0200, Thomas Monjalon wrote: > 27/05/2020 23:27, Thomas Monjalon: > > 27/05/2020 22:35, Neil Horman: > > > On Wed, May 27, 2020 at 02:50:07PM +0200, Thomas Monjalon wrote: > > > > +Cc more people > > > > > > > > 27/05/2020 12:41, Fady Bader: > > > > > What shoul

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Neil Horman
On Wed, May 27, 2020 at 11:27:12PM +0200, Thomas Monjalon wrote: > 27/05/2020 22:35, Neil Horman: > > On Wed, May 27, 2020 at 02:50:07PM +0200, Thomas Monjalon wrote: > > > +Cc more people > > > > > > 27/05/2020 12:41, Fady Bader: > > > > What should we do with the ABI versioning in Windows ? > >

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Thomas Monjalon
27/05/2020 23:27, Thomas Monjalon: > 27/05/2020 22:35, Neil Horman: > > On Wed, May 27, 2020 at 02:50:07PM +0200, Thomas Monjalon wrote: > > > +Cc more people > > > > > > 27/05/2020 12:41, Fady Bader: > > > > What should we do with the ABI versioning in Windows ? > > > > > > I think there are 2 q

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Thomas Monjalon
27/05/2020 22:35, Neil Horman: > On Wed, May 27, 2020 at 02:50:07PM +0200, Thomas Monjalon wrote: > > +Cc more people > > > > 27/05/2020 12:41, Fady Bader: > > > What should we do with the ABI versioning in Windows ? > > > > I think there are 2 questions here: > > > > 1/ Do we want to maintain A

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Neil Horman
On Wed, May 27, 2020 at 02:50:07PM +0200, Thomas Monjalon wrote: > +Cc more people > > 27/05/2020 12:41, Fady Bader: > > What should we do with the ABI versioning in Windows ? > > I think there are 2 questions here: > > 1/ Do we want to maintain ABI compatibility on Windows like we do for Linux

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Ray Kinsella
Is my impression is the the Windows build is nascent, a fair one? Would we consider the entire build experimental for the moment? Thanks, Ray K On 27/05/2020 13:50, Thomas Monjalon wrote: > +Cc more people > > 27/05/2020 12:41, Fady Bader: >> What should we do with the ABI versioning in Wind

Re: [dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Thomas Monjalon
+Cc more people 27/05/2020 12:41, Fady Bader: > What should we do with the ABI versioning in Windows ? I think there are 2 questions here: 1/ Do we want to maintain ABI compatibility on Windows like we do for Linux and FreeBSD? The decision must be clearly documented. 2/ How do we implement th

[dpdk-dev] ABI versioning in Windows

2020-05-27 Thread Fady Bader
What should we do with the ABI versioning in Windows ?