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 3430C42FC7 for ; Thu, 3 Aug 2023 16:25:23 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0FA88406BA; Thu, 3 Aug 2023 16:25:23 +0200 (CEST) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 383BC406BA for ; Thu, 3 Aug 2023 16:25:22 +0200 (CEST) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3a37909a64eso769708b6e.1 for ; Thu, 03 Aug 2023 07:25:22 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1691072721; x=1691677521; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eW5uDQkYcJVvWs00V7dzdbs1L+E055KQejy8t+L/OVU=; b=dH8efxh38yQtLtjLMeugOgsydZNQjnnFeUxd0kDwMU2/9pEW33ko159VoPBkUifhf9 Baps1AvKc18NKLG0+6RCArABr6mH7WaXBNhMhL2wB2vdg3bHP7vPyQD9b9Wpni27/hcG OtLdGSMH1z5kHLskvKUNlM3EIXywgeiPfTaLg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691072721; x=1691677521; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eW5uDQkYcJVvWs00V7dzdbs1L+E055KQejy8t+L/OVU=; b=JdTBZPeXYp8Q7FR1gUhd47MQfcYw6ZPRrWv6hzJLrDZj7mUITknql/8LWQoj9Mb5D8 l5pU75U3svxeGewADacP4yjvvI5to6QEpDb8FWT2Sj5EmPr0MlZpNs1PftPVDg9acvBt XLf3fQ5vLxTrTGQBgXmPFJ8F0/p6Q6xMqB9gYB+4HCCL/F5EcsSPfBw/q1jN1/rp2n09 EWAQt+R4TB3pd5Ed38ZDrdUi/TLTdiTI8qmLe7wkaEdnncx1ng5WdsefdW671lhrSjrR UsyB4+CKluWgKdpxHwtc56vCHvHtCX6AumW2rMevC0M/RdAZPYrpU11dC8zv4ivl42be 7Zbg== X-Gm-Message-State: ABy/qLalVjWc0e+Svp0a+ebxGoqsQR+m8AxiA33Lrfj+wwPKjlvPIXmb +8a3IvvEQAjzt+Fu4/Ij71nchF3m/h8octqUDiYqR70O4/4A6XGnobeg7g== X-Google-Smtp-Source: APBJJlERV4iq10uBsUDneKGtkJmq9Yavwc5+q1bohaq7akrvxwbXNLp0wlG18v69o+FgATWX+76p2EBV95wH X-Received: by 2002:a05:6808:128a:b0:3a7:5d6e:dcee with SMTP id a10-20020a056808128a00b003a75d6edceemr5592620oiw.44.1691072721563; Thu, 03 Aug 2023 07:25:21 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u28-20020a63b55c000000b00564178a5585sm1084629pgo.10.2023.08.03.07.25.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 03 Aug 2023 07:25:21 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 03 Aug 2023 07:25:21 -0700 (PDT) Message-ID: <64cbb8d1.630a0220.dd26c.1f03SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id C96E86052471; Thu, 3 Aug 2023 10:25:20 -0400 (EDT) Subject: |SUCCESS| pw129902 [PATCH] eal: remove RTE_FUNC_PTR_* deprecated mac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129902 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, August 03 2023 09:41:18 DPDK git baseline: Repo:dpdk Branch: master CommitID:0ae35eceb9e4569b0814fcf671b4455301bb7518 129902 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27227/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/