On Mon, Sep 28, 2020 at 4:07 AM Rasesh Mody <rm...@marvell.com> wrote: > > Set RTE_ETH_DEV_CLOSE_REMOVE upon probe so all the private resources > for the port can be freed by rte_eth_dev_close(). With this change the > private port resources are released in the .dev_close callback. > > Signed-off-by: Rasesh Mody <rm...@marvell.com>
It looks like it has ICC compiler errors in this patch[1]. I don't think, it is introduced by this patch. It is from CPT crypto driver. [1] http://mails.dpdk.org/archives/test-report/2020-September/155058.html