[dpdk-dev] [RFC PATCH] eal: rte_rand yields only 62 random bits

2015-03-29 Thread Stephen Hemminger
if some one needs PRNG, th GNU scientific library has lots of them https://www.gnu.org/software/gsl/manual/html_node/Random-number-generator-algorithms.html On Fri, Mar 27, 2015 at 5:38 PM, Matthew Hall wrote: > On Fri, Mar 27, 2015 at 05:03:02PM -0700, Stephen Hemminger wrote: > > I would argue

[dpdk-dev] [PATCH v8 0/3]: Add LRO support to ixgbe PMD

2015-03-29 Thread Vlad Zolotarov
On 03/18/15 19:52, Vlad Zolotarov wrote: > This series adds the missing flow for enabling the LRO in the ethdev and > adds a support for this feature in the ixgbe PMD. There is a big hope that > this > initiative is going to be picked up by some Intel developer that would add > the LRO support