[PATCH v2 2/3] examples/l3fwd: removed hash entry number
Ruifeng Wang
Ruifeng.Wang at arm.com
Tue Mar 7 02:33:08 CET 2023
> -----Original Message-----
> From: Kamalakshitha Aligeri <kamalakshitha.aligeri at arm.com>
> Sent: Tuesday, March 7, 2023 12:25 AM
> To: jerinj at marvell.com; thomas at monjalon.net; david.marchand at redhat.com;
> sean.morrissey at intel.com; konstantin.ananyev at huawei.com; Ruifeng Wang
> <Ruifeng.Wang at arm.com>; Honnappa Nagarahalli <Honnappa.Nagarahalli at arm.com>
> Cc: dev at dpdk.org; nd <nd at arm.com>
> 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 flag.
>
> Fixes: e7e6dd643092 ("examples/l3fwd: support config file for EM")
> Cc: stable at dpdk.org
>
> Signed-off-by: Kamalakshitha Aligeri <kamalakshitha.aligeri at arm.com>
> Reviewed-by: Honnappa Nagarahalli <honnappa.nagarahalli at arm.com>
> ---
> examples/l3fwd/l3fwd.h | 1 -
> examples/l3fwd/main.c | 37 +------------------------------------
> 2 files changed, 1 insertion(+), 37 deletions(-)
>
Reviewed-by: Ruifeng Wang <ruifeng.wang at arm.com>
More information about the dev
mailing list