[dpdk-dev] [PATCH v4 57/58] net/txgbe: change stop operation callback to return int
Ferruh Yigit
ferruh.yigit at intel.com
Mon Oct 26 15:55:13 CET 2020
On 10/19/2020 9:54 AM, Jiawen Wu wrote:
> Change txgbe_dev_stop return value from void to int,
> refer to the changes in main repo.
>
Since stop dev_ops return type has been updated in the main repo, expectation
was this patchset introduce the 'stop' dev_ops with correct return type at first
place, instead of making this patch on top of your series to fix.
I have distributed this patch to the relevant commits while merging.
More information about the dev
mailing list