mbox series

[net-next,0/2] qed* enhancements.

Message ID 20190311123724.23686-1-skalluru@marvell.com
Headers show
Series qed* enhancements. | expand

Message

Sudarsana Reddy Kalluru March 11, 2019, 12:37 p.m. UTC
The patch series adds couple of enhancements for qed/qede drivers.
Please consider applying it to 'net-next' tree.

Sudarsana Reddy Kalluru (2):
  qede: Populate mbi version in ethtool driver query data.
  qed: Define new MF bit for no_vlan config

 drivers/net/ethernet/qlogic/qed/qed.h           |  3 +++
 drivers/net/ethernet/qlogic/qed/qed_dcbx.c      |  4 +---
 drivers/net/ethernet/qlogic/qed/qed_dev.c       |  6 ++++--
 drivers/net/ethernet/qlogic/qede/qede_ethtool.c | 24 +++++++++++++++++++-----
 4 files changed, 27 insertions(+), 10 deletions(-)

Comments

David Miller March 11, 2019, 6:12 p.m. UTC | #1
From: Sudarsana Reddy Kalluru <skalluru@marvell.com>
Date: Mon, 11 Mar 2019 05:37:22 -0700

> The patch series adds couple of enhancements for qed/qede drivers.
> Please consider applying it to 'net-next' tree.

You Marvell guys should know how the net-next tree works by now.

I announced it was closed for the merge window and it still is
closed.

There are no excuses for not knowing this information, I even have
a well known web site which tracks the state of the net-next tree:

http://vger.kernel.org/~davem/net-next.html

I also extensively announce the status changes of the net-next tree
on all social media outlets as well.

Therefore, please resubmit this when it opens back up.