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 4A45241E19 for ; Wed, 8 Mar 2023 05:26:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4628440E03; Wed, 8 Mar 2023 05:26:23 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id CCCC040E03 for ; Wed, 8 Mar 2023 05:26:22 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id m8-20020a17090a4d8800b002377bced051so1096940pjh.0 for ; Tue, 07 Mar 2023 20:26:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678249582; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=3Ld9kdK+ir3RaOOZXlFPOt+HuNkMGxT1f+sm5qBNy7w=; b=IxGLUDVBejtwV4yHTC/wyIbQVhP89+lv6yaFgynCSi3UjYDwP//G0gWu2mCiarCzqg vHmVAwNdEuKjZE+5iJ2VCwLCSF6fbRJ0g4Z1Y4RPzMe9nOVCsTpm7jmP4/IZuPpTnzFi jkn0+aG+KePaiGZhhOUKWdvHlb+C0Or5Mbhv8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678249582; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Ld9kdK+ir3RaOOZXlFPOt+HuNkMGxT1f+sm5qBNy7w=; b=6ZQHHizLswIUZP3cKIVfRMA9w6JTB4BUR5sIf+0ORgkM5HEBGeWbNaUWmqzF/LCR1S Hizk3XAJSOhZ8RThoshVhUHPcNzEcl6L4YVqH87UoRIz2+c0gyQS44f35Qip5CiL4gQ8 RoEDZVkN/aBKtMSxKNCIbylHPqn+xNwn/J6/zOzxi3/e48mDp1Bqwh4/4m7kUMRB8rlM Cf1BmOl6gwk+Garu1+ueiptsvmAX9IfCz0vPZz7cOpbNxT74tul+ZIjLOLTP3sJCC5KT dnLVuuG6r7sKd/1YhG83jpVCbfF4oQaxDUCbMGnkYSr2P2+aWnMCo3tHQewaP/KRXDju XsWQ== X-Gm-Message-State: AO0yUKV//hB1tc8GVhJ9b65kpMGqZ9c3ab8URvyTT06ncHu2onO+bmbR i0sGolRW+uRuBXpmdO6KlPASFlsud+AA6xwDiSCEAJOpGUoamZD6tCCk8sdEruS0ozYBJVjXgw= = X-Google-Smtp-Source: AK7set/pnfriorukL8UYj+Qf7b6GjYt/nZOcGfFYj9VOs8DAFAoovv/CsWIP+C9CvSkhEQNAXKrDRhrVdnDU X-Received: by 2002:a17:903:48d:b0:19c:ff0a:2c7e with SMTP id jj13-20020a170903048d00b0019cff0a2c7emr14245321plb.33.1678249582139; Tue, 07 Mar 2023 20:26:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id le8-20020a170902fb0800b0019ec2a63411sm381718plb.13.2023.03.07.20.26.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Mar 2023 20:26:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id 69972605246B; Tue, 7 Mar 2023 23:26:21 -0500 (EST) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id 6814E6011D; Wed, 8 Mar 2023 04:26:21 +0000 (UTC) Subject: |SUCCESS| pw124834 [PATCH] [v2, 1/1] drivers: remove implementation of Rx metadata negotiation From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230308042621.6814E6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 04:26:21 +0000 (UTC) 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/124834 _Testing PASS_ Submitter: Hanumanth Pothula Date: Tuesday, March 07 2023 10:46:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124834 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM Clang Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Native | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM Clang Native Kernel: 5.4.0-53-generic Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Native Kernel: 5.4.0-53-generic Compiler: gcc 9.3 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25633/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/