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 8E6B4432EB for ; Thu, 9 Nov 2023 23:35:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 899AA40299; Thu, 9 Nov 2023 23:35:41 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 9BBE240299 for ; Thu, 9 Nov 2023 23:35:40 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-359c22c44d6so5311205ab.2 for ; Thu, 09 Nov 2023 14:35:40 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699569340; x=1700174140; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/RSkEueEiqeo1HzPV1Zih+Z7g/IQKs5Trx2Sc7i/XIQ=; b=K7CBMdItPmrouqZPimk2LestTlLUFnkOTlkhLA0vs+5QIf83nWo8fn8dgswFO720bp DnAUt0FlY/NuzRisl6Hmmp61k3oa1yDNzCNGri+WppnAeeVE8FvZuAyUuiyy0/7RAmYl JGtD8mdPzuQNACcfv+f39m+f5Rf3I+vxAHyA0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699569340; x=1700174140; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/RSkEueEiqeo1HzPV1Zih+Z7g/IQKs5Trx2Sc7i/XIQ=; b=FFXFTZay0gf/bX3kR+i21r5aWpAtvSrmGUf+2fiqz2zKgbGzK1hTGVNTDz+jPcuyb3 Oc1rW1QMxwDurqKFMGVomnFCKWAuqflxStqwvY7rQX3ZEqiATcEbDkAtGWkjgkuPCUBq 9WxZeofN8VDkQbEnu6lqVuj8oqvUFSS4uR4KK/8HWQe3lSFp40mt6u20cuVbpvJs/kQS jQpzzfXMWt29ZkqizYAetaIXPOhLrq0QU3daZMGAEPZ8tPN5ujNSckTJeLpddCDpfrWd Q0JEUkJPfDwbxt3UAn2bjYEyYSAm4ALDbC+6l2L3lhErWN7Lelfs7YaiI90gEZCVkhEp PI2g== X-Gm-Message-State: AOJu0Yx6oflNHr3YAPCEMF49A73+UfVynaOEVt/03+e/LcgiicShFv+Q vru1ZAtYQbZf9c1wxbQBaoRCSiuswK25NLiiqc6HEONa7AKyuVgWq+qiJQ== X-Google-Smtp-Source: AGHT+IHyAVOC0Mz/7TWzkEshp5ggq3ZCreWSvFO1qxjA/oTR2WBRmacG1G81E+nji8jY7f0hCPyGFAaUSODC X-Received: by 2002:a05:6e02:16c7:b0:359:d397:c806 with SMTP id 7-20020a056e0216c700b00359d397c806mr3718924ilx.18.1699569340037; Thu, 09 Nov 2023 14:35:40 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b8-20020a92c848000000b00357f5ecd5bbsm359077ilq.18.2023.11.09.14.35.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Nov 2023 14:35:40 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Nov 2023 14:35:40 -0800 (PST) Message-ID: <654d5ebc.920a0220.87336.3acdSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 86923605C318; Thu, 9 Nov 2023 17:35:39 -0500 (EST) Subject: |SUCCESS| pw134031-134035 [PATCH] [v5,5/5] test: cleanups to pcapng 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134035 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, November 09 2023 19:45:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:de0ec3c2458e3e2ce53e504c4ba92a36fcc78ef3 134031-134035 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28309/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/