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 6B66C42BF8 for ; Wed, 31 May 2023 20:10:22 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 683F840A82; Wed, 31 May 2023 20:10:22 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 4EF9040A82 for ; Wed, 31 May 2023 20:10:20 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-528cdc9576cso3714301a12.0 for ; Wed, 31 May 2023 11:10:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685556619; x=1688148619; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3kYn+zWRwjlnTg5HTbFP7wVkcjqCNtCaaLYrjW6WDU4=; b=X80PDnfsBhq9K3ZN/yDtZuHm/3TFBBQXUTO5ZvQrQAMpdEHxQju+i1yXQ+4sSr1gYp ReuCufsnUHoItqBhb+I7Tvti7fER4+6qBo5RVtkNoAIA0w89WGH78ClTo4FIMDtIJSmq adiM2J5y5pe0whmqI9bduELKekwKHdwPNZKcg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685556619; x=1688148619; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3kYn+zWRwjlnTg5HTbFP7wVkcjqCNtCaaLYrjW6WDU4=; b=WgsGuAzmq9xdpUES3JpIFKQD0I0nQgWoxHzwk/NzlT7es715e+dQnJLi3uyDcH7f8p mBlv1ZpgySgQ0fgfy+2p+K4nkEUDWrJuHlekv+NsyGVdO18szPpp7Kj2MgwBbJRgXEFD xCB4NznYiz4+HXGK7t7YvCJwThuDEHoAhpIasUc8iMODNIHeeG7bqaBwpABjA0czEqEn JFlnmM+hq1xwmxn2IHhg1yeqI6omO/aa4k1CeQ6VgLUxqjN079bNyZEc/508T/OSVIK/ 2Rtsd6dnhweHRrT7pfP746vmQ8vnYVOFCH7jTBkLlM2/GHE6AKaWIE6N4BSWD6SnH0ia EV7w== X-Gm-Message-State: AC+VfDyvFs5FfrQU62ELXcUJVGduw+HBiBWSzP97yhj43uNp9+MwTqBz vZoXT+QpdBJtIrwe4znusCudM42lLBgmcEnocOhHQNQlryvhXfXp+pZa4FDQU3XIGglYY/k4gw= = X-Google-Smtp-Source: ACHHUZ6Kqz+ADd8EOnsyCN0XK5zRtkPK/wzYpXgx6Lm3lFPwL50mHOYN9Exv/2oAfy8cdlvtPPJU6T46hedk X-Received: by 2002:a17:902:e945:b0:1af:a2a4:8386 with SMTP id b5-20020a170902e94500b001afa2a48386mr5304522pll.38.1685556619530; Wed, 31 May 2023 11:10:19 -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 i4-20020a170902eb4400b001a252d218cdsm92966pli.40.2023.05.31.11.10.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 31 May 2023 11:10:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 31 May 2023 11:10:19 -0700 (PDT) Message-ID: <64778d8b.170a0220.a7021.27e6SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 0944F605246B; Wed, 31 May 2023 14:10:19 -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 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/