Re: [PATCH 0/2] fix problem in Rx

2023-12-13 Thread Ferruh Yigit
On 12/11/2023 5:45 AM, Chaoyong He wrote: > Fix two problems in the receive function. > > Long Wu (2): > net/nfp: fix receive function memory leak > net/nfp: fix invalid Rx descriptor data > Series applied to dpdk-next-net/main, thanks.

[PATCH 0/2] fix problem in Rx

2023-12-10 Thread Chaoyong He
Fix two problems in the receive function. Long Wu (2): net/nfp: fix receive function memory leak net/nfp: fix invalid Rx descriptor data drivers/net/nfp/flower/nfp_flower.c | 4 +++- drivers/net/nfp/nfp_rxtx.c | 18 +- 2 files changed, 12 insertions(+), 10 deletions