Re: [dpdk-dev] [PATCH] net/enic: fix a typo in debug message

2021-02-05 Thread Ferruh Yigit
On 2/5/2021 1:35 AM, Hyong Youb Kim wrote: A debug message for filter API is using a wrong flag. Use the correct one. Fixes: 936a9b9975e7 ("net/enic: flow API debug") Cc: sta...@dpdk.org Reported-by: Hanoch Haim Signed-off-by: Hyong Youb Kim Reviewed-by: John Daley Applied to dpdk-next-net

[dpdk-dev] [PATCH] net/enic: fix a typo in debug message

2021-02-04 Thread Hyong Youb Kim
A debug message for filter API is using a wrong flag. Use the correct one. Fixes: 936a9b9975e7 ("net/enic: flow API debug") Cc: sta...@dpdk.org Reported-by: Hanoch Haim Signed-off-by: Hyong Youb Kim Reviewed-by: John Daley --- drivers/net/enic/enic_flow.c | 2 +- 1 file changed, 1 insertion(+