All of lore.kernel.org
 help / color / mirror / Atom feed
From: Jan Kiszka <jan.kiszka@siemens.com>
To: Hongzhan Chen <hongzhan.chen@intel.com>, <xenomai@lists.linux.dev>
Subject: Re: [PATCH 1/1] net/drivers: igc: introduce rt_igc driver
Date: Mon, 5 Sep 2022 14:03:08 +0200	[thread overview]
Message-ID: <21a7d392-041e-05e7-3b9a-00134725f41b@siemens.com> (raw)
In-Reply-To: <2b643cbb-add7-fc03-7b22-fe691072d9df@siemens.com>

On 05.09.22 14:00, Jan Kiszka wrote:
> On 22.08.22 03:18, Hongzhan Chen wrote:
>> ported basic network function not including TSN feature.
>>
> 
> Please enable this driver in CI so that it is built regularly.
> 

... in the future. This time, I'll just add the following to your 
commit, crossing finger that nothing will explode:

diff --git a/.gitlab-ci.yml b/.gitlab-ci.yml
index 2d4c7635cb..03d3382117 100644
--- a/.gitlab-ci.yml
+++ b/.gitlab-ci.yml
@@ -129,6 +129,7 @@ variables:
     - ./scripts/config -m XENO_DRIVERS_NET_DRV_NATSEMI
     - ./scripts/config -m XENO_DRIVERS_NET_DRV_VIA_RHINE
     - ./scripts/config -m XENO_DRIVERS_NET_DRV_IGB
+    - ./scripts/config -m XENO_DRIVERS_NET_DRV_IGC
     - ./scripts/config -m XENO_DRIVERS_NET_DRV_R8169
     - ./scripts/config -e XENO_DRIVERS_NET_EXP_DRIVERS
     - ./scripts/config -m XENO_DRIVERS_NET_DRV_3C59X

Jan

-- 
Siemens AG, Technology
Competence Center Embedded Linux

  reply	other threads:[~2022-09-05 12:03 UTC|newest]

Thread overview: 12+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2022-08-22  1:18 [PATCH 0/1] net/drivers: igc: introduce rt_igc driver Hongzhan Chen
2022-08-22  1:18 ` [PATCH 1/1] " Hongzhan Chen
2022-09-05 12:00   ` Jan Kiszka
2022-09-05 12:03     ` Jan Kiszka [this message]
2022-09-05 13:55       ` Jan Kiszka
2022-09-06  2:26         ` Chen, Hongzhan
2022-08-26 16:26 ` [PATCH 0/1] " Jan Kiszka
2022-08-27  6:35   ` Florian Bezdeka
2022-09-06  3:02     ` Chen, Hongzhan
2022-08-31  8:24   ` Chen, Hongzhan
2022-09-05 11:59     ` Jan Kiszka
2022-09-06  7:56       ` Chen, Hongzhan

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=21a7d392-041e-05e7-3b9a-00134725f41b@siemens.com \
    --to=jan.kiszka@siemens.com \
    --cc=hongzhan.chen@intel.com \
    --cc=xenomai@lists.linux.dev \
    /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.