On Fri, Dec 2, 2016 at 2:30 PM, Paul Gortmaker
wrote:
> On Mon, Nov 28, 2016 at 2:07 AM, Yuchung Cheng wrote:
>> From: Francis Yan
>>
>> This patch exports the sender chronograph stats via the socket
>> SO_TIMESTAMPING channel. Currently we can instrument how long a
>> particular application uni
On Mon, Nov 28, 2016 at 2:07 AM, Yuchung Cheng wrote:
> From: Francis Yan
>
> This patch exports the sender chronograph stats via the socket
> SO_TIMESTAMPING channel. Currently we can instrument how long a
> particular application unit of data was queued in TCP by tracking
> SOF_TIMESTAMPING_TX_
On Mon, Nov 28, 2016 at 2:07 AM, Yuchung Cheng wrote:
> From: Francis Yan
>
> This patch exports the sender chronograph stats via the socket
> SO_TIMESTAMPING channel. Currently we can instrument how long a
> particular application unit of data was queued in TCP by tracking
> SOF_TIMESTAMPING_TX_
From: Francis Yan
This patch exports the sender chronograph stats via the socket
SO_TIMESTAMPING channel. Currently we can instrument how long a
particular application unit of data was queued in TCP by tracking
SOF_TIMESTAMPING_TX_SOFTWARE and SOF_TIMESTAMPING_TX_SCHED. Having
these sender chrono