lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Wed, 02 Nov 2016 15:07:32 -0400 (EDT)
From:   David Miller <davem@...emloft.net>
To:     tariqt@...lanox.com
Cc:     netdev@...r.kernel.org, eranbe@...lanox.com, bblanco@...mgrid.com,
        alexei.starovoitov@...il.com, saeedm@...lanox.com
Subject: Re: [PATCH net-next V3 0/3] mlx4 XDP TX refactor

From: Tariq Toukan <tariqt@...lanox.com>
Date: Wed,  2 Nov 2016 17:12:22 +0200

> This patchset refactors the XDP forwarding case, so that
> its dedicated transmit queues are managed in a complete
> separation from the other regular ones.
> 
> It also adds ethtool counters for XDP cases.
> 
> Series generated against net-next commit:
> 22ca904ad70a genetlink: fix error return code in genl_register_family()
 ...
> v3:
> * Exposed per ring counters.
> 
> v2:
> * Added ethtool counters.
> * Rebased, now patch 2 reverts Brenden's fix, as the bug no longer exists:
>   958b3d396d7f ("net/mlx4_en: fixup xdp tx irq to match rx")
> * Updated commit message of patch 2.

Series applied, thanks.

Powered by blists - more mailing lists