commit | 8fe88ce7ab3181a11989eb7a8bb00c42a2b7b3b0 | [log] [tgz] |
---|---|---|
author | Michael Chan <michael.chan@broadcom.com> | Mon Jul 29 06:10:22 2019 -0400 |
committer | David S. Miller <davem@davemloft.net> | Mon Jul 29 14:19:09 2019 -0700 |
tree | 1c4e234ee2ad4c70a68b5c6c5150073558400aae | |
parent | 79632e9ba38671215fb193346ef6fb8db582744d [diff] |
bnxt_en: Handle standalone RX_AGG completions. On the new 57500 chips, these new RX_AGG completions are not coalesced at the TPA_END completion. Handle these by storing them in the array in the bnxt_tpa_info struct, as they are seen when processing the CMPL ring. Signed-off-by: Michael Chan <michael.chan@broadcom.com> Signed-off-by: David S. Miller <davem@davemloft.net>