[PATCH v1 0/7] support reinit flow

Stephen Hemminger stephen at networkplumber.org
Tue Aug 15 04:12:03 CEST 2023


On Mon, 14 Aug 2023 21:38:19 -0400
okaya at kernel.org wrote:

> From: Sinan Kaya <okaya at kernel.org>
> 
> We want to be able to call rte_eal_init() and rte_eal_cleanup()
> APIs back to back for maintanance reasons.

Why?
This change exposes lots of drivers, API's and other things to untested code paths.
If you just want to do a hard restart, maybe just reexecing the same application would
be better.


More information about the dev mailing list