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 1A6D642BF8 for ; Wed, 31 May 2023 20:29:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 32C8B40A82; Wed, 31 May 2023 20:29:16 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E4D2E40A82 for ; Wed, 31 May 2023 20:29:14 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-33b3cfb9495so24840805ab.2 for ; Wed, 31 May 2023 11:29:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685557754; x=1688149754; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9uAmrIRGrKNrmmFSky/ecS39H0suFy7CGLFg57p0Qwo=; b=axLpc4dZ0xhPZFfkUn6AtLDWTGB+Cx83GQxRjZyGx5y8+A8QIhWZ/GXZCwQhvxSYWI Kq1XtNYyOb+UsHZpC2P5RqbEpEnir5ie0qrawLRyUptsSoE+BggoEExyr2HC+5F6TRUE 7FDknd1CHIM4mCEIflNvGHngi/Cx3MtT5hhWY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685557754; x=1688149754; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9uAmrIRGrKNrmmFSky/ecS39H0suFy7CGLFg57p0Qwo=; b=PmZBtIk1t0C8L6qRX/pfN3nWBxFi/PY/HeegAJ4/7gtBzN0YYhC/OakFD7nJ/yHsem Dm7/MQeDLQWJVCXnzg7kfRiRa79VP8mLfbBtAdi16T20hmOGnxN+YEYLZD9CjL1gKzJ7 tpUaToUtfdkPWpsWfTaqButIyCZxae9QbMzku80pHKXDPK1wYVuyugWASLU/x1CWU2tK Zn68lHLPJkBqtbGdmsbCOx5HrVgw4JETG/3tFratBlI3n2iaKwGHkRYR87n3y55tPoid n116By4wzibQJ7XOuRJK9Kqt/cK2Fkzt/kjEVaB3+sT3tY1mlZK7UhnKZjkSiF1Eovhp uR1w== X-Gm-Message-State: AC+VfDxjpxIVA6LyBs0l2NeYd+pixHIdeb6UU/G0Guap6wpKrLekESOL ska1UvJOohNztoj7iW+n4kyx6epQIpUA+OsuwGGL5lVBa+rRdapH2fBKrCOHJWqjAcAa6YuM4Q= = X-Google-Smtp-Source: ACHHUZ6G0bVJfJi+yvUywlLCNZEoNq1rPyRIVgZ0PwuaRZyAzUQ8NqXG6NbSPFvZQLRN31ANpNSy0Nk5EU/M X-Received: by 2002:a92:d410:0:b0:33b:4d0c:e947 with SMTP id q16-20020a92d410000000b0033b4d0ce947mr3508049ilm.0.1685557754279; Wed, 31 May 2023 11:29:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p7-20020a92c607000000b0033b79cf9d04sm469140ilm.29.2023.05.31.11.29.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 11:29:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 11:29:14 -0700 (PDT) Message-ID: <647791fa.920a0220.d8928.f28fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id CA383605246B; Wed, 31 May 2023 14:29:13 -0400 (EDT) Subject: |SUCCESS| pw127806 [PATCH] [v2] graph: fix pcapng file support 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/127806 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, May 31 2023 17:27:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127806 --> 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 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 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/2 Arm Ampere Altra - Ubuntu 20.04.4 Kernel: 5.4.0-148-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/26475/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/