[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-Id: <20181011.101405.746383861128054195.davem@davemloft.net>
Date: Thu, 11 Oct 2018 10:14:05 -0700 (PDT)
From: David Miller <davem@...emloft.net>
To: akiyano@...zon.com
Cc: netdev@...r.kernel.org, dwmw@...zon.com, zorik@...zon.com,
matua@...zon.com, saeedb@...zon.com, msw@...zon.com,
aliguori@...zon.com, nafea@...zon.com, gtzalik@...zon.com,
netanel@...zon.com, alisaidi@...zon.com
Subject: Re: [PATCH V2 net-next 00/12] Improving performance and reducing
latencies, by using latest capabilities exposed in ENA device
From: <akiyano@...zon.com>
Date: Thu, 11 Oct 2018 11:26:15 +0300
> From: Arthur Kiyanovski <akiyano@...zon.com>
>
> 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
>
> Note: V1 of this patchset was created as if patches e2a322a 248ab77
> from net were applied to net-next before applying the patchset. This V2
> version does not assume this, and should be applyed directly on net-next
> without the aformentioned patches.
Series applied.
Powered by blists - more mailing lists