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 94B9E432BD for ; Mon, 6 Nov 2023 23:31:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8F616402B6; Mon, 6 Nov 2023 23:31:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 9E204402B6 for ; Mon, 6 Nov 2023 23:31:23 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7a692658181so168099739f.1 for ; Mon, 06 Nov 2023 14:31:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699309883; x=1699914683; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+TMgzwLoIDoTDVX2R5cyCLinQC7kYF0AKfORX9iszAE=; b=V2awACXWmL7CDr9T/7IZL9Po2ZaBtkteIanLY/BDwdjPWGTdOwi2M5/70Im8DtpCPd TM6UF05xYBwE+fW4NtiHV1umAWFO8W14auI405qLG0F8QLCLyhRpuwoAH1sHyRc3qUfh CtYkNCcblzcYWHTTn2FfRkVmAQFK9C6hw3zkY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699309883; x=1699914683; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+TMgzwLoIDoTDVX2R5cyCLinQC7kYF0AKfORX9iszAE=; b=wcri47V5yLhRzfSrIUEEuzTwxlosPdFRNZMIllT5ksMFriuOFIAsxEP2fnXO7mcH2c 1+hhhtWifSipyp8K/NsaBulYxSjxNXg3AD24TUTMrLp2D/apKSJtnrrKbJqAoANQ9u8y ti4PC0D5nIUwSUVHpS+I78KmfNmZsHd9fvYl9ntlQ6jUFgUkWXQpq2aLpsdOMD6JYV5l xzlGreMv8M/kjiYSU/fDZTWaejnwK76yPura4gytpoH7EZwBVuGRI9lpT4NpxgJG2cbm uWklFJ1GoJ/DlxyfokqamP5r7cLfpEhS8fEOQel5p6RU3LWr9LLSNiAC5LTcZAV6xMHr bhcA== X-Gm-Message-State: AOJu0YztcapbDUVZf1yb3Ezo5zivqvCsqPgDKWmONXuBoFfdNz7gxStk rX7cACK5iMJSfBt95h9T+MPbdJ88SXCCb6lMoyQF0jBwigNszMO5fh68TA== X-Google-Smtp-Source: AGHT+IGv3ni7FbsQobw+7+hdqtvrkEUsXzbTihmQX2FCl+JOQJZTjWb78p3jYw6qJRuYby2Xur0GlJWNuTrQ X-Received: by 2002:a05:6602:168c:b0:7a9:77ac:5446 with SMTP id s12-20020a056602168c00b007a977ac5446mr36706326iow.21.1699309883026; Mon, 06 Nov 2023 14:31:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b20-20020a056602001400b0078703dde5d3sm423982ioa.8.2023.11.06.14.31.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 14:31:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 14:31:23 -0800 (PST) Message-ID: <6549693b.050a0220.8c37a.2b0cSMTPIN_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 7AFFC605C318; Mon, 6 Nov 2023 17:31:22 -0500 (EST) Subject: |SUCCESS| pw133925 [PATCH] [v2] dumpcap: fix mbuf pool ring type From: dpdklab@iol.unh.edu To: Test Report Cc: Stephen Hemminger , 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133925 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, November 06 2023 19:34:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133925 --> testing pass Test environment and result as below: +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | +==========================+==============+================+==============================+===========================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 37 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Fedora 38 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +--------------------------+--------------+----------------+------------------------------+---------------------------+ | Debian 11 (arm) | SKIPPED | SKIPPED | PASS | PASS | +--------------------------+--------------+----------------+------------------------------+---------------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28259/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/