[dpdk-dev] rte_lpm4 with expanded next hop support now available

2015-07-01 Thread Bruce Richardson
On Tue, Jun 30, 2015 at 11:18:35PM -0700, Matthew Hall wrote: > Hello, > > Based on the wonderful assistance from Vladimir and Stephen and a close > friend of mine that is a hypervisor developer who helped me reverse engineer > and rewrite rte_lpm_lookupx4, I have got a known-working version of

[dpdk-dev] rte_lpm4 with expanded next hop support now available

2015-07-01 Thread Matthew Hall
On Jul 1, 2015, at 4:20 AM, Bruce Richardson wrote: > Could you maybe send a patch (or set) with all your changes in it here for us > to look at? [I did look at it in github, but I'm not very familiar with github > and the changes seem to be spread over a whole series of commits] Here is a view

[dpdk-dev] rte_lpm4 with expanded next hop support now available

2015-06-30 Thread Matthew Hall
Hello, Based on the wonderful assistance from Vladimir and Stephen and a close friend of mine that is a hypervisor developer who helped me reverse engineer and rewrite rte_lpm_lookupx4, I have got a known-working version of rte_lpm4 with expanded 24 bit next hop support available here: https:/