[dpdk-dev] [PATCH v2] lpm: extend IPv6 next hop field

Thomas Monjalon thomas.monjalon at 6wind.com
Thu Mar 9 16:37:01 CET 2017


2017-02-22 12:02, Bruce Richardson:
> On Tue, Feb 21, 2017 at 04:46:39PM +0200, Vladyslav Buslov wrote:
> > This patch extend next_hop field from 8-bits to 21-bits in LPM library
> > for IPv6.
> > 
> > Added versioning symbols to functions and updated
> > library and applications that have a dependency on LPM library.
> > 
> > Signed-off-by: Vladyslav Buslov <vladyslav.buslov at harmonicinc.com>
> Acked-by: Bruce Richardson <bruce.richardson at intel.com>

There is a compilation error in examples/l3fwd/l3fwd_lpm.h.
The ports/hops must be upgraded to 32-bit in this file.



More information about the dev mailing list