[dpdk-dev] [PATCH v5 1/4] net/hinic: increase Tx/Rx queues non-null judgment

2020-05-08 Thread Xiaoyun wang
Increase tx_queues and rx_queues non-null judgment before free tx or rx resources, and modify some formate for logs. Fixes: 54faba2295bd ("net/hinic: adds Tx queue xstats members") Cc: sta...@dpdk.org Signed-off-by: Xiaoyun wang --- drivers/net/hinic/base/hinic_pmd_cmdq.h | 2 +- drivers/net/

Re: [dpdk-dev] [PATCH v5 1/4] net/hinic: increase Tx/Rx queues non-null judgment

2020-05-11 Thread Ferruh Yigit
On 5/9/2020 5:04 AM, Xiaoyun wang wrote: > Increase tx_queues and rx_queues non-null judgment before free tx or > rx resources, and modify some formate for logs. The fix is small, but it is lost in the format/syntax changes, can you please seperate the fix. Btw, fix is adding null check for point