From: Thomas Monjalon <thomas@monjalon.net>
To: Stephen Hemminger <stephen@networkplumber.org>
Cc: dev@dpdk.org, Luca Vizzarro <luca.vizzarro@arm.com>,
Patrick Robb <patrickrobb1997@gmail.com>
Subject: Re: [PATCH] dts: avoid Scapy MAC resolution in Rx split test
Date: Tue, 16 Jun 2026 11:53:31 +0200 [thread overview]
Message-ID: <NL9cREhFRLisrPBqJv34SA@monjalon.net> (raw)
In-Reply-To: <20260611115421.12c4e6ee@phoenix.local>
11/06/2026 20:54, Stephen Hemminger:
> On Wed, 10 Jun 2026 20:32:18 +0200
> Thomas Monjalon <thomas@monjalon.net> wrote:
>
> > The test gets the Ethernet header length from Scapy with len(Ether()).
> >
> > When building DTS API documentation, Sphinx imports the test module
> > and shows this warning:
> > WARNING: MAC address to reach destination not found. Using broadcast.
> >
> > Use a dummy MAC address so Scapy no longer performs
> > destination resolution during import.
> >
> > Fixes: 01c70544cffd ("dts: add selective Rx tests")
> >
> > Signed-off-by: Thomas Monjalon <thomas@monjalon.net>
>
> Thanks, I previously reported this as:
>
> https://bugs.dpdk.org/show_bug.cgi?id=1951
OK, added the tag in the commit log.
> Acked-by: Stephen Hemminger <stephen@networkplumber.org>
Applied
prev parent reply other threads:[~2026-06-16 9:53 UTC|newest]
Thread overview: 3+ messages / expand[flat|nested] mbox.gz Atom feed top
2026-06-10 18:32 [PATCH] dts: avoid Scapy MAC resolution in Rx split test Thomas Monjalon
2026-06-11 18:54 ` Stephen Hemminger
2026-06-16 9:53 ` Thomas Monjalon [this message]
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=NL9cREhFRLisrPBqJv34SA@monjalon.net \
--to=thomas@monjalon.net \
--cc=dev@dpdk.org \
--cc=luca.vizzarro@arm.com \
--cc=patrickrobb1997@gmail.com \
--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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.