mirror of https://lore.kernel.org/lkml/
 help / color / mirror / Atom feed
From: Paolo Abeni <pabeni@redhat.com>
To: Simon Horman <horms@kernel.org>, satishkh@cisco.com
Cc: Christian Benvenuti <benve@cisco.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>,
	"David S. Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Jakub Kicinski <kuba@kernel.org>,
	netdev@vger.kernel.org, linux-kernel@vger.kernel.org,
	Nelson Escobar <neescoba@cisco.com>,
	John Daley <johndale@cisco.com>
Subject: Re: [PATCH net-next v2 0/8] enic:enable 32, 64 byte cqes and get max rx/tx ring size from hw
Date: Tue, 11 Mar 2025 10:25:09 +0100	[thread overview]
Message-ID: <978a9d2c-b82c-4209-ba95-8674b149294a@redhat.com> (raw)
In-Reply-To: <20250306145604.GB3666230@kernel.org>

On 3/6/25 3:56 PM, Simon Horman wrote:
> On Tue, Mar 04, 2025 at 07:56:36PM -0500, Satish Kharat via B4 Relay wrote:
>> This series enables using the max rx and tx ring sizes read from hw.
>> For newer hw that can be up to 16k entries. This requires bigger
>> completion entries for rx queues. This series enables the use of the
>> 32 and 64 byte completion queues entries for enic rx queues on
>> supported hw versions. This is in addition to the exiting (default)
>> 16 byte rx cqes.
>>
>> Signed-off-by: Satish Kharat <satishkh@cisco.com>
>> ---
>> Changes in v2:
>> - Added net-next to the subject line.
>> - Removed inlines from function defs in .c file.
>> - Fixed function local variable style issues.
>> - Added couple of helper functions to common code.
>> - Fixed checkpatch errors and warnings.
>> - Link to v1: https://lore.kernel.org/r/20250227-enic_cleanup_and_ext_cq-v1-0-c314f95812bb@cisco.com
>>
>> ---
>> Satish Kharat (8):
>>       enic: Move function from header file to c file
>>       enic: enic rq code reorg
>>       enic: enic rq extended cq defines
>>       enic: enable rq extended cq support
>>       enic : remove unused function cq_enet_wq_desc_dec
>>       enic : added enic_wq.c and enic_wq.h
>>       enic : cleanup of enic wq request completion path
>>       enic : get max rq & wq entries supported by hw, 16K queues
> 
> nit: please consistently use "enic: " as the subject prefix for
>      the cover-letter and all patches in this patch-set.

Since it looks otherwise good to me, I'll adjust the above while
applying the patches.

Thanks,

Paolo


  reply	other threads:[~2025-03-11  9:25 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-03-05  0:56 Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 1/8] enic: Move function from header file to c file Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 2/8] enic: enic rq code reorg Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 3/8] enic: enic rq extended cq defines Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 4/8] enic: enable rq extended cq support Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 5/8] enic : remove unused function cq_enet_wq_desc_dec Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 6/8] enic : added enic_wq.c and enic_wq.h Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 7/8] enic : cleanup of enic wq request completion path Satish Kharat via B4 Relay
2025-03-05  0:56 ` [PATCH net-next v2 8/8] enic : get max rq & wq entries supported by hw, 16K queues Satish Kharat via B4 Relay
2025-03-06 14:56 ` [PATCH net-next v2 0/8] enic:enable 32, 64 byte cqes and get max rx/tx ring size from hw Simon Horman
2025-03-11  9:25   ` Paolo Abeni [this message]
2025-03-11 10:00 ` patchwork-bot+netdevbpf

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=978a9d2c-b82c-4209-ba95-8674b149294a@redhat.com \
    --to=pabeni@redhat.com \
    --cc=andrew+netdev@lunn.ch \
    --cc=benve@cisco.com \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=horms@kernel.org \
    --cc=johndale@cisco.com \
    --cc=kuba@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=neescoba@cisco.com \
    --cc=netdev@vger.kernel.org \
    --cc=satishkh@cisco.com \
    /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

all inboxes | Powered by JetHome®