Re: [dpdk-dev] [PATCH v2 0/5] compiling ethdev lib under windows

2020-07-27 Thread Narcisa Ana Maria Vasile
On Sun, Jul 26, 2020 at 09:24:26AM +, Fady Bader wrote: > Hi Narcisa, > I saw that the net patch was acked, can you also review this patch too to see > if more work should be done. > Hi Fady, Yes, I will look at it. > Thanks, > Fady > > > > -Original Message- > > From: Fady Bader

Re: [dpdk-dev] [PATCH v2 0/5] compiling ethdev lib under windows

2020-07-26 Thread Fady Bader
Hi Narcisa, I saw that the net patch was acked, can you also review this patch too to see if more work should be done. Thanks, Fady > -Original Message- > From: Fady Bader > Sent: Sunday, June 28, 2020 1:59 PM > To: dev@dpdk.org > Cc: Fady Bader ; Thomas Monjalon > ; Tasnim Bashar ; Ta

[dpdk-dev] [PATCH v2 0/5] compiling ethdev lib under windows

2020-06-28 Thread Fady Bader
Added needed changes in order to get ethdev compiling under windows. Depends-on: series-10382 ("compile librte_net for windows") v2: fixed logging issue in telemetry lib. Fady Bader (5): eal: added interrupts empty stubs eal: updated export list for Windows ethdev: remove structs from expo