[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <1430242338-23156-1-git-send-email-edumazet@google.com>
Date: Tue, 28 Apr 2015 10:32:16 -0700
From: Eric Dumazet <edumazet@...gle.com>
To: "David S. Miller" <davem@...emloft.net>
Cc: netdev <netdev@...r.kernel.org>,
Eric Dumazet <eric.dumazet@...il.com>,
Eric Dumazet <edumazet@...gle.com>,
Matt Mathis <mattmathis@...gle.com>,
Eric Salo <salo@...gle.com>, Yuchung Cheng <ycheng@...gle.com>,
Martin Lau <kafai@...com>, Chris Rapier <rapier@....edu>
Subject: [PATCH net-next 0/2] tcp: tcp_info extensions
As discussed during Chris Rapier presentation in Ottawa / netdev0.1,
we add to tcp_info the first two fields are highly wanted.
Each field is added into a single patch for easy code review.
(Corresponding iproute2/ss patches will be sent)
Next fields will follow once consensus is reached.
Signed-off-by: Eric Dumazet <edumazet@...gle.com>
Cc: Matt Mathis <mattmathis@...gle.com>
Cc: Eric Salo <salo@...gle.com>
Cc: Yuchung Cheng <ycheng@...gle.com>
Cc: Martin Lau <kafai@...com>
Cc: Chris Rapier <rapier@....edu>
Eric Dumazet (2):
tcp: add tcpi_bytes_acked to tcp_info
tcp: add tcpi_bytes_received to tcp_info
include/linux/tcp.h | 8 ++++++++
include/net/tcp.h | 2 +-
include/uapi/linux/tcp.h | 2 ++
net/ipv4/tcp.c | 7 ++++++-
net/ipv4/tcp_input.c | 30 ++++++++++++++++++++++++------
5 files changed, 41 insertions(+), 8 deletions(-)
--
2.2.0.rc0.207.ga3a616c
--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Powered by blists - more mailing lists