[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-Id: <20191003.114952.2201613708507386478.davem@davemloft.net>
Date: Thu, 03 Oct 2019 11:49:52 -0400 (EDT)
From: David Miller <davem@...emloft.net>
To: johunt@...mai.com
Cc: netdev@...r.kernel.org, edumazet@...gle.com, willemb@...gle.com,
alexander.h.duyck@...el.com
Subject: Re: [PATCH net v2 1/2] udp: fix gso_segs calculations
From: Josh Hunt <johunt@...mai.com>
Date: Wed, 2 Oct 2019 13:29:22 -0400
> Commit dfec0ee22c0a ("udp: Record gso_segs when supporting UDP segmentation offload")
> added gso_segs calculation, but incorrectly got sizeof() the pointer and
> not the underlying data type. In addition let's fix the v6 case.
>
> Fixes: bec1f6f69736 ("udp: generate gso with UDP_SEGMENT")
> Fixes: dfec0ee22c0a ("udp: Record gso_segs when supporting UDP segmentation offload")
> Signed-off-by: Josh Hunt <johunt@...mai.com>
> Reviewed-by: Alexander Duyck <alexander.h.duyck@...ux.intel.com>
> Acked-by: Willem de Bruijn <willemb@...gle.com>
Applied and queued up for -stable.
Powered by blists - more mailing lists