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 8C52E43C8E; Tue, 12 Mar 2024 09:59:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 65F37402ED; Tue, 12 Mar 2024 09:59:38 +0100 (CET) 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 1D28A402D8 for ; Tue, 12 Mar 2024 09:59:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1710233975; 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=hgojgIaj3vEbJkB73HKX1ypio94PuW0geJArqm9Xr38=; b=D4b9ANOo8YJ152tx57IN8ws3sUgpTOVHqSihOrwudCmwkShNIliw7bwPUEajugcmXILRGS hr+WP56nKmW7SZjfh5eYkXYMW6jLh+u97TdRzNL5UGt2xOp2iV0VjeWu1kc3M985DOQrng rp3p4mg5G4CbC5q9eI6/ukeeXb3tX0I= Received: from mail-lj1-f199.google.com (mail-lj1-f199.google.com [209.85.208.199]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-648-tsqVKRblPYWfcs6qHCyz0Q-1; Tue, 12 Mar 2024 04:59:34 -0400 X-MC-Unique: tsqVKRblPYWfcs6qHCyz0Q-1 Received: by mail-lj1-f199.google.com with SMTP id 38308e7fff4ca-2d359de20dcso36609301fa.1 for ; Tue, 12 Mar 2024 01:59:34 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710233973; x=1710838773; 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=hgojgIaj3vEbJkB73HKX1ypio94PuW0geJArqm9Xr38=; b=Z0PTIrKBGt9+Qb+OmRQ4/zLIaZgK4H+NIvE4mgKSZDhySeyiZUq+YLvkvmzXoQQrm8 8OKGevS5OeIqyBIXPAayhET9CzbbVNR3xIoNsnsQPvYgoxPqn07cv5Ia3VaLm76VTrXC CX8cdTbat6DiUCQ0Wr6mx2ydC0Is5WViKMFho/fCQXevAXWF1YjhYjcOWZayJFx4U7XW uRnYo3IwDzbHV/u//lPyY81dGk2gVdXTSJ2S0Koe/QBP/b9S+yIsUMP6/7XEKYzp2tnY AwQhPTrWm+P8ntmc/usgxJpZmf3KNuxKbug4bjseSEHgNRJeofnG8HHel7sfrU7N+WWN dzTA== X-Forwarded-Encrypted: i=1; AJvYcCVS3fcj9rlacnCMc/21ACsO9vcMaLUMZ8BjqyHH7gMoOuStHHK3YDWQtmWzifZm8Yw16F+VDkVBPJb26/M= X-Gm-Message-State: AOJu0YyzM3BjvV9RWW1t+zG5kaPuzu0fxXMy9Xtp5ceRLWYY1IVPWAKP BRpq5ID/imlxgxlaopfUFJ/guPUxQOjWKHHRs6qPSjYUchJ0ebY0lbegZ8upLoay/bxZxd1oTfP KgFTRv5WfNuJTLZbzRFASHASeGOaKg27f6egoMkWlFNMjt4OM5jphtAhqso6VtyMQLdbRlcgSz/ WtTSwH5F0W4Lt7cT8= X-Received: by 2002:a05:651c:686:b0:2d4:57c5:886d with SMTP id x6-20020a05651c068600b002d457c5886dmr536029ljb.1.1710233972935; Tue, 12 Mar 2024 01:59:32 -0700 (PDT) X-Google-Smtp-Source: AGHT+IFPt064sJBxAdtgEjNG+2T/+ACmLpRpnyDC1zMsREeCVL1FisJMQ2RI+RXlp7ytuBIQCcVlzFPv1HZyGSTFqDg= X-Received: by 2002:a05:651c:686:b0:2d4:57c5:886d with SMTP id x6-20020a05651c068600b002d457c5886dmr536017ljb.1.1710233972634; Tue, 12 Mar 2024 01:59:32 -0700 (PDT) MIME-Version: 1.0 References: <20240312084914.92056-1-jslaby@suse.cz> In-Reply-To: <20240312084914.92056-1-jslaby@suse.cz> From: David Marchand Date: Tue, 12 Mar 2024 09:59:20 +0100 Message-ID: Subject: Re: [PATCH stable-22.11] kni: fix build with Linux 6.8 To: Jiri Slaby Cc: Ferruh Yigit , dev@dpdk.org, Kevin Traynor , Luca Boccassi , "Xueming(Steven) Li" , dpdk stable X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Hello Jiri, On Tue, Mar 12, 2024 at 9:57=E2=80=AFAM Jiri Slaby wrote: > > strlcpy() was removed in commit d26270061ae6 (string: Remove strlcpy()), = use > strscpy() instead. > > The patches fixes this: > kernel/linux/kni/kni_net.c: In function =E2=80=98kni_get_drvinfo=E2=80=99= : > kernel/linux/kni/kni_net.c:835:9: error: implicit declaration of function= =E2=80=98strlcpy=E2=80=99; did you mean =E2=80=98strscpy=E2=80=99? > > Intended esp. for stable/22.11. It should go wherever kni is still in > the tree. Thanks for the patch. Cc: stable and LTS maintainers. > > Signed-off-by: Jiri Slaby --=20 David Marchand