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 D4D6AA00C5; Sat, 9 Jul 2022 09:54:49 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 548424021F; Sat, 9 Jul 2022 09:54:49 +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 4A74C4021E for ; Sat, 9 Jul 2022 09:54:48 +0200 (CEST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=redhat.com; s=mimecast20190719; t=1657353287; 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: in-reply-to:in-reply-to:references:references; bh=elQGig+LpP65Z3XxjYHA9zo7AKTKdjLj9ruh+Yfa0+g=; b=SoPEwCZDX+Dng5xiukSNgCg5dbv5qqk1mS8vagPsJnE5t70Sa/s48gs1fbRIjzDM3mXXXA 8cVhRykIIlf9DCOIqwo5x2eKUxfcKONefsZgBY+k5YzwNlJAfYETJt1SRlV/OgY7XtlS/E G/OEh8Ap6KOfzFB4KJwOx7A7lBrfexo= 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.2, cipher=TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384) id us-mta-654-0DC3eZjQOgyOf_FkIZOIuw-1; Sat, 09 Jul 2022 03:54:40 -0400 X-MC-Unique: 0DC3eZjQOgyOf_FkIZOIuw-1 Received: by mail-lf1-f70.google.com with SMTP id r2-20020a19da02000000b00488c1f8322bso375914lfg.9 for ; Sat, 09 Jul 2022 00:54:40 -0700 (PDT) X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:mime-version:references:in-reply-to:from:date :message-id:subject:to:cc; bh=elQGig+LpP65Z3XxjYHA9zo7AKTKdjLj9ruh+Yfa0+g=; b=C7/Lw1k9LzXCDf0gnPYAoJ1TTYeNAaRDre/kVsti9IJu3xhO+EzVwZns7Lk68aQeIl JRngjqBQZ6WVALycmw2VC5ZQlGsRDmHB6mSyKyxJuXDIDpln2wW6XwtJ6xiNlfQh/om4 Gbz4L0uPbMOIBuWQPVoCZhdR/5iLL14tMzwlCfoqN2b5PNBeEpmp4TwhmMJcCz8TA6sv q4hKv2DhGUTyfbmOpkULZVS5XbQWwt5YXyOVpkpYOO9F62rEKR7n1k5gOTPGn5+WnuCu qauqHXCEXGcxQWcBwyIm7OfBmzAB9sBcRfNoYUwWzlPpdFf/PRn+ZqPx4tJ0Q1znRPMq lA+A== X-Gm-Message-State: AJIora/TaWWZWF2wBeKKGjkp7twRVzqgyQaWHK5eLtV2FnjDKCN85XBB ESpqlIPrNHtL8/NNYIJIu8qzZL249a3Qu9SqWPS6qryuKDGktxIXLz1tzg1zNJiMA/Q0pPcKNE9 di0HLLcjtSUik7A3pqpY= X-Received: by 2002:a05:6512:3d8a:b0:489:c93c:5970 with SMTP id k10-20020a0565123d8a00b00489c93c5970mr1968455lfv.575.1657353279267; Sat, 09 Jul 2022 00:54:39 -0700 (PDT) X-Google-Smtp-Source: AGRyM1vA3fkCVz/Rnd4/ZOOY0xiGU08nyFQS7GyaLhFNGJxCTnY6uUycHmDVQ1OTQf4CAmHwvFETrAXgNfXlAKDNW3s= X-Received: by 2002:a05:6512:3d8a:b0:489:c93c:5970 with SMTP id k10-20020a0565123d8a00b00489c93c5970mr1968450lfv.575.1657353279043; Sat, 09 Jul 2022 00:54:39 -0700 (PDT) MIME-Version: 1.0 References: In-Reply-To: From: David Marchand Date: Sat, 9 Jul 2022 09:54:28 +0200 Message-ID: Subject: Re: [PATCH] vmbus: get current rte_vmbus_bus struct To: Abdelfattah Chehab Cc: "dev@dpdk.org" , "stable@dpdk.org" Authentication-Results: relay.mimecast.com; auth=pass smtp.auth=CUSA124A263 smtp.mailfrom=dmarchan@redhat.com X-Mimecast-Spam-Score: 0 X-Mimecast-Originator: redhat.com Content-Type: text/plain; charset="UTF-8" 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 Thu, Apr 14, 2022 at 11:58 AM Abdelfattah Chehab wrote: > > The global variable is not accessible from libdpdk.so > I don't really see how the linker can find it in this case. Well, the initial mail was missing a description of the problem. The patch is badly formatted and sent against 20.11, I did not read it. The code for iterating over a bus specific object is internal. We will probably remove this iterator macro from the public API in 22.11. -- David Marchand