Hi, I was looking at the DPDK road map(https://core.dpdk.org/roadmap/), there is a point of having “default configuration from files”
I have an idea of saving the configuration of ports and respective drivers in CSV or JSON format. Then a script will be used to apply that configuration. The addition of this script in usertools will be helpful if we have a large number of ports and we have to bind/unbind them from DPDK drivers. Please suggest. Signed-off-by: Muhammad Ahmad <muhammad.ah...@emumba.com>