On 11/20/2023 6:51 PM, Yahui Cao wrote:
Caution: This message originated from an External Source. Use proper caution when opening attachments, clicking links, or responding. Export RX queue context get function which is consumed by linux live migration driver to save and load device state.
Nit, but I don't think "linux" needs to be mentioned here.
Signed-off-by: Yahui Cao <yahui.cao@xxxxxxxxx> Signed-off-by: Lingyu Liu <lingyu.liu@xxxxxxxxx> --- drivers/net/ethernet/intel/ice/ice_common.c | 268 ++++++++++++++++++++ drivers/net/ethernet/intel/ice/ice_common.h | 5 + 2 files changed, 273 insertions(+)
[...]