Re: [net-next 02/13] ixgbe: Adding Tx encapsulation capability
From: Eric Dumazet <hidden>
Date: 2013-01-30 17:48:25
From: Eric Dumazet <hidden>
Date: 2013-01-30 17:48:25
On Wed, 2013-01-30 at 08:58 -0800, Alexander Duyck wrote:
NAK, this is not a production patch. This was just meant to be proof of concept code.
Well, this was the most interesting part of this serie for me ;) What is missing to reach production level ? hw_enc_features is in net-next with no user yet, I was eager to see the first implementation... if (skb->encapsulation) features &= dev->hw_enc_features;