[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20180402144730.GA6001@localhost.localdomain>
Date: Mon, 2 Apr 2018 11:47:30 -0300
From: Marcelo Ricardo Leitner <marcelo.leitner@...il.com>
To: Vladislav Yasevich <vyasevich@...il.com>
Cc: netdev@...r.kernel.org, linux-sctp@...r.kernel.org,
virtualization@...ts.linux-foundation.org, mst@...hat.com,
jasowang@...hat.com, nhorman@...driver.com,
Vladislav Yasevich <vyasevic@...hat.com>
Subject: Re: [PATCH net-next 0/5] virtio-net: Add SCTP checksum offload
support
On Mon, Apr 02, 2018 at 09:40:01AM -0400, Vladislav Yasevich wrote:
> Now that we have SCTP offload capabilities in the kernel, we can add
> them to virtio as well. First step is SCTP checksum.
Thanks.
> As for GSO, the way sctp GSO is currently implemented buys us nothing
> in added support to virtio. To add true GSO, would require a lot of
> re-work inside of SCTP and would require extensions to the virtio
> net header to carry extra sctp data.
Can you please elaborate more on this? Is this because SCTP GSO relies
on the gso skb format for knowing how to segment it instead of having
a list of sizes?
Marcelo
Powered by blists - more mailing lists