Re: [PATCH net-next] net-gro: avoid reorders

2016-11-09 Thread David Miller
From: Eric Dumazet Date: Mon, 07 Nov 2016 11:12:27 -0800 > From: Eric Dumazet > > Receiving a GSO packet in dev_gro_receive() is not uncommon > in stacked devices, or devices partially implementing LRO/GRO > like bnx2x. GRO is implementing the aggregation the device > was not able to do itself.

[PATCH net-next] net-gro: avoid reorders

2016-11-07 Thread Eric Dumazet
From: Eric Dumazet Receiving a GSO packet in dev_gro_receive() is not uncommon in stacked devices, or devices partially implementing LRO/GRO like bnx2x. GRO is implementing the aggregation the device was not able to do itself. Current code causes reorders, like in following case : For a given f