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 360DF438A2; Fri, 12 Jan 2024 12:03:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A63744028C; Fri, 12 Jan 2024 12:03:37 +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 262234026E for ; Fri, 12 Jan 2024 12:03:36 +0100 (CET) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1705057415; 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=5fY5acoXmuNYD5QSa4nSS5BFU+rDl0DGSF2Ve00u9GI=; b=HppTP+4a6f5p/ElT0Vo8ythQ74WiV9G1Sd5lrxJSJXY2yCbuup8ocqBrhcMPtgXl9uk24p yPsoDHMJzs5pN0VpiJ7Vz/7bpif78srHEAbtpqQThBk0hynVhMgx3sN0H3s0ScXzBspJ+7 sSDSlltUtoiyJ30ilqznQ4c5xP0zwEY= Received: from mail-lf1-f70.google.com (mail-lf1-f70.google.com [209.85.167.70]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-524-lnbET_7PNEq4vxBJ2yxTaQ-1; Fri, 12 Jan 2024 06:03:34 -0500 X-MC-Unique: lnbET_7PNEq4vxBJ2yxTaQ-1 Received: by mail-lf1-f70.google.com with SMTP id 2adb3069b0e04-50ed86962f6so2315117e87.1 for ; Fri, 12 Jan 2024 03:03:33 -0800 (PST) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705057413; x=1705662213; 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=5fY5acoXmuNYD5QSa4nSS5BFU+rDl0DGSF2Ve00u9GI=; b=P29WuubrwIre+4mCcCigjky85UGzACMEKVCdpGSzRxvh01N6ukr7hIPYQGEGcLd2g/ 5pA5iShEqYijrB5t6+Hd4J+WW5OOOp+SMo1awt+PPfWctbvFPE2VW+NcaF8omjM407/B hClQ1cYlLZ1kA3UbuINLHA+1/5WUAx9PuJnMl55vYTmaXsznupTm1FdyONkM3cPgIFiC rajmNZjUxBWAF3OevDHZzVgJ5imo//YHYvM5uLlolafmfVSVdSO6HBqyjAneppNUdG9U stKWFpCnnHE5de+UW+VWgqUESAh5UL+omIyfT5OzjnYVNorfb2NGJAYkDh891uRZkij+ OOrQ== X-Gm-Message-State: AOJu0YxanLhfrbo5VYV822F9dXRjxbk8kD+Z41VHKjjuOZ9e/bratGec P32kdACOhZmdoUEYgYu462arAncwxZlrHSlBv9iWn10krb8jsD3h5xrj04Lx9q68t4ksqsKSE4c F/jiSx9hsOUCz5Wi0RIiFRn7HLgM= X-Received: by 2002:a19:6455:0:b0:50e:ac2a:6b5b with SMTP id b21-20020a196455000000b0050eac2a6b5bmr262829lfj.95.1705057412877; Fri, 12 Jan 2024 03:03:32 -0800 (PST) X-Google-Smtp-Source: AGHT+IEpGNROt/y/8tuaUcP+DWjyQCH7M0WK1Ee/ryyW8dKWXjw3mpWXCoDdjnG6gz8dJzXEPslB4G/+ajfv5GmWgWI= X-Received: by 2002:a19:6455:0:b0:50e:ac2a:6b5b with SMTP id b21-20020a196455000000b0050eac2a6b5bmr262825lfj.95.1705057412553; Fri, 12 Jan 2024 03:03:32 -0800 (PST) MIME-Version: 1.0 References: <20231211203234.185312-1-stephen@networkplumber.org> In-Reply-To: <20231211203234.185312-1-stephen@networkplumber.org> From: David Marchand Date: Fri, 12 Jan 2024 12:03:19 +0100 Message-ID: Subject: Re: [PATCH] eventdev: replace RTE_LOGTYPE_EVENTDEV with a dynamic type To: Stephen Hemminger Cc: dev@dpdk.org, Jerin Jacob 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 On Mon, Dec 11, 2023 at 9:33=E2=80=AFPM Stephen Hemminger wrote: > > With a little setup in eventdev_pmd.h the eventdev drivers > and API can be converted to dynamic log type. > > Signed-off-by: Stephen Hemminger Applied, thanks. --=20 David Marchand