* [PATCH 0/7] Series short description
@ 2011-06-17 21:08 John Fastabend
0 siblings, 0 replies; 4+ messages in thread
From: John Fastabend @ 2011-06-17 21:08 UTC (permalink / raw)
To: davem; +Cc: netdev, shmulikr
The following series implements...
---
John Fastabend (7):
dcb: Add missing error check in dcb_ieee_set()
dcb: fix return type on dcb_setapp()
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
dcbnl: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
net: dcbnl, add multicast group for DCB
Add DCBX capabilities bitmask to the get_ieee response.
include/linux/dcbnl.h | 2
include/linux/rtnetlink.h | 2
include/net/dcbnl.h | 6 +
net/dcb/dcbnl.c | 414 +++++++++++++++++++++++++++++++++++----------
4 files changed, 334 insertions(+), 90 deletions(-)
--
Signature
^ permalink raw reply [flat|nested] 4+ messages in thread* [PATCH 0/7] Series short description
@ 2011-06-17 21:16 John Fastabend
2011-06-19 17:58 ` Shmulik Ravid
0 siblings, 1 reply; 4+ messages in thread
From: John Fastabend @ 2011-06-17 21:16 UTC (permalink / raw)
To: davem; +Cc: netdev, shmulikr
The following series implements improvements to the DCB netlink
interface. This work was done to improve Application handling
and support firmware based LLDP agents.
This adds a multicast group for DCB currently user space has
trouble keeping in sync across multiple applications and with
firmware agents making DCB attribute changes in the driver.
To help support the recently ratified IEEE802.1Qaz extension
which supports multiple APP data entries for the same
selector and protocol fields a series of ieee set and delete
routines were improved and in the delete case added.
Finally the patches 5 and 6 are fixes to currently existing
code.
Please consider for net-next-2.6 inclusion.
---
John Fastabend (7):
dcb: Add missing error check in dcb_ieee_set()
dcb: fix return type on dcb_setapp()
dcb: Add dcb_ieee_getapp_mask() for drivers to query APP settings
dcb: Add ieee_dcb_delapp() and dcb op to delete app entry
dcb: Add ieee_dcb_setapp() to be used for IEEE 802.1Qaz APP data
net: dcbnl, add multicast group for DCB
dcb: Add DCBX capabilities bitmask to the get_ieee response
include/linux/dcbnl.h | 2
include/linux/rtnetlink.h | 2
include/net/dcbnl.h | 6 +
net/dcb/dcbnl.c | 414 +++++++++++++++++++++++++++++++++++----------
4 files changed, 334 insertions(+), 90 deletions(-)
--
Signature
^ permalink raw reply [flat|nested] 4+ messages in thread* Re: [PATCH 0/7] Series short description
2011-06-17 21:16 John Fastabend
@ 2011-06-19 17:58 ` Shmulik Ravid
2011-06-20 16:05 ` John Fastabend
0 siblings, 1 reply; 4+ messages in thread
From: Shmulik Ravid @ 2011-06-19 17:58 UTC (permalink / raw)
To: John Fastabend; +Cc: davem@davemloft.net, netdev@vger.kernel.org
On Fri, 2011-06-17 at 14:16 -0700, John Fastabend wrote:
> The following series implements improvements to the DCB netlink
> interface. This work was done to improve Application handling
> and support firmware based LLDP agents.
>
> This adds a multicast group for DCB currently user space has
> trouble keeping in sync across multiple applications and with
> firmware agents making DCB attribute changes in the driver.
>
I was working on something along the same lines and would like to add on
top of these changes a notification for the CEE flavor.
^ permalink raw reply [flat|nested] 4+ messages in thread
* Re: [PATCH 0/7] Series short description
2011-06-19 17:58 ` Shmulik Ravid
@ 2011-06-20 16:05 ` John Fastabend
0 siblings, 0 replies; 4+ messages in thread
From: John Fastabend @ 2011-06-20 16:05 UTC (permalink / raw)
To: Shmulik Ravid; +Cc: davem@davemloft.net, netdev@vger.kernel.org
On 6/19/2011 10:58 AM, Shmulik Ravid wrote:
>
> On Fri, 2011-06-17 at 14:16 -0700, John Fastabend wrote:
>> The following series implements improvements to the DCB netlink
>> interface. This work was done to improve Application handling
>> and support firmware based LLDP agents.
>>
>> This adds a multicast group for DCB currently user space has
>> trouble keeping in sync across multiple applications and with
>> firmware agents making DCB attribute changes in the driver.
>>
>
> I was working on something along the same lines and would like to add on
> top of these changes a notification for the CEE flavor.
>
Yes please do. This would be helpful I just haven't got to it
yet. Anyways we will need something like this to support CEE
based firmware implementations.
Thanks,
John
^ permalink raw reply [flat|nested] 4+ messages in thread
end of thread, other threads:[~2011-06-20 16:07 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-06-17 21:08 [PATCH 0/7] Series short description John Fastabend
-- strict thread matches above, loose matches on Subject: below --
2011-06-17 21:16 John Fastabend
2011-06-19 17:58 ` Shmulik Ravid
2011-06-20 16:05 ` John Fastabend
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).