> -----Original Message----- > From: Kobylinski, MichalX > Sent: Tuesday, March 8, 2016 4:54 PM > To: 'Thomas Monjalon' <thomas.monjalon at 6wind.com> > Cc: dev at dpdk.org; Jerin Jacob <jerin.jacob at caviumnetworks.com> > Subject: RE: [dpdk-dev] [PATCH v2 0/2] Increase number of next hops for > LPM IPv4 > > > > > -----Original Message----- > > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > Sent: Tuesday, March 8, 2016 4:13 PM > > To: Kobylinski, MichalX <michalx.kobylinski at intel.com> > > Cc: dev at dpdk.org; Jerin Jacob <jerin.jacob at caviumnetworks.com> > > Subject: Re: [dpdk-dev] [PATCH v2 0/2] Increase number of next hops > > for LPM IPv4 > > Importance: High > > > > 2016-01-29 13:12, Michal Kobylinski: > > > This patchset extend next_hop field from 8-bits to 24-bits in LPM > > > library for > > IPv4. > > > > waiting v3, any news please? > > I'm working on v3. > Today I will post v3 on mailing list. > > Jerin has to rebase on top of this series.
I posted two patchsets on mailing list: Increased number of next hops for LPM IPv4 (v3) and Added a new rte_lpm_config structure for IPv4.