On 7/1/2017 4:19 PM, Thomas Monjalon wrote: > 15/06/2017 14:29, Bernard Iremonger: >> From: "Bernard.Iremonger" <bernard.iremon...@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