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 48724436AB; Fri, 8 Dec 2023 17:58:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B7E943001; Fri, 8 Dec 2023 17:58:55 +0100 (CET) Received: from mail-pl1-f173.google.com (mail-pl1-f173.google.com [209.85.214.173]) by mails.dpdk.org (Postfix) with ESMTP id B297740A75 for ; Fri, 8 Dec 2023 17:58:53 +0100 (CET) Received: by mail-pl1-f173.google.com with SMTP id d9443c01a7336-1d069b1d127so17841395ad.0 for ; Fri, 08 Dec 2023 08:58:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=networkplumber-org.20230601.gappssmtp.com; s=20230601; t=1702054733; x=1702659533; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:from:to:cc:subject:date :message-id:reply-to; bh=Y9+mE0UyD7Mp3qJytzxNE5odHMLXxs9k9+J+dNH01Zw=; b=evUKzS9MuE/9rXxCMTGekzgvei88kSsHE9r8hbFQG67jyabQF75ulxJ96UCOOZFs/z 38VG/ohJzzxquS250mBGkUOtP1QczCS0n+gyxWWDLHOMZQ+22jzhp5XKRneMRu7mQJW0 XKdtO5hcDiVYDDAfcKty2sr7BbqjXcLtJ+cFcs5obUuN3hug85LHSK4/+mSGi4/p0RK7 6CoehPhRGein8PMo0TeAY4WiopitM/Wb8rLq/N4jUNIuXg01zTdYZ8BaRDamvDpo+uYn IBSrHiv9zZGLBlL0sEUBJyVbSOzuiLsdRrcMY6ixSeYIKAC+aQopzi1GaglVJx4L5nk5 Bzgg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702054733; x=1702659533; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:subject:cc:to:from:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y9+mE0UyD7Mp3qJytzxNE5odHMLXxs9k9+J+dNH01Zw=; b=OBPUYcLTPT4zqayfFNnxEf1q53+l6KkfH4x1FC1rxX6XFnRJUOOneS0u03ji/Rj1RQ d2z2W166uzbERvO9/IZ4VfF81gWJjWkxJTmXmDOiLtFdBSz2lS8yAPDfdRa0hxrZBo5w FRWOO1EITi7pvwnF9OdIpmyQBNNKgwM+82eOFy27pRBo/rEXWKlL9vlg/qkjdi4i71Mq Nkn32RwLNtIbW08mSSTGQxt0kzEMNy4cFkZwnG1S4JPmakRcQllDGE5zUCcR9GDcenp9 XycfgYSJtq34culQ3Bhz0mBdyRNjNEl05Y+NoSCxXhjOEp+lyKaY9z9ouCk+BPH7qu3s pztA== X-Gm-Message-State: AOJu0YxTWABWdHU2a8qx0F2xqnhydjc3zvvWaGd8dKukg4U1HO2zky73 0JCazeXSx2SJPcirGgTV8SSz4Q== X-Google-Smtp-Source: AGHT+IFKDT0uTkc0flTH1DaljJgStPlhzHSs4L56+2BAoJI7uyN2kUvg1K9DPx44iWtZqgc8vyxyUg== X-Received: by 2002:a17:902:b60f:b0:1d0:711b:c926 with SMTP id b15-20020a170902b60f00b001d0711bc926mr275867pls.110.1702054732795; Fri, 08 Dec 2023 08:58:52 -0800 (PST) Received: from hermes.local (204-195-123-141.wavecable.com. [204.195.123.141]) by smtp.gmail.com with ESMTPSA id i8-20020a17090332c800b001cfb41589ddsm1910935plr.293.2023.12.08.08.58.52 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Dec 2023 08:58:52 -0800 (PST) Date: Fri, 8 Dec 2023 08:58:50 -0800 From: Stephen Hemminger To: David Marchand Cc: dev@dpdk.org, thomas@monjalon.net, ferruh.yigit@amd.com, bruce.richardson@intel.com, mb@smartsharesystems.com, stable@dpdk.org, Ori Kam , Parav Pandit , Guy Kaneti Subject: Re: [RFC v2 02/14] regexdev: fix logtype register Message-ID: <20231208085850.3149eaec@hermes.local> In-Reply-To: <20231208145950.2184940-3-david.marchand@redhat.com> References: <20231117131824.1977792-1-david.marchand@redhat.com> <20231208145950.2184940-1-david.marchand@redhat.com> <20231208145950.2184940-3-david.marchand@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit 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 On Fri, 8 Dec 2023 15:59:36 +0100 David Marchand wrote: > This library logtype was not initialized so its logs would end up under > the 0 logtype, iow, RTE_LOGTYPE_EAL. > > Fixes: b25246beaefc ("regexdev: add core functions") > Cc: stable@dpdk.org > > Signed-off-by: David Marchand Reviewed-by: Stephen Hemminger