idpf: refactor vport virtchnl messages
This reworks the way vport related virtchnl messages work to take advantage of the added transaction API. It is fairly mechanical as, to use the transaction API, the function just needs to fill out an appropriate idpf_vc_xn_params struct to pass to idpf_vc_xn_exec which will take care of the actual send and recv. Tested-by:Alexander Lobakin <aleksander.lobakin@intel.com> Reviewed-by:
Przemek Kitszel <przemyslaw.kitszel@intel.com> Reviewed-by:
Igor Bagnucki <igor.bagnucki@intel.com> Co-developed-by:
Joshua Hay <joshua.a.hay@intel.com> Signed-off-by:
Joshua Hay <joshua.a.hay@intel.com> Signed-off-by:
Alan Brady <alan.brady@intel.com> Tested-by:
Krishneil Singh <krishneil.k.singh@intel.com> Signed-off-by:
Tony Nguyen <anthony.l.nguyen@intel.com>
Showing
Please register or sign in to comment