netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net v1 0/3] hinic:BugFixes
@ 2020-02-27  6:34 Luo bin
  2020-02-27  6:34 ` [PATCH net v1 1/3] hinic: fix a irq affinity bug Luo bin
                   ` (3 more replies)
  0 siblings, 4 replies; 5+ messages in thread
From: Luo bin @ 2020-02-27  6:34 UTC (permalink / raw)
  To: davem; +Cc: linux-kernel, netdev, luoxianjun, Luo bin

the bug fixed in patch #2 has been present since the first commit.
the bugs fixed in patch #1 and patch #3 have been present since the
following commits:
patch #1: 352f58b0d9f2 ("net-next/hinic: Set Rxq irq to specific cpu for NUMA")
patch #3: 421e9526288b ("hinic: add rss support")

Luo bin (3):
  hinic: fix a irq affinity bug
  hinic: fix a bug of setting hw_ioctxt
  hinic: fix a bug of rss configuration

 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.c | 1 +
 drivers/net/ethernet/huawei/hinic/hinic_hw_dev.h | 2 +-
 drivers/net/ethernet/huawei/hinic/hinic_hw_if.h  | 1 +
 drivers/net/ethernet/huawei/hinic/hinic_hw_qp.h  | 1 +
 drivers/net/ethernet/huawei/hinic/hinic_main.c   | 3 ++-
 drivers/net/ethernet/huawei/hinic/hinic_rx.c     | 5 ++---
 6 files changed, 8 insertions(+), 5 deletions(-)

-- 
2.17.1


^ permalink raw reply	[flat|nested] 5+ messages in thread

end of thread, other threads:[~2020-02-27 19:08 UTC | newest]

Thread overview: 5+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-02-27  6:34 [PATCH net v1 0/3] hinic:BugFixes Luo bin
2020-02-27  6:34 ` [PATCH net v1 1/3] hinic: fix a irq affinity bug Luo bin
2020-02-27  6:34 ` [PATCH net v1 2/3] hinic: fix a bug of setting hw_ioctxt Luo bin
2020-02-27  6:34 ` [PATCH net v1 3/3] hinic: fix a bug of rss configuration Luo bin
2020-02-27 19:08 ` [PATCH net v1 0/3] hinic:BugFixes David Miller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).