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 3F9BA41E11 for ; Wed, 8 Mar 2023 03:07:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 396C740ED6; Wed, 8 Mar 2023 03:07:06 +0100 (CET) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 8895040ED6 for ; Wed, 8 Mar 2023 03:07:05 +0100 (CET) Received: by mail-oo1-f97.google.com with SMTP id b10-20020a4aba0a000000b005200c0d4a2aso2342677oop.11 for ; Tue, 07 Mar 2023 18:07:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1678241225; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=NpQVZBzNNGRYnukd1HN2ywIzz0xwCcAhSFFk4x+Nd4Q=; b=GIoGfu6skVysq5LH8Ji7xVumVtOH2MOD59Iq2q9YYqxoJ7yMbm0nbijYxMY7T3UvcL xA+2tabG5/h7PNtEhm4mRDstEf2syiIRaDMTUZi1IFm9Q6FEv/4Wu52FRND3m0czVZlP e4Bcx6RI93H5zxd02xP/G/iCq1k2XA7+973BI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1678241225; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NpQVZBzNNGRYnukd1HN2ywIzz0xwCcAhSFFk4x+Nd4Q=; b=n2T2l7v0cT+cR+Ilf1Q57DUo265r2FchBUnrClpgfjFtx7RrBnWWcOhJ2QNsTnfB7z p4X+HvW3wH1HmBoj1NahmnE1zlNt2g22qgIaLuE6ybObzMium0FQJCLcGZz7cNcgL0n8 TnGmrUCDaFXFAskj+uyx1NK/+16gWgnEzSzylR/6TNBTZfAVpkXuExi0HzVPYqWer5Ki oyv1giFLdFVjrbB4Ys04uV0qdbAnQuqJPRNLkmLZp/nfm0bHDP7YC5Yhl3X+RhYvLeg2 w++P3ND8wRhWUfniRFsa0sopHV7Bflo4a90fXcAHobd1kDx7gd/FGfQvdSna3eVLB2Kt mQyA== X-Gm-Message-State: AO0yUKV+55g7W3rx90g3W90gpLNxqup3lMDl597SQdQWJFq8tCt+f8rl fqDmmzkwMJP1Pk+ckU2cc87Fe6jkbMHe6M5kFIR+KqOL7kbluQWLJx3Rqw== X-Google-Smtp-Source: AK7set84qT7Y6dkVRYfBCGbRzsDl8gZ2bg5xVF+jktmp5qxdpOI/VgccbeaJ7bWQ+weYq3oLROj2cIOxRiGp X-Received: by 2002:a4a:1145:0:b0:51a:c9a:ee79 with SMTP id 66-20020a4a1145000000b0051a0c9aee79mr9796290ooc.2.1678241224930; Tue, 07 Mar 2023 18:07:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j5-20020a4a8885000000b005250d9de77fsm1324487ooa.27.2023.03.07.18.07.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Mar 2023 18:07:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id 782BB605246B; Tue, 7 Mar 2023 21:07:04 -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 57DFC6011D; Wed, 8 Mar 2023 02:07:04 +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: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230308020704.57DFC6011D@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 8 Mar 2023 02:07:04 +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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/124834 _Functional Testing PASS_ Submitter: Hanumanth Pothula Date: Tuesday, March 07 2023 10:46:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:813d0eead31deb75b774524ad21e99136fbad331 124834 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-137-generic aarch64 Compiler: gcc 9.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 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/25633/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/