On 9/24/2022 3:45 AM, lon...@linuxonhyperv.com wrote:
From: Long Li <lon...@microsoft.com> Currently this PMD supports RSS configuration when the device is stopped. Configuring RSS in running state will be supported in the future. Signed-off-by: Long Li <lon...@microsoft.com>
<...>
+ static int mana_dev_link_update(struct rte_eth_dev *dev, - int wait_to_complete __rte_unused) + int wait_to_complete __rte_unused)
Instead of changing here, can you please add this right at first place?