From: David Miller <davem@davemloft.net>
To: brouer@redhat.com
Cc: netdev@vger.kernel.org, john.fastabend@gmail.com,
jasowang@redhat.com, borkmann@iogearbox.net,
bjorn.topel@intel.com, alexei.starovoitov@gmail.com
Subject: Re: [PATCH 0/3] xdp: don't mix XDP_TX and XDP_REDIRECT flush ops
Date: Thu, 28 Jun 2018 14:29:18 +0900 (KST) [thread overview]
Message-ID: <20180628.142918.1224846974824199337.davem@davemloft.net> (raw)
In-Reply-To: <153002741940.15389.10466368482771753300.stgit@firesoul>
From: Jesper Dangaard Brouer <brouer@redhat.com>
Date: Tue, 26 Jun 2018 17:39:43 +0200
> Fix driver logic that are combining XDP_TX flush and XDP_REDIRECT map
> flushing. These are two different XDP xmit modes, and it is clearly
> wrong to invoke both types of flush operations when only one of the
> XDP xmit modes is used.
Series applied and queued up for -stable, thanks Jesper.
prev parent reply other threads:[~2018-06-28 5:29 UTC|newest]
Thread overview: 7+ messages / expand[flat|nested] mbox.gz Atom feed top
2018-06-26 15:39 [PATCH 0/3] xdp: don't mix XDP_TX and XDP_REDIRECT flush ops Jesper Dangaard Brouer
2018-06-26 15:39 ` [PATCH 1/3] ixgbe: split XDP_TX tail and XDP_REDIRECT map flushing Jesper Dangaard Brouer
2018-06-26 15:39 ` [PATCH 2/3] i40e: " Jesper Dangaard Brouer
2018-06-26 16:37 ` Björn Töpel
2018-06-26 15:39 ` [PATCH 3/3] virtio_net: split XDP_TX kick " Jesper Dangaard Brouer
2018-06-27 14:56 ` Jason Wang
2018-06-28 5:29 ` David Miller [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=20180628.142918.1224846974824199337.davem@davemloft.net \
--to=davem@davemloft.net \
--cc=alexei.starovoitov@gmail.com \
--cc=bjorn.topel@intel.com \
--cc=borkmann@iogearbox.net \
--cc=brouer@redhat.com \
--cc=jasowang@redhat.com \
--cc=john.fastabend@gmail.com \
--cc=netdev@vger.kernel.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