netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jussi Maki <joamaki@gmail.com>
To: netdev@vger.kernel.org
Cc: ardb@kernel.org, jbaron@akamai.com, peterz@infradead.org,
	rostedt@goodmis.org, jpoimboe@redhat.com,
	Daniel Borkmann <daniel@iogearbox.net>,
	Jussi Maki <joamaki@gmail.com>
Subject: [PATCH net 0/2] bonding: Fix negative jump count reported by syzbot
Date: Mon,  6 Sep 2021 10:56:36 +0200	[thread overview]
Message-ID: <20210906085638.1027202-1-joamaki@gmail.com> (raw)

This patch set fixes a negative jump count warning encountered by
syzbot [1] and extends the tests to cover nested bonding devices.

[1]: https://lore.kernel.org/lkml/0000000000000a9f3605cb1d2455@google.com/

Jussi Maki (2):
  bonding: Fix negative jump label count on nested bonding
  selftests/bpf: Extend XDP bonding tests with unwind and nesting

 drivers/net/bonding/bond_main.c               | 11 ++-
 .../selftests/bpf/prog_tests/xdp_bonding.c    | 74 ++++++++++++++++---
 2 files changed, 69 insertions(+), 16 deletions(-)

-- 
2.30.2


             reply	other threads:[~2021-09-06  8:57 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2021-09-06  8:56 Jussi Maki [this message]
2021-09-06  8:56 ` [PATCH net 1/2] bonding: Fix negative jump label count on nested bonding Jussi Maki
2021-09-06  8:56 ` [PATCH net 2/2] selftests/bpf: Test XDP bonding nest and unwind Jussi Maki
2021-09-06 12:24 ` [PATCH net 0/2] bonding: Fix negative jump count reported by syzbot patchwork-bot+netdevbpf

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=20210906085638.1027202-1-joamaki@gmail.com \
    --to=joamaki@gmail.com \
    --cc=ardb@kernel.org \
    --cc=daniel@iogearbox.net \
    --cc=jbaron@akamai.com \
    --cc=jpoimboe@redhat.com \
    --cc=netdev@vger.kernel.org \
    --cc=peterz@infradead.org \
    --cc=rostedt@goodmis.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;
as well as URLs for NNTP newsgroup(s).