> Fixes: e7e6dd643092 ("examples/l3fwd: support config file for EM")
> Cc: sta...@dpdk.org
>
> Signed-off-by: Kamalakshitha Aligeri
> Reviewed-by: Honnappa Nagarahalli
> ---
> examples/l3fwd/l3fwd.h | 1 -
> examples/l3fwd/main.c | 37 +
> 2 files change
Cc: dev@dpdk.org; nd
> Subject: [PATCH v2 2/3] examples/l3fwd: removed hash entry number
>
> hash_entry_number in l3fwd is not being used by both lpm and em lookup
> method. Removed the
> global variable hash_entry_number and the function that parses the
> hash-entry-number fl
hash_entry_number in l3fwd is not being used by both lpm and em lookup
method. Removed the global variable hash_entry_number and the function
that parses the hash-entry-number flag.
Fixes: e7e6dd643092 ("examples/l3fwd: support config file for EM")
Cc: sta...@dpdk.org
Signed-off-by: Kamalakshitha
3 matches
Mail list logo