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.bus...@harmonicinc.com> > Acked-by: Bruce Richardson <bruce.richard...@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.