From: Jakub Kicinski <kuba@kernel.org>
To: Wei Fang <wei.fang@nxp.com>
Cc: claudiu.manoil@nxp.com, vladimir.oltean@nxp.com,
xiaoning.wang@nxp.com, andrew+netdev@lunn.ch,
davem@davemloft.net, edumazet@google.com, pabeni@redhat.com,
frank.li@nxp.com, netdev@vger.kernel.org,
linux-kernel@vger.kernel.org, imx@lists.linux.dev
Subject: Re: [PATCH v5 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF
Date: Mon, 18 Nov 2024 19:39:18 -0800 [thread overview]
Message-ID: <20241118193918.0a29dae1@kernel.org> (raw)
In-Reply-To: <20241118060630.1956134-5-wei.fang@nxp.com>
On Mon, 18 Nov 2024 14:06:29 +0800 Wei Fang wrote:
> + if (unlikely(dma_mapping_error(tx_ring->dev, dma))) {
> + netdev_err(tx_ring->ndev, "DMA map error\n");
Pretty sure I asked to remove all prints on the datapath :(
--
pw-bot: cr
next prev parent reply other threads:[~2024-11-19 3:39 UTC|newest]
Thread overview: 8+ messages / expand[flat|nested] mbox.gz Atom feed top
2024-11-18 6:06 [PATCH v5 net-next 0/5] Add more feautues for ENETC v4 - round 1 Wei Fang
2024-11-18 6:06 ` [PATCH v5 net-next 1/5] net: enetc: add Rx checksum offload for i.MX95 ENETC Wei Fang
2024-11-18 6:06 ` [PATCH v5 net-next 2/5] net: enetc: add Tx " Wei Fang
2024-11-18 6:06 ` [PATCH v5 net-next 3/5] net: enetc: update max chained Tx BD number " Wei Fang
2024-11-18 6:06 ` [PATCH v5 net-next 4/5] net: enetc: add LSO support for i.MX95 ENETC PF Wei Fang
2024-11-19 3:39 ` Jakub Kicinski [this message]
2024-11-19 4:49 ` Wei Fang
2024-11-18 6:06 ` [PATCH v5 net-next 5/5] net: enetc: add UDP segmentation offload support Wei Fang
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=20241118193918.0a29dae1@kernel.org \
--to=kuba@kernel.org \
--cc=andrew+netdev@lunn.ch \
--cc=claudiu.manoil@nxp.com \
--cc=davem@davemloft.net \
--cc=edumazet@google.com \
--cc=frank.li@nxp.com \
--cc=imx@lists.linux.dev \
--cc=linux-kernel@vger.kernel.org \
--cc=netdev@vger.kernel.org \
--cc=pabeni@redhat.com \
--cc=vladimir.oltean@nxp.com \
--cc=wei.fang@nxp.com \
--cc=xiaoning.wang@nxp.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;
as well as URLs for NNTP newsgroup(s).