Re: [dpdk-dev] [PATCH v2] Allow -ve frame_overhead values

2018-05-03 Thread Dumitrescu, Cristian
> -Original Message- > From: dev [mailto:dev-boun...@dpdk.org] On Behalf Of > alanrobertson...@gmail.com > Sent: Tuesday, January 16, 2018 3:32 PM > To: Dumitrescu, Cristian > Cc: dev@dpdk.org; Alan Robertson ; Alan Robertson > > Subject: [dpdk-dev] [PATCH v2]

[dpdk-dev] [PATCH v2] Allow -ve frame_overhead values

2018-01-16 Thread alanrobertsonatt
From: Alan Robertson When forwarding traffic across a TDM network the ethernet header will be replaced with a ML-PPP one thereby reducing the size of the packet. Signed-off-by: Alan Robertson --- lib/librte_sched/rte_sched.c | 14 +- lib/librte_sched/rte_sched.h | 5 +++-- 2 files