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

Thomas Monjalon thomas.monjalon at 6wind.com
Wed Mar 9 01:42:24 CET 2016


2016-03-08 21:52, Michal Kobylinski:
> This patchset extended next_hop field from 8-bits to 24-bits in LPM library for IPv4.
> 
> Added versioning symbols to functions and updated
> library and applications that have a dependency on LPM library.
> 
> Michal Kobylinski (2):
>   lpm: extend ip4 next_hop and add config structure
>   examples: update to use new lpm lib for ipv4

You cannot split library and apps in such change
because each commit must compile (including the examples).


More information about the dev mailing list