On Tue, Oct 13, 2020 at 7:21 PM David Wilder <[email protected]> wrote:
>
> Ingress large send packets are identified by either:
> The IBMVETH_RXQ_LRG_PKT flag in the receive buffer
> or with a -1 placed in the ip header checksum.
> The method used depends on firmware version. Frame
> geometry and sufficient header validation is performed by the
> hypervisor eliminating the need for further header checks here.
>
> Fixes: 7b5967389f5a ("ibmveth: set correct gso_size and gso_type")
> Signed-off-by: David Wilder <[email protected]>
> Reviewed-by: Thomas Falcon <[email protected]>
> Reviewed-by: Cristobal Forno <[email protected]>
> Reviewed-by: Pradeep Satyanarayana <[email protected]>

Acked-by: Willem de Bruijn <[email protected]>

Thanks for clarifying the header validation. I clearly had missed that :)

Reply via email to