Re: [PATCH v8 0/3] eal: provide abstracted bit counting functions

2023-08-25 Thread David Marchand
On Tue, Apr 4, 2023 at 2:12 AM Tyler Retzlaff wrote: > > As discussed technical board meeting 2023-02-22 > http://mails.dpdk.org/archives/dev/2023-February/263516.html > > We will bring support in pieces for the MSVC compiler, there will be > some abstractions and functions introduced before the c

Re: [PATCH v8 0/3] eal: provide abstracted bit counting functions

2023-04-04 Thread Bruce Richardson
On Mon, Apr 03, 2023 at 05:11:55PM -0700, Tyler Retzlaff wrote: > As discussed technical board meeting 2023-02-22 > http://mails.dpdk.org/archives/dev/2023-February/263516.html > > We will bring support in pieces for the MSVC compiler, there will be > some abstractions and functions introduced bef

[PATCH v8 0/3] eal: provide abstracted bit counting functions

2023-04-03 Thread Tyler Retzlaff
As discussed technical board meeting 2023-02-22 http://mails.dpdk.org/archives/dev/2023-February/263516.html We will bring support in pieces for the MSVC compiler, there will be some abstractions and functions introduced before the compiler is capable of compiling DPDK in order to make parallel pr