[PATCH net-next 0/4] cxgb4 DCB updates

2015-07-17 Thread Anish Bhatt
The following patchset covers changes to work better with  the userspace
tools cgdcbxd and cgrulesengd and improves firmware support for
host-managed mode.

Also exports traffic class information that was previously not being
exported via dcbnl_ops and unfifies how app selector information is passed
to firmware.

Anish Bhatt (4):
  cxgb4 : Only pass app selector of 0 or 3 to firmware
  cxgb4 : Allow firmware DCB info to be queried in host state
  cxgb4 : Fill in number of DCB traffic classes supported
  cxgb4 : Fill DCB priority in vlan control headers

 drivers/net/ethernet/chelsio/cxgb4/cxgb4_dcb.c | 42 ++
 drivers/net/ethernet/chelsio/cxgb4/sge.c   | 14 ++---
 drivers/net/ethernet/chelsio/cxgb4/t4_msg.h|  3 ++
 3 files changed, 42 insertions(+), 17 deletions(-)

-- 
2.4.6

--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html


Re: [PATCH net-next 0/4] cxgb4 DCB updates

2015-07-21 Thread David Miller
From: Anish Bhatt 
Date: Fri, 17 Jul 2015 13:12:29 -0700

> The following patchset covers changes to work better with  the userspace
> tools cgdcbxd and cgrulesengd and improves firmware support for
> host-managed mode.
> 
> Also exports traffic class information that was previously not being
> exported via dcbnl_ops and unfifies how app selector information is passed
> to firmware.

Series applied, thank you.
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majord...@vger.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html