Re: [dpdk-dev] [PATCH 1/1] net/bnxt: fix Rx buffer posting

2021-03-19 Thread Ajit Khaparde
On Thu, Mar 18, 2021 at 12:52 PM Lance Richardson wrote: > > Remove early buffer posting logic from burst receive loop to address > several issues: >- Posting receive descriptors without first posting completion > entries risks overflowing the completion queue. >- Posting receive desc

[dpdk-dev] [PATCH 1/1] net/bnxt: fix Rx buffer posting

2021-03-18 Thread Lance Richardson
Remove early buffer posting logic from burst receive loop to address several issues: - Posting receive descriptors without first posting completion entries risks overflowing the completion queue. - Posting receive descriptors without updating rx_raw_prod creates the possibility that