All of lore.kernel.org
 help / color / mirror / Atom feed
From: Simon Horman <horms@kernel.org>
To: Jiawen Wu <jiawenwu@trustnetic.com>
Cc: davem@davemloft.net, dumazet@google.com, kuba@kernel.org,
	pabeni@redhat.com, andrew@lunn.ch, rmk+kernel@armlinux.org.uk,
	netdev@vger.kernel.org, mengyuanlou@net-swift.com
Subject: Re: [PATCH net-next v3 2/3] net: txgbe: support Flow Director perfect filters
Date: Wed, 19 Jun 2024 18:40:50 +0100	[thread overview]
Message-ID: <20240619174050.GO690967@kernel.org> (raw)
In-Reply-To: <20240618101609.3580-3-jiawenwu@trustnetic.com>

On Tue, Jun 18, 2024 at 06:16:08PM +0800, Jiawen Wu wrote:
> Support the addition and deletion of Flow Director filters.
> 
> Supported fields: src-ip, dst-ip, src-port, dst-port
> Supported flow-types: tcp4, udp4, sctp4, ipv4
> 
> Signed-off-by: Jiawen Wu <jiawenwu@trustnetic.com>

Reviewed-by: Simon Horman <horms@kernel.org>


  reply	other threads:[~2024-06-19 17:40 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-06-18 10:16 [PATCH net-next v3 0/3] add flow director for txgbe Jiawen Wu
2024-06-18 10:16 ` [PATCH net-next v3 1/3] net: txgbe: add FDIR ATR support Jiawen Wu
2024-06-19 17:40   ` Simon Horman
2024-06-18 10:16 ` [PATCH net-next v3 2/3] net: txgbe: support Flow Director perfect filters Jiawen Wu
2024-06-19 17:40   ` Simon Horman [this message]
2024-06-18 10:16 ` [PATCH net-next v3 3/3] net: txgbe: add FDIR info to ethtool ops Jiawen Wu
2024-06-19 17:41   ` Simon Horman
2024-06-20 11:40 ` [PATCH net-next v3 0/3] add flow director for txgbe 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=20240619174050.GO690967@kernel.org \
    --to=horms@kernel.org \
    --cc=andrew@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dumazet@google.com \
    --cc=jiawenwu@trustnetic.com \
    --cc=kuba@kernel.org \
    --cc=mengyuanlou@net-swift.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=rmk+kernel@armlinux.org.uk \
    /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.