[dpdk-dev] [PATCH] net/bnx2x: release port upon close
Jerin Jacob
jerinjacobk at gmail.com
Tue Sep 29 20:20:29 CEST 2020
On Mon, Sep 28, 2020 at 4:07 AM Rasesh Mody <rmody at 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 <rmody at 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
More information about the dev
mailing list