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 847224338D for ; Tue, 21 Nov 2023 10:28:40 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7DCBF40298; Tue, 21 Nov 2023 10:28:40 +0100 (CET) Received: from mail-ej1-f97.google.com (mail-ej1-f97.google.com [209.85.218.97]) by mails.dpdk.org (Postfix) with ESMTP id A16944025F for ; Tue, 21 Nov 2023 10:28:39 +0100 (CET) Received: by mail-ej1-f97.google.com with SMTP id a640c23a62f3a-a00191363c1so192802866b.0 for ; Tue, 21 Nov 2023 01:28:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700558919; x=1701163719; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=0ZP48G4TZTtf42G420L7APjQBczkmL9gM8qxiRQqllQ=; b=hJh7QAd6a8DMXcvenPBctDb1AX9+QJhqIkd8STLtM54iC5bdiFLI0IE1Hqe42zh9tS KVlAtilSey6vaVCRfmPcQmutzSOy0Q68HtQZlOekJcGO9DD3kCweEKYprwwUtpL4PK+j Ogfp2gHzHqmAFAks4kZS2pcDYQjZCfCZTKiDA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700558919; x=1701163719; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=0ZP48G4TZTtf42G420L7APjQBczkmL9gM8qxiRQqllQ=; b=QC0QQR5J63opog75aLPgtFieXrPneZfStqsLWX/usaGXdYQerGPRdRTBnOqGMXdV4f 2pIN3jOU4IGMFm3kjB6QGTH91myCxPKkupYfsl+VFwFxwgl72XhGwpxM/K/GaPLWO1Vf OaTXjI53uHpXMMVTGLAe2+0s38NDwt01QMXUUzQfFoq1MfxV8dwI8fqXfir66LwR4uxS TCdVutCwCwAq+d0vI5baTaSwn833FD6KGnBG7aFdJuXh1mMtZaU6BdC3tUKl5IRQ6LPU kfOeQX3VA0XDvDPBOIs0na7vFsBOZ+29hZyDs2ph5ajebtDfZ0ceWx295Zh54U1zBR3r 9jug== X-Gm-Message-State: AOJu0YwTSHFt1xjI7kQYNlWuAzo7uGhiFhrU4ncotJPeMDQlq4csIPnf k5ysxuOQDjr1fg6HZ5hHmVTlHvWrh8mCzYoLUCG1eM8hdeT4DvVrpf9A5g== X-Google-Smtp-Source: AGHT+IFeaFnOtJLN7ScdqFqbvFUzzRsRN/qyb2BVa+Gc1yGYNC2BOs+Hp9zGv7BlBbcPsPnDDTyJ/LBexuOo X-Received: by 2002:a17:906:74cf:b0:a02:90ca:a708 with SMTP id z15-20020a17090674cf00b00a0290caa708mr437192ejl.64.1700558919335; Tue, 21 Nov 2023 01:28:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id q4-20020a170906388400b009adc5cd6415sm824904ejd.260.2023.11.21.01.28.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Nov 2023 01:28:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Nov 2023 01:28:39 -0800 (PST) Message-ID: <655c7847.170a0220.a1ba9.db2eSMTPIN_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 82FA06051837; Tue, 21 Nov 2023 04:28:38 -0500 (EST) Subject: |SUCCESS| pw134506 [PATCH] ethdev: add trace for the new fields adde 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134506 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, November 21 2023 08:18:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:517b4b26b508a6464d07c456c04eb48d6c7f03ea 134506 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | dpdk_unit_test | +==========================+===========================+==============================+==============+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+--------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28426/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/