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:   Thu, 11 Oct 2018 07:53:47 +0000
From:   "Kiyanovski, Arthur" <akiyano@...zon.com>
To:     David Miller <davem@...emloft.net>
CC:     "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "Woodhouse, David" <dwmw@...zon.co.uk>,
        "Machulsky, Zorik" <zorik@...zon.com>,
        "Matushevsky, Alexander" <matua@...zon.com>,
        "Bshara, Saeed" <saeedb@...zon.com>,
        "Wilson, Matt" <msw@...zon.com>,
        "Liguori, Anthony" <aliguori@...zon.com>,
        "Bshara, Nafea" <nafea@...zon.com>,
        "Tzalik, Guy" <gtzalik@...zon.com>,
        "Belgazal, Netanel" <netanel@...zon.com>,
        "Saidi, Ali" <alisaidi@...zon.com>
Subject: RE: [PATCH V1 net-next 00/12] Improving performance and reducing
 latencies, by using latest capabilities exposed in ENA device

> -----Original Message-----
> From: David Miller <davem@...emloft.net>
> Sent: Thursday, October 11, 2018 8:42 AM
> To: Kiyanovski, Arthur <akiyano@...zon.com>
> Cc: netdev@...r.kernel.org; Woodhouse, David <dwmw@...zon.co.uk>;
> Machulsky, Zorik <zorik@...zon.com>; Matushevsky, Alexander
> <matua@...zon.com>; Bshara, Saeed <saeedb@...zon.com>; Wilson,
> Matt <msw@...zon.com>; Liguori, Anthony <aliguori@...zon.com>;
> Bshara, Nafea <nafea@...zon.com>; Tzalik, Guy <gtzalik@...zon.com>;
> Belgazal, Netanel <netanel@...zon.com>; Saidi, Ali <alisaidi@...zon.com>
> Subject: Re: [PATCH V1 net-next 00/12] Improving performance and reducing
> latencies, by using latest capabilities exposed in ENA device
> 
> From: <akiyano@...zon.com>
> Date: Tue, 9 Oct 2018 21:44:57 +0300
> 
> > This patchset introduces the following:
> > 1. A new placement policy of Tx headers and descriptors, which takes
> > advantage of an option to place headers + descriptors in device memory
> > space. This is sometimes referred to as LLQ - low latency queue.
> > The patch set defines the admin capability, maps the device memory as
> > write-combined, and adds a mode in transmit datapath to do header +
> > descriptor placement on the device.
> > 2. Support for RX checksum offloading
> > 3. Miscelaneous small improvements and code cleanups
> 
> This doesn't apply cleanly to net-next, please respin.

This patchset was created on top of the "minor bug fixes for ENA Ethernet driver" patchset you've applied to net.
I will respin it again without the net patches bellow it.

Powered by blists - more mailing lists