From: David Ahern <dsahern@gmail.com>
To: bjorn.topel@gmail.com, netdev@vger.kernel.org,
stephen@networkplumber.org
Cc: "Björn Töpel" <bjorn.topel@intel.com>,
magnus.karlsson@intel.com, magnus.karlsson@gmail.com
Subject: Re: [PATCH iproute2-next 2/2] ss: add AF_XDP support
Date: Tue, 29 Jan 2019 19:39:29 -0700 [thread overview]
Message-ID: <46eae118-0017-8de2-3608-a427a1ed398b@gmail.com> (raw)
In-Reply-To: <20190125071848.25959-3-bjorn.topel@gmail.com>
On 1/25/19 12:18 AM, bjorn.topel@gmail.com wrote:
> From: Björn Töpel <bjorn.topel@intel.com>
>
> AF_XDP is an address family that is optimized for high performance
> packet processing.
>
> This patch adds AF_XDP support to ss(8) so that sockets can be queried
> and monitored.
>
> Signed-off-by: Björn Töpel <bjorn.topel@intel.com>
> ---
> man/man8/ss.8 | 9 ++-
> misc/ss.c | 168 +++++++++++++++++++++++++++++++++++++++++++++++++-
> 2 files changed, 172 insertions(+), 5 deletions(-)
>
AF_XDP is not currently defined for a number of distributions. Add a
definition to include/utils.h similar to what is done for MPLS.
Also, please add example output to the commit log.
next prev parent reply other threads:[~2019-01-30 2:39 UTC|newest]
Thread overview: 5+ messages / expand[flat|nested] mbox.gz Atom feed top
2019-01-25 7:18 [PATCH iproute2-next 0/2] ss: AF_XDP monitoring support bjorn.topel
2019-01-25 7:18 ` [PATCH iproute2-next 1/2] uapi: add xdp_diag.h bjorn.topel
2019-01-25 7:18 ` [PATCH iproute2-next 2/2] ss: add AF_XDP support bjorn.topel
2019-01-30 2:39 ` David Ahern [this message]
2019-01-30 6:00 ` Björn Töpel
Reply instructions:
You may reply publicly to this message via plain-text email
using any one of the following methods:
* Save the following mbox file, import it into your mail client,
and reply-to-all from there: mbox
Avoid top-posting and favor interleaved quoting:
https://en.wikipedia.org/wiki/Posting_style#Interleaved_style
* Reply using the --to, --cc, and --in-reply-to
switches of git-send-email(1):
git send-email \
--in-reply-to=46eae118-0017-8de2-3608-a427a1ed398b@gmail.com \
--to=dsahern@gmail.com \
--cc=bjorn.topel@gmail.com \
--cc=bjorn.topel@intel.com \
--cc=magnus.karlsson@gmail.com \
--cc=magnus.karlsson@intel.com \
--cc=netdev@vger.kernel.org \
--cc=stephen@networkplumber.org \
/path/to/YOUR_REPLY
https://kernel.org/pub/software/scm/git/docs/git-send-email.html
* If your mail client supports setting the In-Reply-To header
via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line
before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox