Hello,
On Wed, Dec 2, 2015, at 17:45, Dumitrescu, Cristian wrote:
> > diff --git a/lib/librte_sched/rte_reciprocal.h
> > b/lib/librte_sched/rte_reciprocal.h
> > new file mode 100644
> > index 000..abd1525
> > --- /dev/null
> > +++ b/lib/librte_sched/rte_reciprocal.h
> > @@ -0,0 +1,39 @@
> > +/
> -Original Message-
> From: Stephen Hemminger [mailto:stephen at networkplumber.org]
> Sent: Sunday, November 29, 2015 8:47 PM
> To: Dumitrescu, Cristian
> Cc: dev at dpdk.org; Stephen Hemminger ;
> Hannes Frederic Sowa
> Subject: [PATCH 2/3] rte_sched: introduce reciprocal divide
>
>
On Wed, 2 Dec 2015 16:45:01 +
"Dumitrescu, Cristian" wrote:
> + * * Neither the name of Intel Corporation nor the names of its
>
> Why is Intel mentioned here, as according to this license header Intel is not
> the copyright holder?
Copy/paste from other code.
> > +#ifndef _RTE_RECIPR
This adds (with permission of the original author)
reciprocal divide based on algorithm in Linux.
Signed-off-by: Stephen Hemminger
Signed-off-by: Hannes Frederic Sowa
---
lib/librte_sched/Makefile | 6 ++--
lib/librte_sched/rte_reciprocal.c | 72 +++
4 matches
Mail list logo