[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-03-08 Thread Kobylinski, MichalX
> -Original Message- > From: Kobylinski, MichalX > Sent: Tuesday, March 8, 2016 4:54 PM > To: 'Thomas Monjalon' > Cc: dev at dpdk.org; Jerin Jacob > Subject: RE: [dpdk-dev] [PATCH v2 0/2] Increase number of next hops for > LPM IPv4 > > > > >

[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-03-08 Thread Thomas Monjalon
2016-03-08 15:53, Kobylinski, MichalX: > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > > 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

[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-03-08 Thread Thomas Monjalon
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? Jerin has to rebase on top of this series.

[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-03-08 Thread Kobylinski, MichalX
> -Original Message- > From: Thomas Monjalon [mailto:thomas.monjalon at 6wind.com] > Sent: Tuesday, March 8, 2016 4:13 PM > To: Kobylinski, MichalX > Cc: dev at dpdk.org; Jerin Jacob > Subject: Re: [dpdk-dev] [PATCH v2 0/2] Increase number of next hops for > LPM IP

[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-02-26 Thread Xu, HuilongX
est > -Original Message- > From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Michal Kobylinski > Sent: Friday, January 29, 2016 8:13 PM > To: dev at dpdk.org > Subject: [dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM > IPv4 > > This patchset extend

[dpdk-dev] [PATCH v2 0/2] Increase number of next hops for LPM IPv4

2016-01-29 Thread Michal Kobylinski
This patchset extend next_hop field from 8-bits to 24-bits in LPM library for IPv4. As next_hop field is increased now the maximum number of tbl8s is 2^24. A new rte_lpm_config structure is used so LPM library will allocate exactly the amount of memory which is necessary to hold application?s