Re: [PATCH net-next 00/13] nfp: tls: add basic TX offload

2019-06-06 Thread David Miller
From: Jakub Kicinski Date: Wed, 5 Jun 2019 14:11:30 -0700 > This series adds initial TLS offload support to the nfp driver. > Only TX side is added for now. We need minor adjustments to > the core tls code: > - expose the per-skb fallback helper; > - grow the driver context slightly; > - add

[PATCH net-next 00/13] nfp: tls: add basic TX offload

2019-06-05 Thread Jakub Kicinski
Hi! This series adds initial TLS offload support to the nfp driver. Only TX side is added for now. We need minor adjustments to the core tls code: - expose the per-skb fallback helper; - grow the driver context slightly; - add a helper to get to the driver state more easily. We only support TX