net/ice: support DCF link status event handling
authorTing Xu <ting.xu@intel.com>
Thu, 1 Jul 2021 11:41:20 +0000 (19:41 +0800)
committerQi Zhang <qi.z.zhang@intel.com>
Tue, 6 Jul 2021 02:58:15 +0000 (04:58 +0200)
commitc9958d0e3fb309651b14e4f250167bb2273efcfc
tree40044d417937511945630857e52b05d6f829b190
parent49cae2c4426c2c07aa1b60a0be5f3812d59c2a41
net/ice: support DCF link status event handling

When link status changes, DCF will receive virtchnl PF event message.
Add support to handle this event, change link status and update link
info.

Signed-off-by: Ting Xu <ting.xu@intel.com>
Acked-by: Qi Zhang <qi.z.zhang@intel.com>
drivers/net/ice/ice_dcf.h
drivers/net/ice/ice_dcf_ethdev.c
drivers/net/ice/ice_dcf_parent.c