From: Jacob Keller <jacob.e.keller@intel.com>
To: Lukasz Plachno <lukasz.plachno@intel.com>,
<intel-wired-lan@lists.osuosl.org>
Cc: pmenzel@molgen.mpg.de, brett.creeley@amd.com,
netdev@vger.kernel.org,
Jakub Buchocki <jakubx.buchocki@intel.com>,
aleksander.lobakin@intel.com, horms@kernel.org,
Mateusz Pacuszka <mateuszx.pacuszka@intel.com>
Subject: Re: [Intel-wired-lan] [PATCH iwl-next v7 2/2] ice: Implement 'flow-type ether' rules
Date: Wed, 14 Feb 2024 15:47:39 -0800 [thread overview]
Message-ID: <06e2b0ae-d531-4778-8e26-c3558514bed1@intel.com> (raw)
In-Reply-To: <20240212110307.12704-3-lukasz.plachno@intel.com>
On 2/12/2024 3:03 AM, Lukasz Plachno wrote:
> +err_mask:
> + dev_warn(dev, "Only 00:00:00:00:00:00 or ff:ff:ff:ff:ff:ff MAC address mask is allowed for flow-type ether");
> + return -EOPNOTSUPP;
> +}
> +
It would be nice if this message could be reported via extack over
netlink...
Ah.. well never mind its still only supported via ioctl.
Thanks,
Jake
next prev parent reply other threads:[~2024-02-14 23:47 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-02-12 11:03 [Intel-wired-lan] [PATCH iwl-next v7 0/2] ice: Support flow director ether type filters Lukasz Plachno
2024-02-12 11:03 ` [Intel-wired-lan] [PATCH iwl-next v7 1/2] ice: Remove unnecessary argument from ice_fdir_comp_rules() Lukasz Plachno
2024-02-14 23:42 ` Jacob Keller
2024-02-12 11:03 ` [Intel-wired-lan] [PATCH iwl-next v7 2/2] ice: Implement 'flow-type ether' rules Lukasz Plachno
2024-02-14 23:47 ` Jacob Keller [this message]
2024-02-14 23:50 ` Jacob Keller
2024-02-29 11:59 ` Plachno, Lukasz
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=06e2b0ae-d531-4778-8e26-c3558514bed1@intel.com \
--to=jacob.e.keller@intel.com \
--cc=aleksander.lobakin@intel.com \
--cc=brett.creeley@amd.com \
--cc=horms@kernel.org \
--cc=intel-wired-lan@lists.osuosl.org \
--cc=jakubx.buchocki@intel.com \
--cc=lukasz.plachno@intel.com \
--cc=mateuszx.pacuszka@intel.com \
--cc=netdev@vger.kernel.org \
--cc=pmenzel@molgen.mpg.de \
/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