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 9611F43CEC for ; Tue, 19 Mar 2024 18:13:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 806CD402D5; Tue, 19 Mar 2024 18:13:52 +0100 (CET) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 539D840298 for ; Tue, 19 Mar 2024 18:13:51 +0100 (CET) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6e0f43074edso3446329a34.1 for ; Tue, 19 Mar 2024 10:13:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710868430; x=1711473230; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=xswM1DkDkx/mRsBg3VATk9zI2iuLuwYz7S/ubs8bwKA=; b=fCBywLYkJF7hBRLWEOzHMPsA+ovvM+nCmhT+qB8FcE6MkXrFHdwqdv6QcK/cO6Fs4O /SRqH/6F0eVFj9XsbrLa9zFX3pa8+c1U6pilFCsDDjhIxyCSMv+PIozz0PQm3JplYCrL owr7kKSEm58bwCNf1HtoNPyYROMlEPdR1zXME= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710868430; x=1711473230; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=xswM1DkDkx/mRsBg3VATk9zI2iuLuwYz7S/ubs8bwKA=; b=de8OifAbrPrAOg5wg76QLDU11xyLu6j5nfejDw//K/Fq3jrwM8ufcDMT2jOgh3AhDh rk5ZTriaQmvQkUV0sa1qo2DAnZcK75IbZ/vPP2qo6R7xPuiYysCeBUVfZu/pSCpVn8vv l/Emtwn31dQ/X9I/UqogmtJQqfEyi5AHiei+4WKSGTFQfqmVddmsmpDrB0EIOF2kwohz OYKeTonpYcD918FD+Nj8yHhdWbI6WGEEwbVyhByMS+VR40KI5JFNVOW6oZYrpWl/b3a6 /jAuktAsBFfaLWGN34Y2MaSBMlpCd/zvl76zTzhshV/caLa+0sRi8v6zuvfa8VP4mdwR 6ynw== X-Gm-Message-State: AOJu0YwEEBv3uALZ7HZM4FoKExISomHLSZz8S6AztPiDoFFNG1AsqahK wlMSovC4+fxhuiUpIbgBcPDf8Y6uCbe25JzjqB91TL7VedXI7zDH6UGE9xyFh5EQhBoFDhtbBuc aVZhMfaYbgdI0IlzA14fAyaNJyCmI2We5KKnh+44enj+6QapkEkW1CP/q X-Google-Smtp-Source: AGHT+IFgBkZ9uT+br8NRAnHw/76jTKEE9PCV4oA9LrRbV2gdcJWhiS/YDU3rTSbXu7fPU/5hkfHlrIEXhz0U X-Received: by 2002:a05:6830:1104:b0:6e6:8c5e:b258 with SMTP id w4-20020a056830110400b006e68c5eb258mr6398504otq.38.1710868430453; Tue, 19 Mar 2024 10:13:50 -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 ez14-20020a0568300f8e00b006e6a807dc61sm20159otb.10.2024.03.19.10.13.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 19 Mar 2024 10:13:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 19 Mar 2024 10:13:50 -0700 (PDT) Message-ID: <65f9c7ce.050a0220.57336.0cc9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id E50286052471; Tue, 19 Mar 2024 13:13:49 -0400 (EDT) Subject: |SUCCESS| pw138484 [PATCH] net/ixgbe: using dpdk-dumpcap capture pac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1710865092-2796-1-git-send-email-junwang01@cestc.cn> References: <1710865092-2796-1-git-send-email-junwang01@cestc.cn> 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/138484 _Testing PASS_ Submitter: Jun Wang Date: Tuesday, March 19 2024 16:18:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:2c54ea7a59dfc0a819d3527309c62846fc8853af 138484 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 12 (arm) | PASS | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29597/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/