[dpdk-dev] [PATCH v3] ethdev: modify callback process API
Ferruh Yigit
ferruh.yigit at intel.com
Mon Jul 3 11:01:32 CEST 2017
On 7/1/2017 4:19 PM, Thomas Monjalon wrote:
> 15/06/2017 14:29, Bernard Iremonger:
>> From: "Bernard.Iremonger" <Bernard.iremonger at intel.com>
>>
>> Change the rte_eth_dev_callback_process function to return int,
>> and add a void *ret_param parameter.
>
> Adding this explanation:
> The new parameter is used by ixgbe and i40e instead of abusing
> the user data of the callback.
> and this title:
> ethdev: add return values to callback process API
>
> And applied, thanks
>
Hi Bernard, Shrikrishna,
This patch breaks vmxnet3 build, can you please send a patch to fix it?
Thanks,
ferruh
More information about the dev
mailing list