[dpdk-dev] [PATCH v3 0/2] Fix two issues in lpm

Bruce Richardson bruce.richardson at intel.com
Tue Nov 3 11:26:19 CET 2015


On Tue, Nov 03, 2015 at 10:17:39AM +0800, Na Na wrote:
> Fixes two issues in the delete_depth_small() function.
> 
> v3 changes:
>   Change second issue description. 
> 
> v2 changes:
>   Split a patch into two patches for two issues.
>   Add more clear issue description.
> 
> 
> *** BLURB HERE ***
> 
> Na Na (2):
>   fix an issue of condition check in delete_depth_small().
>   fix an initialization issue of valid_group in the delete_depth_small()
> 
>  lib/librte_lpm/rte_lpm.c |    7 +++----
>  1 files changed, 3 insertions(+), 4 deletions(-)
> 
> -- 
> 1.7.7.6
> 
Series Acked-by: Bruce Richardson <bruce.richardson at intel.com>


More information about the dev mailing list