bpf.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] samples: Trivial - fix spelling mistake in usage
@ 2019-10-07  8:26 Anton Ivanov
  2019-10-07 22:10 ` Song Liu
  2019-10-08  3:15 ` Alexei Starovoitov
  0 siblings, 2 replies; 3+ messages in thread
From: Anton Ivanov @ 2019-10-07  8:26 UTC (permalink / raw)
  To: bpf; +Cc: ast, daniel, kafai, yhs, netdev, Anton Ivanov

Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>
---
 samples/bpf/xdpsock_user.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/samples/bpf/xdpsock_user.c b/samples/bpf/xdpsock_user.c
index d08ee1ab7bb4..eb78159376eb 100644
--- a/samples/bpf/xdpsock_user.c
+++ b/samples/bpf/xdpsock_user.c
@@ -361,7 +361,7 @@ static void usage(const char *prog)
 		"  -q, --queue=n	Use queue n (default 0)\n"
 		"  -p, --poll		Use poll syscall\n"
 		"  -S, --xdp-skb=n	Use XDP skb-mod\n"
-		"  -N, --xdp-native=n	Enfore XDP native mode\n"
+		"  -N, --xdp-native=n	Enforce XDP native mode\n"
 		"  -n, --interval=n	Specify statistics update interval (default 1 sec).\n"
 		"  -z, --zero-copy      Force zero-copy mode.\n"
 		"  -c, --copy           Force copy mode.\n"
-- 
2.20.1


^ permalink raw reply related	[flat|nested] 3+ messages in thread

* Re: [PATCH] samples: Trivial - fix spelling mistake in usage
  2019-10-07  8:26 [PATCH] samples: Trivial - fix spelling mistake in usage Anton Ivanov
@ 2019-10-07 22:10 ` Song Liu
  2019-10-08  3:15 ` Alexei Starovoitov
  1 sibling, 0 replies; 3+ messages in thread
From: Song Liu @ 2019-10-07 22:10 UTC (permalink / raw)
  To: Anton Ivanov
  Cc: bpf, Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau,
	Yonghong Song, Networking

On Mon, Oct 7, 2019 at 1:51 AM Anton Ivanov
<anton.ivanov@cambridgegreys.com> wrote:
>
> Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>

Acked-by: Song Liu <songliubraving@fb.com>

For future patches, please specify "PATCH bpf-next" or "PATCH bpf" in
the subject line. This
one I guess goes to bpf-next.

Thanks,
Song

^ permalink raw reply	[flat|nested] 3+ messages in thread

* Re: [PATCH] samples: Trivial - fix spelling mistake in usage
  2019-10-07  8:26 [PATCH] samples: Trivial - fix spelling mistake in usage Anton Ivanov
  2019-10-07 22:10 ` Song Liu
@ 2019-10-08  3:15 ` Alexei Starovoitov
  1 sibling, 0 replies; 3+ messages in thread
From: Alexei Starovoitov @ 2019-10-08  3:15 UTC (permalink / raw)
  To: Anton Ivanov
  Cc: bpf, Alexei Starovoitov, Daniel Borkmann, Martin KaFai Lau,
	Yonghong Song, Network Development

On Mon, Oct 7, 2019 at 1:51 AM Anton Ivanov
<anton.ivanov@cambridgegreys.com> wrote:
>
> Signed-off-by: Anton Ivanov <anton.ivanov@cambridgegreys.com>

Please add some text to commit log even for trivial patches.
I fixed it up this time and applied.

^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2019-10-08  3:15 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-10-07  8:26 [PATCH] samples: Trivial - fix spelling mistake in usage Anton Ivanov
2019-10-07 22:10 ` Song Liu
2019-10-08  3:15 ` Alexei Starovoitov

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).