Re: [PATCH v8 0/4] ethdev: support mulitiple mbuf pools per Rx queue

2022-10-08 Thread Thomas Monjalon
07/10/2022 19:29, Andrew Rybchenko: > I'm not sure in testpmd patch. Review would be useful and may be we > should postpone it to rc2. > > v8: > - Process review notes > v7: > - Drop RTE_ETH_RX_OFFLOAD_MUL_MEMPOOL offload which seems to be >unnecessary. Positive max_rx_mempools in dev_info i

[PATCH v8 0/4] ethdev: support mulitiple mbuf pools per Rx queue

2022-10-07 Thread Andrew Rybchenko
I'm not sure in testpmd patch. Review would be useful and may be we should postpone it to rc2. v8: - Process review notes v7: - Drop RTE_ETH_RX_OFFLOAD_MUL_MEMPOOL offload which seems to be unnecessary. Positive max_rx_mempools in dev_info is sufficient to indicate that the capability is s