Hi,
We use bit spinlocks extensively to have compact data structures. Are there
any plans for adding them to DPDK in some future release?
Thanks
Pash
[mailto:thomas.monja...@6wind.com]
Sent: Friday, December 06, 2013 2:02 PM
To: Pashupati Kumar
Cc: dev at dpdk.org
Subject: Re: [dpdk-dev] Bit spinlocks in DPDK
Hello,
06/12/2013 13:04, Pashupati Kumar :
> We use bit spinlocks extensively to have compact data structures. Are
> there any pla
> 06/12/2013 14:12, Pashupati Kumar :
> > From: Thomas Monjalon
> > > 06/12/2013 13:04, Pashupati Kumar :
> > > > We use bit spinlocks extensively to have compact data structures.
> > > > Are there any plans for adding them to DPDK in some future releas
Hi,
I am looking at the DPDK implementation for the CRC hash function using Intel
intrinsics. Shouldn't the order of the arguments being passed to
_mm_crc32_u32 be reversed ?
http://dpdk.org/doc/api/rte__hash__crc_8h.html
For a quick reference, here is the code with Actual and Modified calls.
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Jose Gavine Cueto
> Sent: Tuesday, December 10, 2013 3:16 PM
> To: dev at dpdk.org
> Subject: Re: [dpdk-dev] kni vs. pmd
>
> Additional question:
>
> Apart from the possible fact that kni performs zero-copy in
Hi,
I am trying to run the load balancer sample application included in the DPDK.
I am looking at the relevant section in Sample Applications User Guide. There
is mention of test report ( Please see the snippet below)
For examples of application command lines and traffic generator flows, please
6 matches
Mail list logo