linux-rdma.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 08/10]  enable vlan support in mlx4 qp path
@ 2010-08-06 22:51 Vu Pham
  0 siblings, 0 replies; only message in thread
From: Vu Pham @ 2010-08-06 22:51 UTC (permalink / raw)
  To: Roland Dreier; +Cc: Linux RDMA, OpenFabrics EWG, Oren Duer

[-- Attachment #1: Type: text/plain, Size: 175 bytes --]

    Enable vlan support in qp path, allow traffic to be encapsulated in 
tagged
    vlan frames.
    
    Signed-off-by: Vu Pham <vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>


[-- Attachment #2: mlx4_fc_0008_enable_vlan_support_in_qp_path.patch --]
[-- Type: text/x-patch, Size: 541 bytes --]

    Enable vlan support in qp path, allow traffic to be encapsulated in tagged
    vlan frames.
    
    Signed-off-by: Vu Pham <vu-VPRAkNaXOzVWk0Htik3J/w@public.gmane.org>


diff --git a/include/linux/mlx4/qp.h b/include/linux/mlx4/qp.h
index 7abe643..1e53d45 100644
--- a/include/linux/mlx4/qp.h
+++ b/include/linux/mlx4/qp.h
@@ -109,7 +109,7 @@ struct mlx4_qp_path {
 	__be32			tclass_flowlabel;
 	u8			rgid[16];
 	u8			sched_queue;
-	u8			snooper_flags;
+	u8			vlan_index;
 	u8			reserved3[2];
 	u8			counter_index;
 	u8			reserved4[7];

[-- Attachment #3: Type: text/plain, Size: 176 bytes --]

_______________________________________________
ewg mailing list
ewg-ZwoEplunGu1OwGhvXhtEPSCwEArCW2h5@public.gmane.org
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/ewg

^ permalink raw reply related	[flat|nested] only message in thread

only message in thread, other threads:[~2010-08-06 22:51 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2010-08-06 22:51 [PATCH 08/10] enable vlan support in mlx4 qp path Vu Pham

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).