netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH net-next 0/2] Add accessor to vlan egress map
@ 2013-11-06 13:37 Or Gerlitz
  2013-11-06 13:37 ` [PATCH net-next 1/2] net/vlan: Provide read access to the " Or Gerlitz
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Or Gerlitz @ 2013-11-06 13:37 UTC (permalink / raw)
  To: davem; +Cc: netdev, amirv, sean.hefty, eyalpe, Or Gerlitz

Hi Dave, Sean,

This series adds on the work done through commits d4a968658c "net/route: export 
symbol ip_tos2prio" and 366cddb40 "IB/rdma_cm: TOS <=> UP mapping for IBoE".

When vlans are used, the IBoE stack needs to inherit the egress map
which is configured on the vlan device. For that end, we provide a
read-only access method and call it from the RDMA-CM.

Or.

Eyal Perry (2):
  net/vlan: Provide access to the vlan egress map
  RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans

 drivers/infiniband/core/cma.c |   26 +++++++++++++++++++++-----
 include/linux/if_vlan.h       |    9 ++++++++-
 net/8021q/vlan_dev.c          |   18 ++++++++++++------
 3 files changed, 41 insertions(+), 12 deletions(-)

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

end of thread, other threads:[~2013-11-08  0:10 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-11-06 13:37 [PATCH net-next 0/2] Add accessor to vlan egress map Or Gerlitz
2013-11-06 13:37 ` [PATCH net-next 1/2] net/vlan: Provide read access to the " Or Gerlitz
2013-11-06 13:37 ` [PATCH net-next 2/2] RDMA/cma: Set IBoE SL (user-priority) by egress map when using vlans Or Gerlitz
2013-11-08  0:10 ` [PATCH net-next 0/2] Add accessor to vlan egress map 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).