All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: Vivian Wang <wangruikang@iscas.ac.cn>
Cc: Tomas Hlavacek <tmshlvck@gmail.com>,
	netdev@vger.kernel.org, linux-riscv@lists.infradead.org,
	spacemit@lists.linux.dev, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, "David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>, Yixun Lan <dlan@kernel.org>
Subject: Re: [PATCH net v2] net: spacemit: k1-emac: program frame size registers for jumbo frames
Date: Tue, 27 Jan 2026 17:24:01 -0800	[thread overview]
Message-ID: <20260127172401.4bb7bd83@kernel.org> (raw)
In-Reply-To: <9f424b4e-b83b-47a0-8637-3df25e504be7@iscas.ac.cn>

On Tue, 27 Jan 2026 12:58:21 +0800 Vivian Wang wrote:
> Oh and... maybe these should be priv->ndev->mtu + ETH_HLEN + ETH_FCS_LEN?

+ 2 * VLAN_HLEN perhaps?

_______________________________________________
linux-riscv mailing list
linux-riscv@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-riscv

WARNING: multiple messages have this Message-ID (diff)
From: Jakub Kicinski <kuba@kernel.org>
To: Vivian Wang <wangruikang@iscas.ac.cn>
Cc: Tomas Hlavacek <tmshlvck@gmail.com>,
	netdev@vger.kernel.org, linux-riscv@lists.infradead.org,
	spacemit@lists.linux.dev, linux-kernel@vger.kernel.org,
	stable@vger.kernel.org, "David S . Miller" <davem@davemloft.net>,
	Eric Dumazet <edumazet@google.com>,
	Paolo Abeni <pabeni@redhat.com>,
	Andrew Lunn <andrew+netdev@lunn.ch>, Yixun Lan <dlan@kernel.org>
Subject: Re: [PATCH net v2] net: spacemit: k1-emac: program frame size registers for jumbo frames
Date: Tue, 27 Jan 2026 17:24:01 -0800	[thread overview]
Message-ID: <20260127172401.4bb7bd83@kernel.org> (raw)
In-Reply-To: <9f424b4e-b83b-47a0-8637-3df25e504be7@iscas.ac.cn>

On Tue, 27 Jan 2026 12:58:21 +0800 Vivian Wang wrote:
> Oh and... maybe these should be priv->ndev->mtu + ETH_HLEN + ETH_FCS_LEN?

+ 2 * VLAN_HLEN perhaps?

  reply	other threads:[~2026-01-28  1:24 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-01-26 13:59 [PATCH] net: spacemit: k1-emac: program frame size registers for jumbo frames Tomas Hlavacek
2026-01-26 13:59 ` Tomas Hlavacek
2026-01-26 16:20 ` Andrew Lunn
2026-01-26 16:20   ` Andrew Lunn
2026-01-26 17:14 ` [PATCH net v2] " Tomas Hlavacek
2026-01-26 17:14   ` Tomas Hlavacek
2026-01-27  2:05   ` Yixun Lan
2026-01-27  2:05     ` Yixun Lan
2026-01-27  4:38   ` Vivian Wang
2026-01-27  4:38     ` Vivian Wang
2026-01-27  4:58   ` Vivian Wang
2026-01-27  4:58     ` Vivian Wang
2026-01-28  1:24     ` Jakub Kicinski [this message]
2026-01-28  1:24       ` Jakub Kicinski
2026-01-28  3:08       ` Vivian Wang
2026-01-28  3:08         ` Vivian Wang

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=20260127172401.4bb7bd83@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=dlan@kernel.org \
    --cc=edumazet@google.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-riscv@lists.infradead.org \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=spacemit@lists.linux.dev \
    --cc=stable@vger.kernel.org \
    --cc=tmshlvck@gmail.com \
    --cc=wangruikang@iscas.ac.cn \
    /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.