On Wed, Jan 4, 2017 at 7:55 AM, Eric Dumazet wrote:
>
> On Tue, 2017-01-03 at 10:22 -0500, Soheil Hassas Yeganeh wrote:
> > On Mon, Jan 2, 2017 at 3:23 PM, Soheil Hassas Yeganeh
> > wrote:
> > > On Mon, Jan 2, 2017 at 3:20 PM, Soheil Hassas Yeganeh
> > > wrote:
> > >> From: Soheil Hassas Yegane
On Tue, 2017-01-03 at 10:22 -0500, Soheil Hassas Yeganeh wrote:
> On Mon, Jan 2, 2017 at 3:23 PM, Soheil Hassas Yeganeh
> wrote:
> > On Mon, Jan 2, 2017 at 3:20 PM, Soheil Hassas Yeganeh
> > wrote:
> >> From: Soheil Hassas Yeganeh
> >>
> >> For TCP sockets, tx timestamps are only captured when
On Mon, Jan 2, 2017 at 12:20 PM, Soheil Hassas Yeganeh
wrote:
>
> From: Soheil Hassas Yeganeh
>
> For TCP sockets, tx timestamps are only captured when the user data
> is successfully and fully written to the socket. In many cases,
> however, TCP writes can be partial for which no timestamp is
>
On Mon, Jan 2, 2017 at 3:23 PM, Soheil Hassas Yeganeh wrote:
> On Mon, Jan 2, 2017 at 3:20 PM, Soheil Hassas Yeganeh
> wrote:
>> From: Soheil Hassas Yeganeh
>>
>> For TCP sockets, tx timestamps are only captured when the user data
>> is successfully and fully written to the socket. In many cases
On Mon, Jan 2, 2017 at 3:20 PM, Soheil Hassas Yeganeh
wrote:
> From: Soheil Hassas Yeganeh
>
> For TCP sockets, tx timestamps are only captured when the user data
> is successfully and fully written to the socket. In many cases,
> however, TCP writes can be partial for which no timestamp is
> col
From: Soheil Hassas Yeganeh
For TCP sockets, tx timestamps are only captured when the user data
is successfully and fully written to the socket. In many cases,
however, TCP writes can be partial for which no timestamp is
collected.
Collect timestamps when the user data is partially copied into
t