On 9/22/2021 2:27 PM, Yunjian Wang wrote:
This series for fixing memzone leak when re-configure the RX/TX queues for
igb, ixgbe, i40e, ice & em drivers.
---
v3:
* 1. Update commit log
* 2. And ice fdir rxq/txq memzones are freed
v2:
* Update commit log
Yunjian Wang (4):
net/e1000: fix memzone leak when re-configure the RX/TX queues
net/ice: fix memzone leak when re-configure the RX/TX queues
net/i40e: fix memzone leak when re-configure the RX/TX queues
net/ixgbe: fix memzone leak when re-configure the RX/TX queues
Series applied to dpdk-next-net/main, thanks.