public inbox for netdev@vger.kernel.org 
 help / color / mirror / Atom feed
From: Tariq Toukan <ttoukan.linux@gmail•com>
To: Tariq Toukan <tariqt@mellanox•com>,
	"David S. Miller" <davem@davemloft•net>
Cc: netdev@vger•kernel.org, Eran Ben Elisha <eranbe@mellanox•com>
Subject: Re: [PATCH net-next 0/2] mlx4 XDP TX refactor
Date: Sun, 30 Oct 2016 18:21:26 +0200	[thread overview]
Message-ID: <0773c58c-293d-38be-9844-e8f92d135aec@gmail.com> (raw)
In-Reply-To: <1477579924-32737-1-git-send-email-tariqt@mellanox.com>

Hi Dave,

This series makes Brenden's fix unneeded:
958b3d396d7f ("net/mlx4_en: fixup xdp tx irq to match rx")

The fix got into net, but yet to be in net-next.

Should I wait with this series and send a re-spin, with a revert of the 
fix, once it gets into net-next?

Regards,
Tariq


On 27/10/2016 5:52 PM, Tariq Toukan wrote:
> Hi Dave,
>
> This patchset refactors the XDP forwarding case, so that
> its dedicated transmit queues are managed in a complete
> separation from the other regular ones.
>
> Series generated against net-next commit:
> 6edf10173a1f "devlink: Prevent port_type_set() callback when it's not needed"
>
> Thanks,
> Tariq.
>
> Tariq Toukan (2):
>    net/mlx4_en: Add TX_XDP for CQ types
>    net/mlx4_en: Refactor the XDP forwarding rings scheme
>
>   drivers/net/ethernet/mellanox/mlx4/en_cq.c      |  18 +-
>   drivers/net/ethernet/mellanox/mlx4/en_ethtool.c |  76 +++--
>   drivers/net/ethernet/mellanox/mlx4/en_main.c    |   2 +-
>   drivers/net/ethernet/mellanox/mlx4/en_netdev.c  | 378 ++++++++++++++----------
>   drivers/net/ethernet/mellanox/mlx4/en_port.c    |   4 +-
>   drivers/net/ethernet/mellanox/mlx4/en_rx.c      |   8 +-
>   drivers/net/ethernet/mellanox/mlx4/en_tx.c      |   9 +-
>   drivers/net/ethernet/mellanox/mlx4/mlx4_en.h    |  18 +-
>   8 files changed, 305 insertions(+), 208 deletions(-)
>

  parent reply	other threads:[~2016-10-30 16:21 UTC|newest]

Thread overview: 11+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2016-10-27 14:52 [PATCH net-next 0/2] mlx4 XDP TX refactor Tariq Toukan
2016-10-27 14:52 ` [PATCH net-next 1/2] net/mlx4_en: Add TX_XDP for CQ types Tariq Toukan
2016-10-27 14:52 ` [PATCH net-next 2/2] net/mlx4_en: Refactor the XDP forwarding rings scheme Tariq Toukan
2016-10-28  1:07   ` Alexei Starovoitov
2016-10-29 23:18     ` Brenden Blanco
2016-10-30 16:03     ` Tariq Toukan
2016-10-30 22:44       ` Alexei Starovoitov
2016-10-30 23:11         ` Saeed Mahameed
2016-10-30 23:21           ` Saeed Mahameed
2016-10-30 16:21 ` Tariq Toukan [this message]
2016-10-30 16:44   ` [PATCH net-next 0/2] mlx4 XDP TX refactor David Miller

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=0773c58c-293d-38be-9844-e8f92d135aec@gmail.com \
    --to=ttoukan.linux@gmail$(echo .)com \
    --cc=davem@davemloft$(echo .)net \
    --cc=eranbe@mellanox$(echo .)com \
    --cc=netdev@vger$(echo .)kernel.org \
    --cc=tariqt@mellanox$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
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