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 42B2942FC4 for ; Thu, 3 Aug 2023 12:58:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B9C1406BA for ; Thu, 3 Aug 2023 12:58:42 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id 2F266406BA for ; Thu, 3 Aug 2023 12:58:41 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-76731802203so61650985a.3 for ; Thu, 03 Aug 2023 03:58:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691060320; x=1691665120; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=J/aO1stkBp9A+sDzoAsB1GhDxECJWChhC24DOJATX/Y=; b=gPljv+INOASJFbP5Mm+rkzHLjA0YK4jVP82nUzqSlDexY+jbQT1vBQ/KpRYQm7Yjod wW1RPtvdXdeqGB3TGLs/lD7bztwpMO92WlVe+cKRt2ixngd720hXqcQNlAGe0UuRapCp uXIIq/0XvVcGUrxjZHM5Qg8+tpdVH6aBxvXzuU+j+Vae53mxjhXKp7D6cLEONhD+qq80 4KLf3J1wJ0tUMiSJPhc36SFds5gWaFGZc0mv91Re0JIfITEmd1uro8sdeiuUpF3Uwtyv cCELTUauLxtAEvezJ/Isnt4Sjo68w5l8En1tIJIPkegA98Twy6fhprRdQ9BY/XN4LfMl DW3Q== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691060320; x=1691665120; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=J/aO1stkBp9A+sDzoAsB1GhDxECJWChhC24DOJATX/Y=; b=RaXEG2jRxQpmn3nEIIK7Jc+3dg+zyF9HzO/Jyk819wgKljFbOmXHNMX+HgeIW6tb1R yhnM+w6C3FkHozDyM7gt8J0IC7sSgmC1kxRLCea/UTLQl8kBF7JqcSjYp2eiJbB4nDRT a+8fz3doyWz00BAr668w74QFaXCnzgVtJahJmm7jfUIC5xNFanliYwCHaRCrId6Rfj42 1ixCcY8PNlPXo3Ulr7W7mHxd1O1A/aqMeetIlLusiKVQnmlSPaH/t+qhSvKkUQW6C+Ei 1uA7qdsF8oA4LDWD4rmADuI4oonkwInFaObwV4FQ5He5qdFItNNW4d2A20wl2c4fZypT HeVw== X-Gm-Message-State: ABy/qLYt8HyixP4dpJq8FsdL984AHpEg5UACmMtwvJi2+JwARzHT10Ds Yxe1naVEJ3S6VESfqhOf8e92oqwX19JjXmBEsZM= X-Google-Smtp-Source: APBJJlHUehx7NHsJdVaOni6fPNvmjzvPH2g6f4j6kmwnyXHu7PKBfBL1599mvalLIaIagjHisd/Bfg== X-Received: by 2002:a0c:e38a:0:b0:630:463:3650 with SMTP id a10-20020a0ce38a000000b0063004633650mr20407615qvl.39.1691060320172; Thu, 03 Aug 2023 03:58:40 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id c17-20020a0cf2d1000000b0063d252a141dsm6266357qvm.116.2023.08.03.03.58.39 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 03 Aug 2023 03:58:39 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129902 [PATCH] eal: remove RTE_FUNC_PTR_* deprecated macros Date: Thu, 3 Aug 2023 06:58:38 -0400 Message-Id: <20230803105838.2979641-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230803094118.558955-1-david.marchand@redhat.com> References: <20230803094118.558955-1-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: automatic DPDK test reports List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: test-report-bounces@dpdk.org From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/129902/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5749302324