I have created a bonded port with two member ports.
But when I confiure the member port with some feature offloads It would be overwritten by rte_eth_dev_start()
.
How do I enable a feature at members port?
Note: If we are going to configure the feature at bond port, then we are getting error.
Offload feature at bond port configuration but getting error.
Configure Member ports but overwriiten by rte_eth_dev_start()
.