netdev.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
From: Jakub Kicinski <kuba@kernel.org>
To: "Xin Tian" <tianx@yunsilicon.com>
Cc: <netdev@vger.kernel.org>, <andrew+netdev@lunn.ch>,
	<pabeni@redhat.com>, <edumazet@google.com>, <davem@davemloft.net>,
	<jeff.johnson@oss.qualcomm.com>, <przemyslaw.kitszel@intel.com>,
	<weihg@yunsilicon.com>, <wanry@yunsilicon.com>
Subject: Re: [PATCH v2 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver
Date: Mon, 30 Dec 2024 17:11:15 -0800	[thread overview]
Message-ID: <20241230171115.7ee9318f@kernel.org> (raw)
In-Reply-To: <20241230101513.3836531-1-tianx@yunsilicon.com>

On Mon, 30 Dec 2024 18:15:46 +0800 Xin Tian wrote:
> The patch series adds the xsc driver, which will support the YunSilicon
> MS/MC/MV series of network cards. These network cards offer support for
> high-speed Ethernet and RDMA networking, with speeds of up to 200Gbps.

## Form letter - winter-break

Networking development is suspended for winter holidays, until Jan 2nd.
We are currently accepting bug fixes only, see the announcements at:

https://lore.kernel.org/20241211164022.6a075d3a@kernel.org
https://lore.kernel.org/20241220182851.7acb6416@kernel.org

RFC patches sent for review only are welcome at any time.
-- 
pw-bot: defer
pv-bot: closed

      parent reply	other threads:[~2024-12-31  1:11 UTC|newest]

Thread overview: 25+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2024-12-30 10:15 [PATCH v2 00/14] net-next/yunsilicon: ADD Yunsilicon XSC Ethernet Driver Xin Tian
2024-12-30 10:15 ` [PATCH v2 01/14] net-next/yunsilicon: Add xsc driver basic framework Xin Tian
2024-12-30 10:15 ` [PATCH v2 02/14] net-next/yunsilicon: Enable CMDQ Xin Tian
2024-12-30 10:15 ` [PATCH v2 03/14] net-next/yunsilicon: Add hardware setup APIs Xin Tian
2024-12-30 10:15 ` [PATCH v2 04/14] net-next/yunsilicon: Add qp and cq management Xin Tian
2024-12-30 10:15 ` [PATCH v2 05/14] net-next/yunsilicon: Add eq and alloc Xin Tian
2024-12-30 10:15 ` [PATCH v2 06/14] net-next/yunsilicon: Add pci irq Xin Tian
2024-12-30 10:15 ` [PATCH v2 07/14] net-next/yunsilicon: Device and interface management Xin Tian
2024-12-30 10:15 ` [PATCH v2 08/14] net-next/yunsilicon: Add ethernet interface Xin Tian
2024-12-30 15:29   ` Andrew Lunn
2024-12-30 16:13     ` weihonggang
2024-12-31  5:12       ` Andrew Lunn
2024-12-31  9:28         ` weihonggang
2024-12-31  9:40         ` tianx
2024-12-31 11:34           ` Leon Romanovsky
2025-01-03  3:16             ` tianx
2024-12-31 15:40           ` Andrew Lunn
2025-01-03  3:28             ` tianx
2024-12-30 10:15 ` [PATCH v2 09/14] net-next/yunsilicon: Init net device Xin Tian
2024-12-30 10:15 ` [PATCH v2 10/14] net-next/yunsilicon: Add eth needed qp and cq apis Xin Tian
2024-12-30 10:15 ` [PATCH v2 11/14] net-next/yunsilicon: ndo_open and ndo_stop Xin Tian
2024-12-30 10:15 ` [PATCH v2 12/14] net-next/yunsilicon: Add ndo_start_xmit Xin Tian
2024-12-30 10:15 ` [PATCH v2 13/14] net-next/yunsilicon: Add eth rx Xin Tian
2024-12-30 10:15 ` [PATCH v2 14/14] net-next/yunsilicon: add ndo_get_stats64 Xin Tian
2024-12-31  1:11 ` Jakub Kicinski [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=20241230171115.7ee9318f@kernel.org \
    --to=kuba@kernel.org \
    --cc=andrew+netdev@lunn.ch \
    --cc=davem@davemloft.net \
    --cc=edumazet@google.com \
    --cc=jeff.johnson@oss.qualcomm.com \
    --cc=netdev@vger.kernel.org \
    --cc=pabeni@redhat.com \
    --cc=przemyslaw.kitszel@intel.com \
    --cc=tianx@yunsilicon.com \
    --cc=wanry@yunsilicon.com \
    --cc=weihg@yunsilicon.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).