From mboxrd@z Thu Jan 1 00:00:00 1970 From: Jesse Brandeburg Date: Wed, 9 Mar 2022 17:15:10 -0800 Subject: [Intel-wired-lan] [next-queue] ice: Add mpls+tso support In-Reply-To: <1646874532-90649-1-git-send-email-jdamato@fastly.com> References: <1646874532-90649-1-git-send-email-jdamato@fastly.com> Message-ID: <01e6f072-cf43-c269-5ac9-1b373808cc22@intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit To: intel-wired-lan@osuosl.org List-ID: On 3/9/2022 5:08 PM, Joe Damato wrote: > Attempt to add mpls+tso support. > > I don't have ice hardware available to test myself, but I just implemented > this feature in i40e and thought it might be useful to implement for ice > while this is fresh in my brain. > > Hoping some one at intel will be able to test this on my behalf. > > Signed-off-by: Joe Damato Nice one Joe! thank you! We will have a look.