Re: [net-next PATCH v2 5/8] udp: Partially unroll handling of first segment and last segment

2018-05-05 Thread Alexander Duyck
On Sat, May 5, 2018 at 1:37 AM, Willem de Bruijn wrote: > On Fri, May 4, 2018 at 8:30 PM, Alexander Duyck > wrote: >> From: Alexander Duyck >> >> This patch allows us to take care of unrolling the first

Re: [net-next PATCH v2 5/8] udp: Partially unroll handling of first segment and last segment

2018-05-05 Thread Willem de Bruijn
On Fri, May 4, 2018 at 8:30 PM, Alexander Duyck wrote: > From: Alexander Duyck > > This patch allows us to take care of unrolling the first segment and the > last segment Only the last segment needs to be unrolled, right? > of the loop

[net-next PATCH v2 5/8] udp: Partially unroll handling of first segment and last segment

2018-05-04 Thread Alexander Duyck
From: Alexander Duyck This patch allows us to take care of unrolling the first segment and the last segment of the loop for processing the segmented skb. Part of the motivation for this is that it makes it easier to process the fact that the first fame and all of the