[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20211030005408.13932-1-decui@microsoft.com>
Date: Fri, 29 Oct 2021 17:54:04 -0700
From: Dexuan Cui <decui@...rosoft.com>
To: davem@...emloft.net, kuba@...nel.org, gustavoars@...nel.org,
haiyangz@...rosoft.com, netdev@...r.kernel.org
Cc: kys@...rosoft.com, stephen@...workplumber.org, wei.liu@...nel.org,
linux-kernel@...r.kernel.org, linux-hyperv@...r.kernel.org,
shacharr@...rosoft.com, paulros@...rosoft.com, olaf@...fle.de,
vkuznets@...hat.com, Dexuan Cui <decui@...rosoft.com>
Subject: [PATCH net-next 0/4] net: mana: some misc patches
Hi all,
Patch 1 is a small fix.
Patch 2 reports OS info to the PF driver.
Before the patch, the req fields were all zeros.
Patch 3 fixes and cleans up the error handling of HWC creation failure.
Patch 4 adds the callbacks for hibernation/kexec. It's based on patch 3.
Please review. Thanks!
Thanks,
Dexuan
Dexuan Cui (4):
net: mana: Fix the netdev_err()'s vPort argument in mana_init_port()
net: mana: Report OS info to the PF driver
net: mana: Improve the HWC error handling
net: mana: Support hibernation and kexec
.../net/ethernet/microsoft/mana/gdma_main.c | 155 +++++++++++++-----
.../net/ethernet/microsoft/mana/hw_channel.c | 71 ++++----
drivers/net/ethernet/microsoft/mana/mana.h | 4 +-
drivers/net/ethernet/microsoft/mana/mana_en.c | 75 +++++++--
4 files changed, 208 insertions(+), 97 deletions(-)
--
2.17.1
Powered by blists - more mailing lists