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 901F14235C; Wed, 11 Oct 2023 09:04:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7EFD1402F2; Wed, 11 Oct 2023 09:04:14 +0200 (CEST) Received: from us-smtp-delivery-124.mimecast.com (us-smtp-delivery-124.mimecast.com [170.10.129.124]) by mails.dpdk.org (Postfix) with ESMTP id D9C714028A for ; Wed, 11 Oct 2023 09:04:12 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1697007852; 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=GE4KHSnXq+gO84Rsqp9NZaGIKkV/C1tFSMqExJI6IJ0=; b=Xddeyk9bUKc8Es++mXYDJZhjrik0+w2pM57hAl7fiBleptSdK7vzOgACDJv65PIQdB6hIU Ub91aDnA+ISU2r8SqvloqMpwzvdTb5bo52opYXFSIMMxE97EJ9qOLUSiUX9m7wsI2nhDVJ /ebPjtqA5lej9iR4Lnun7xD+4GfMU/k= Received: from mail-lf1-f69.google.com (mail-lf1-f69.google.com [209.85.167.69]) by relay.mimecast.com with ESMTP with STARTTLS (version=TLSv1.3, cipher=TLS_AES_256_GCM_SHA384) id us-mta-689-Aax7xYV4NbOLYu-O0cAgRw-1; Wed, 11 Oct 2023 03:04:10 -0400 X-MC-Unique: Aax7xYV4NbOLYu-O0cAgRw-1 Received: by mail-lf1-f69.google.com with SMTP id 2adb3069b0e04-503269edbb3so6070645e87.2 for ; Wed, 11 Oct 2023 00:04:10 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697007849; x=1697612649; 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=GE4KHSnXq+gO84Rsqp9NZaGIKkV/C1tFSMqExJI6IJ0=; b=th4R2USRmgggT1EfIq8PpXcTdFENVuwJRjnm7EVjpE1+DS7aNODi1Zxa8Gk0FVGwd7 l/hyGh/UUT5EJbE/ne4Ey5Gza9MEvQs+XGLHlSuFWNnkSWXFbxo5RS8K1EfpFGtSqieL SgWdBM2uCMBZsHGleohS9NCKxzaGmUWwaR3ApVCjF2Ub+7XgJToo3gj13Kd9fi/GX1+T m+CzFYIeVlfOxPcy7TLp/QsIQRaIafagA9h/dKga0VMaO/XGRyiA/Yix62XLIxuR7/Iw aj0bnYM6oF8WDlhjz4BBDYhqmGvoPTPcKPzgbSKz5Q4h1DwIvKfzFSS7srHhPdbiuWMl H+rQ== X-Gm-Message-State: AOJu0YzLq9vLfvzp0eFiDYLH79oMFT8B0OP1QTsLN5IAtPuX3vzWY+zc RqDEE1jpdBdtOKzHJza2EyuYscxgu3sF+aPzvnpvBr8wJ0MAUUbn5oFHG5s4yD9ncQFavs3MTtl fYvD7+jcmZ7O4+LzQTQ5csXYLdSk= X-Received: by 2002:a05:6512:128a:b0:503:3278:3221 with SMTP id u10-20020a056512128a00b0050332783221mr21414378lfs.69.1697007849256; Wed, 11 Oct 2023 00:04:09 -0700 (PDT) X-Google-Smtp-Source: AGHT+IGxeTAirUMpfnet+OWMxfgVb4Dwp7qWIFLh8PO4hgWJWzRhuu/WFM9j37qEo3lKkEfbB6WQfg/FeEK8qcVuaPM= X-Received: by 2002:a05:6512:128a:b0:503:3278:3221 with SMTP id u10-20020a056512128a00b0050332783221mr21414366lfs.69.1697007849062; Wed, 11 Oct 2023 00:04:09 -0700 (PDT) MIME-Version: 1.0 References: <20231010140029.66159-1-david.marchand@redhat.com> In-Reply-To: From: David Marchand Date: Wed, 11 Oct 2023 09:03:57 +0200 Message-ID: Subject: Re: [PATCH] eventdev: fix symbol export for port maintenance To: Jerin Jacob Cc: dev@dpdk.org, stable@dpdk.org, Jerin Jacob , =?UTF-8?Q?Mattias_R=C3=B6nnblom?= 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 Jerin, On Wed, Oct 11, 2023 at 8:51=E2=80=AFAM Jerin Jacob = wrote: > > On Tue, Oct 10, 2023 at 7:30=E2=80=AFPM David Marchand > wrote: > > > > Trying to call rte_event_maintain out of the eventdev library triggers > > a link failure, as the tracepoint symbol associated to this inline > > helper was not exported. > > > > Fixes: 54f17843a887 ("eventdev: add port maintenance API") > > Cc: stable@dpdk.org > > > > Signed-off-by: David Marchand > > Acked-by: Jerin Jacob > > David, If it is stopping dispatcher library integration, please take > this patch through main tree, if not, I will add through event tree > for rc2. I was going to suggest merging directly in main :-). I will delegate it to me in patchwork. Thanks. --=20 David Marchand