[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20140121.180535.1584624943804420689.davem@davemloft.net>
Date: Tue, 21 Jan 2014 18:05:35 -0800 (PST)
From: David Miller <davem@...emloft.net>
To: ogerlitz@...lanox.com
Cc: netdev@...r.kernel.org, hkchu@...gle.com, edumazet@...gle.com,
herbert@...dor.apana.org.au, yanb@...lanox.com,
shlomop@...lanox.com, therbert@...gle.com
Subject: Re: [PATCH net-next V5 0/3] net: Add GRO support for UDP
encapsulating protocols
From: Or Gerlitz <ogerlitz@...lanox.com>
Date: Mon, 20 Jan 2014 13:59:18 +0200
> This series adds GRO handlers for protocols that do UDP encapsulation, with the
> intent of being able to coalesce packets which encapsulate packets belonging to
> the same TCP session.
>
> For GRO purposes, the destination UDP port takes the role of the ether type
> field in the ethernet header or the next protocol in the IP header.
>
> The UDP GRO handler will only attempt to coalesce packets whose destination
> port is registered to have gro handler.
>
> The patches done against net-next 75e4364f67 "net: stmmac: fix NULL pointer
> dereference in stmmac_get_tx_hwtstamp"
Looks good, series applied, thanks!
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists