[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20240715113704.1279881-1-chen.dylane@gmail.com>
Date: Mon, 15 Jul 2024 19:37:01 +0800
From: Tao Chen <chen.dylane@...il.com>
To: Quentin Monnet <qmo@...nel.org>,
Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>,
Andrii Nakryiko <andrii@...nel.org>,
Martin KaFai Lau <martin.lau@...ux.dev>,
chen.dylane@...il.com
Cc: Eduard Zingerman <eddyz87@...il.com>,
Song Liu <song@...nel.org>,
Yonghong Song <yonghong.song@...ux.dev>,
John Fastabend <john.fastabend@...il.com>,
bpf@...r.kernel.org,
linux-kernel@...r.kernel.org
Subject: [RFC PATCH bpf-next 0/3] bpftool: add tcx subcommand in net
XDP prog has already realised with net attach/detach subcommand.
As Qmonnet said [0], tcx prog may also can be added. So this patch set
adds tcx subcommand in net attach/detach.
[0] https://github.com/libbpf/bpftool/issues/124
Tao Chen (3):
bpftool: add net attach/detach command to tcx prog
bpftool: add bash-completion for tcx subcommand
bpftool: add document for net attach/detach on tcx subcommand
tools/bpf/bpftool/Documentation/bpftool-net.rst | 22 +++++++-
tools/bpf/bpftool/bash-completion/bpftool | 2 +-
tools/bpf/bpftool/net.c | 52 ++++++++++++++++++-
3 files changed, 73 insertions(+), 3 deletions(-)
--
2.34.1
Powered by blists - more mailing lists