From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 3872842FD3; Fri, 4 Aug 2023 15:19:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1BB8440EE1; Fri, 4 Aug 2023 15:19:59 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.133.124]) by mails.dpdk.org (Postfix) with ESMTP id 4621440E2D for ; Fri, 4 Aug 2023 15:19:58 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1691155197; h=from:from:reply-to:subject:subject:date:date:message-id:message-id: to:to:cc:cc:mime-version:mime-version:content-type:content-type: content-transfer-encoding:content-transfer-encoding: in-reply-to:in-reply-to:references:references; bh=y2OMb/EE8ZHacu6AIxdGS/Tx+fgMPn4r1SG6xaBAlgI=; b=U1tLW80zb9CvpemOP6oUW8WrH8Jx80qkOdPIYGK1K2wqfBc8Ey1vz9W+mOwlLkJLQysxQW 8CeNUL17WTob71SPoodNvb91BLsD3iDOdQRqvB1LosSA/4zKFyHoiyPQ/oiCs7E17bdjyw W3ij6xkVh7K+liSCTWj3SmAf9tCH9E8= Received: from mail-lf1-f72.google.com (mail-lf1-f72.google.com [209.85.167.72]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-124--OQeMEe6NE2dzg5S31AQeg-1; Fri, 04 Aug 2023 09:19:56 -0400 X-MC-Unique: -OQeMEe6NE2dzg5S31AQeg-1 Received: by mail-lf1-f72.google.com with SMTP id 2adb3069b0e04-4fe39e5e7e9so2059290e87.1 for ; Fri, 04 Aug 2023 06:19:56 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691155195; x=1691759995; h=content-transfer-encoding:cc:to:subject:message-id:date:from :in-reply-to:references:mime-version:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=y2OMb/EE8ZHacu6AIxdGS/Tx+fgMPn4r1SG6xaBAlgI=; b=dQh2Pney7fRrxnk2P3evZSc5C4KwYPxt7IsB6EUoDe4nWAto9XJm4xt9BcJHlaC/Am qsvcrUgKOJ3EorAoh0zb8WqeNeEL1P0wdDjhRRSVS2XsPcCBvJ4KErl4jY7lvgAEjtUa dSuCq9KNEiJeTxwOTJMOJ8L5LbdQkK8UXKpiSaos3DQSVcGekJRLbDSgebbNgHDibiHL xYtlPBS3Uezb7MhqDI16V6rVl1y6s5R96BH+OX+ZtJtrt2xbq7OXjK5azVxJyml8OacV AacpQg+ZHc5BZHgnHDuli5D2eVa4d5Y7DEdtxw2asyLk9mzsEZ+T+6LEFCvqikFe0Mab 5d4Q== X-Gm-Message-State: AOJu0YzaCmFPwvi3nK20K5htZnWA4zEyoBiMqGew8S9Hpw0Qu/V6nyI/ 5dt3E2/YzZDCrbTj2oUann+pRllihd/8p7L1kJ7aQhbS1GzQaMrhCfhON54KSaFPjUXophHL0ES Z4KKGqC3jBcZF4SbddEw2HA2jYg== X-Received: by 2002:a05:6512:39d0:b0:4fe:5860:7abf with SMTP id k16-20020a05651239d000b004fe58607abfmr1598025lfu.13.1691155195210; Fri, 04 Aug 2023 06:19:55 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGGnvLXyrLwi+UFoqeQCQQVlfJUxwObVtVZyQDXHoiGL8w9dAbbYjD310fTsbtoPS6yAjd8K1Zbv9cyMnJ+RSA= X-Received: by 2002:a05:6512:39d0:b0:4fe:5860:7abf with SMTP id k16-20020a05651239d000b004fe58607abfmr1598003lfu.13.1691155194912; Fri, 04 Aug 2023 06:19:54 -0700 (PDT) MIME-Version: 1.0 References: <20230801160500.67480-1-stephen@networkplumber.org> <20230801160500.67480-3-stephen@networkplumber.org> In-Reply-To: <20230801160500.67480-3-stephen@networkplumber.org> From: David Marchand Date: Fri, 4 Aug 2023 15:19:43 +0200 Message-ID: Subject: Re: [PATCH v2 2/2] kni: remove deprecated kernel network interface To: ci@dpdk.org Cc: dev@dpdk.org, Stephen Hemminger , Thomas Monjalon , Maxime Coquelin , Chenbo Xia , Anatoly Burakov , Cristian Dumitrescu , Nithin Dabilpuram , Kiran Kumar K , Sunil Kumar Kori , Satha Rao , Bruce Richardson , Ferruh Yigit X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: ci@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK CI discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: ci-bounces@dpdk.org Hello CI people, On Tue, Aug 1, 2023 at 6:05=E2=80=AFPM Stephen Hemminger wrote: > kernel/linux/kni/Kbuild | 6 - > kernel/linux/kni/compat.h | 157 ---- > kernel/linux/kni/kni_dev.h | 137 --- > kernel/linux/kni/kni_fifo.h | 87 -- > kernel/linux/kni/kni_misc.c | 719 -------------- > kernel/linux/kni/kni_net.c | 878 ------------------ > kernel/linux/kni/meson.build | 41 - > kernel/linux/meson.build | 2 +- This is a heads up for KNI removal in the *main* branch. With this removal, there is no remaining out of tree Linux kernel module to compile/test in DPDK sources. This means that jobs (like the one in UNH lab that was compile-testing KNI against the latest Linux kernel sources) can be disabled. Important note: this mail does not ask for any change to LTS releases testi= ng. If KNI was built and tested with LTS releases, you should continue to do so= . --=20 David Marchand