Re: [PATCH net-next 0/3] tcp: improve setsockopt() TCP_USER_TIMEOUT accuracy

From: Eric Dumazet
Date: Tue Jul 17 2018 - 21:20:59 EST




On 07/17/2018 05:46 PM, Jon Maxwell wrote:
> Based on:
>
> https://patchwork.kernel.org/patch/10516195/
>

I must confess I am lost with your submissions.

Patchwork is also lost ( https://patchwork.ozlabs.org/project/netdev/list/ )

Are you really using git format-patch ?

Normally all the patches should have a common [PATCH Vx net-next] string

git format-patch -o ../output --cover-letter --subject-prefix "PATCH V3 net-next" HEAD~3