[Intel-wired-lan] [PATCH next-queue 2/2] ixgbe: add unlikely notes to tx fastpath expressions

Shannon Nelson shannon.nelson at oracle.com
Thu Jan 18 17:10:59 UTC 2018


On 1/18/2018 1:06 AM, Yanjun Zhu wrote:
> On 2018/1/9 6:47, Shannon Nelson wrote:
>> Add unlikely() to a few error checking expressions in the Tx
>> offload handling.
>>
>> Suggested-by: Yanjun Zhu <yanjun.zhu at oracle.com>
> Hi,
> 
> I am fine with this patch. I have a question. The ipsec feature is 
> supported in ixgbevf?

The x540 datasheet doesn't show any IPsec registers in the VF space, so 
I'm pretty sure the answer is 'no'.

One of the difficulties in providing this is how to manage the register 
space needed in the chip.  Either there's one big table that the PF and 
all the VFs need to somehow coordinate to share, or there are separate 
tables for each PF and VF, taking up a lot of chip space.  I suspect the 
original 82599 designers just weren't ready to take on this issue, nor 
was there enough customer pull in the VF space yet for such a thing.

sln

> 
> Thanks a lot.
> Zhu Yanjun



More information about the Intel-wired-lan mailing list