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 D349A426C8 for ; Fri, 6 Oct 2023 02:09:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A9406402A8; Fri, 6 Oct 2023 02:09:40 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id EA0A5402A8 for ; Fri, 6 Oct 2023 02:09:38 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-59f7f2b1036so18782727b3.3 for ; Thu, 05 Oct 2023 17:09:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696550978; x=1697155778; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=oBUbZsBawY2656S77Sj4e9aiCEKpw62o8XE7VlbkMic=; b=ApdQRSoLfLPaI77Dem4tzaffZWb2IMKQnnUscvirE1jo+yjKeQEDttn828YSHXbIoH O2bdZtVwvth6rTzZvEi4m3UoSpjqp1yd3gbENCGkehlBUjyoQquvjVUywOunwCBdf3Cl v9SdZg2M/NuV7ImjU/p+wMMjnzbKXJRyjhhOw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696550978; x=1697155778; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=oBUbZsBawY2656S77Sj4e9aiCEKpw62o8XE7VlbkMic=; b=VfG4BiMI5TrxoksEfE4vjuL4q9KN8DVUIqgknv4r7qTUFMvqdG3DF4sTLIiv4f/XTY GmXOkJV5Q6j67gzZGBo4Mebi+l1ZT9JwbZLtK2njph/7SpShzHbWsMkzBZTKi4Rol8GR EcLxVjvMbxJWSTH2euiFcCp6i8wUFR5fRKOaky0JE9TrbTJ1NT4EBHLgqtpmlaZP5UXb inZlw+qqynwd4mHxQCnd65K7XkBZ+xtof/oHxoEyGFz3HnJFYmmCeW+ohH5eeBQXsLZ7 bN6dadgJaD3NgGAUteLeAI8kq7M1b2p07Rza0/eqj88hK+4ghnF8MgMPR+7Hts+jvx2i DmUQ== X-Gm-Message-State: AOJu0YxVc6cGav/QnrKnmUYN7O1CvudrO3eTLXeJWl0aq2r30QoMlSNw eNfrIVxTJbk5EiDeSz4zECwiu//fuqnbJolDunuJlj5+SRILgyhjBiRpXg== X-Google-Smtp-Source: AGHT+IFlb/5xNL+ZsPKH2jThx8xJIgWAPwHFSeDCEmsNzo0Ywplr3OYCMl0tIFHRpfsSlGHMsxfVizyZGuD+ X-Received: by 2002:a0d:e905:0:b0:589:f41c:bc63 with SMTP id s5-20020a0de905000000b00589f41cbc63mr7404372ywe.39.1696550978279; Thu, 05 Oct 2023 17:09:38 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u83-20020a818456000000b005869cf168dcsm259749ywf.6.2023.10.05.17.09.38 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Oct 2023 17:09:38 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Oct 2023 17:09:38 -0700 (PDT) Message-ID: <651f5042.810a0220.7de02.b916SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E23AF605C351; Thu, 5 Oct 2023 20:09:37 -0400 (EDT) Subject: |SUCCESS| pw132350-132353 [PATCH] [v2,4/4] 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/132353 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, October 05 2023 23:06:48 DPDK git baseline: Repo:dpdk Branch: master CommitID:3bcd5b3198d4a31176b1ac73fc7236a12186fffe 132350-132353 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/