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 9E2A841DA2 for ; Wed, 1 Mar 2023 02:33:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9A9AD4067B; Wed, 1 Mar 2023 02:33:50 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 741FB4067B for ; Wed, 1 Mar 2023 02:33:49 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id i10so12391046plr.9 for ; Tue, 28 Feb 2023 17:33:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1677634428; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=JGwRzQIFLTn0qukbQs0O55rosM2tb10PvdtJhx9TQuU=; b=V3mBkvmzypvEykhczwtHO/avY2FTn3joFF4dLiSwcVuRkodCPDHFi0xD0IqlOJhd6Y X9p1yL8kENYFPemrTEryemUWQGlsj2xUBwQ9KazIGN+vNV4wFuof5qEuZfxtAHNNi71H freBJypI0TsJo26Ix0TRalpBO42VkOnxd1+SA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; t=1677634428; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JGwRzQIFLTn0qukbQs0O55rosM2tb10PvdtJhx9TQuU=; b=YU6nqbeB9RcvpWwO6kuEqZnlQg13eQdoRkKuUtztFmViRSBHLqhKIG2bspVIUbImJP Hgi3Ej5UYSKbWh8WDkJouDvPEgnB982hoK2leU37Rg0NA6OSL07qECHh8M8321XsbI1F uDWtApUGOBnhnhEWbcvj+z+BrqsAnLvhtGiyHS8kU1nc+2KVC6DlsrWvj8/bRzvq0ljI KQ42lbXe0j5BV4GX2qeyBSpUGOxCeA98xP6RO0CMwR3M4ffsdmU2nfeHnvrHVlcH5dtn 7PvXizteaGJr/icjsQLCiKVTw+vydva6xOob+8XLssW8Pryy9a3iq0js5nWidEIpnf5I MiEA== X-Gm-Message-State: AO0yUKV03ja3HXTNe2LbZCPFPsR4hwJMk282gW2la1/mkBs9pVjejHat UXkRniydv2CcWOXnH839zV4sBJImWMWAqEf2KwxNKhh3awNMwfoiqW8T8vT6jc0KOG+hQXs= X-Google-Smtp-Source: AK7set87Eteg8AX15/mAIUx7Zm+5FU56O2MSVtRzlHEWHuQV7ne1t5fkoBUbT2x//OHgT9UfjAvjAYuMuzXX X-Received: by 2002:a17:902:d70c:b0:19d:387:6602 with SMTP id w12-20020a170902d70c00b0019d03876602mr3959679ply.58.1677634428590; Tue, 28 Feb 2023 17:33:48 -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 s19-20020a170902a51300b0019e398a0220sm96831plq.72.2023.02.28.17.33.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Feb 2023 17:33:48 -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 DAAF2605246B; Tue, 28 Feb 2023 20:33:47 -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 CC703601B1; Wed, 1 Mar 2023 01:33:47 +0000 (UTC) Subject: |SUCCESS| pw124592 [PATCH] ethdev: remove telemetry Rx mbuf alloc failed field From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230301013347.CC703601B1@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Wed, 1 Mar 2023 01:33:47 +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-testing Test-Status: SUCCESS http://dpdk.org/patch/124592 _Testing PASS_ Submitter: Ferruh Yigit Date: Tuesday, February 28 2023 18:02:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:7710b5d15a014872a3aaf646668dafa928ca8473 124592 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/25567/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/