From: Anish Bhatt <anish@chelsio.com>
To: netdev@vger.kernel.org
Cc: davem@davemloft.net, hariprasad@chelsio.com, leedom@chelsio.com,
Anish Bhatt <anish@chelsio.com>
Subject: [PATCH net 0/2] cxgb4 : DCBx fixes for apps/host lldp agents
Date: Thu, 23 Oct 2014 14:37:29 -0700 [thread overview]
Message-ID: <1414100251-15702-1-git-send-email-anish@chelsio.com> (raw)
This patchset contains some minor fixes for cxgb4 DCBx code. Chiefly, cxgb4
was not cleaning up any apps added to kernel app table when link was lost.
Disabling DCBx in firmware would automatically set DCBx state to host-managed
and enabled, we now wait for an explicit enable call from an lldp agent instead
First patch was originally sent to net-next, but considering it applies to
correcting behaviour of code already in net, I think it qualifies as a bug fix.
-Anish
Anish Bhatt (2):
cxgb4 : Improve handling of DCB negotiation or loss thereof
cxgb4 : Handle dcb enable correctly
drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 55 +++++++++++++++++++++++--
drivers/net/ethernet/chelsio/cxgb4/cxgb4_main.c | 6 ++-
2 files changed, 56 insertions(+), 5 deletions(-)
--
2.1.2
next reply other threads:[~2014-10-23 21:37 UTC|newest]
Thread overview: 4+ messages / expand[flat|nested] mbox.gz Atom feed top
2014-10-23 21:37 Anish Bhatt [this message]
2014-10-23 21:37 ` [PATCH net 1/2] cxgb4 : Improve handling of DCB negotiation or loss thereof Anish Bhatt
2014-10-23 21:37 ` [PATCH net 2/2] cxgb4 : Handle dcb enable correctly Anish Bhatt
2014-10-27 23:00 ` [PATCH net 0/2] cxgb4 : DCBx fixes for apps/host lldp agents David Miller
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=1414100251-15702-1-git-send-email-anish@chelsio.com \
--to=anish@chelsio.com \
--cc=davem@davemloft.net \
--cc=hariprasad@chelsio.com \
--cc=leedom@chelsio.com \
--cc=netdev@vger.kernel.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
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).