All of lore.kernel.org
 help / color / mirror / Atom feed
From: Stephen Hemminger <stephen@networkplumber.org>
To: Viacheslav Ovsiienko <viacheslavo@nvidia.com>
Cc: <dev@dpdk.org>, <rasland@nvidia.com>, <matan@nvidia.com>,
	<suanmingm@nvidia.com>, <dsosnowski@nvidia.com>
Subject: Re: [PATCH] net/mlx5: mitigate the Tx queue parameter adjustment
Date: Wed, 23 Apr 2025 08:24:50 -0700	[thread overview]
Message-ID: <20250423082450.5eb6cdee@hermes.local> (raw)
In-Reply-To: <20250423122807.121990-1-viacheslavo@nvidia.com>

On Wed, 23 Apr 2025 15:28:07 +0300
Viacheslav Ovsiienko <viacheslavo@nvidia.com> wrote:

> +		DRV_LOG(WARNING,
> +			"tso header inline requirements (%u) are not satisfied (%u) on port %u,"
> +			" the Tx queue capacity (%d) may not be guaranteed",
> +			MLX5_MAX_TSO_HEADER, max_inline, priv->dev_data->port_id, desc);

If your messages are so long they can't fit on a single line, then they are too wordy.
Please be more terse.

      reply	other threads:[~2025-04-23 15:24 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2025-04-23 12:28 [PATCH] net/mlx5: mitigate the Tx queue parameter adjustment Viacheslav Ovsiienko
2025-04-23 15:24 ` Stephen Hemminger [this message]

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=20250423082450.5eb6cdee@hermes.local \
    --to=stephen@networkplumber.org \
    --cc=dev@dpdk.org \
    --cc=dsosnowski@nvidia.com \
    --cc=matan@nvidia.com \
    --cc=rasland@nvidia.com \
    --cc=suanmingm@nvidia.com \
    --cc=viacheslavo@nvidia.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 an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.