[ofa-general] [PATCH 8/16] ib/core: Add core support for LSO

Sean Hefty sean.hefty at intel.com
Wed Jan 16 09:24:24 PST 2008


> struct ib_sge {
>@@ -659,6 +663,9 @@ struct ib_send_wr {
> 		} atomic;
> 		struct {
> 			struct ib_ah *ah;
>+			void   *header;
>+			int     hlen;
>+			int     mss;

Can this be done on a per QP basis, versus every send?

- Sean




More information about the general mailing list