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 35D5B433B7 for ; Fri, 24 Nov 2023 10:20:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2F502402B3; Fri, 24 Nov 2023 10:20:54 +0100 (CET) Received: from mail-pg1-f226.google.com (mail-pg1-f226.google.com [209.85.215.226]) by mails.dpdk.org (Postfix) with ESMTP id 5241C40283 for ; Fri, 24 Nov 2023 10:20:53 +0100 (CET) Received: by mail-pg1-f226.google.com with SMTP id 41be03b00d2f7-5bde80aad05so1190896a12.2 for ; Fri, 24 Nov 2023 01:20:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700817652; x=1701422452; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=BOhQTl1iZoFQMbfXQf0nzDe4vMrTtRugJEau2qt41Yo=; b=K7coA+MuK1QvFbUuRfurgJ20wuM3KunhxZw5EAEYDsQicW7/FGx/Yd7n8SGGQJBZqQ taAjqMX2XbLicYa0KdwGUbFrlgWj+9v00LbDBR+h6zXG9RbamWYuC/4nb2o7HIY/45gX Na/37RIbHeMg1TNUSCsNZnDYVZmLW5PIIlJhM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700817652; x=1701422452; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=BOhQTl1iZoFQMbfXQf0nzDe4vMrTtRugJEau2qt41Yo=; b=aamBGdfOc8r8gcgCghDRzVsCfXRpbYm7BEQXb3PE/ya6MjH9dEDvH62uDsqirZCCVP 6J7uXxn7hiyhh1uoLmNgpemu+wJUqYzAnaRBybyFsyDRIcOYlLJbkCVQQUmgWHclYALT cgqIerdOQGbpa7EJ9Sdsd/L8bhG+6EusMxVu7SUIDL81Ec85112XgyvNeL4H1AMWsKex fMyFAcNjow0OPs9gQlQz5BVhrzQtapcH6WDvD6Uzj29TOioliwyVeOtK9DwBQt/Zp/Is E+TZ6jkNd/YkoaJaGtLFrLp20Z9qQbjcrjgrvtSxe3CKB7kQn09vu9iYDo6E6zy8aAAf fEPg== X-Gm-Message-State: AOJu0Yz0FZq+8D654DWv/98fjljmcwNLQpV03XinkZowGl9Zx8BCUQR6 bAnbHzS3/8aK5hoiE3yvakZ18+2vHbjlCULzjpdFhGT2R3ozqEutGvwUnw== X-Google-Smtp-Source: AGHT+IErltaqJIjI6MN8hQOyZy2GjRnulMINVoxyqjHlynGO/UEvjp7b67FqngSIPhA73FV4dujNQieLhrcP X-Received: by 2002:a17:90a:357:b0:280:cd15:9684 with SMTP id 23-20020a17090a035700b00280cd159684mr2214239pjf.37.1700817652567; Fri, 24 Nov 2023 01:20:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 28-20020a17090a1a5c00b00280c6d47570sm244299pjl.1.2023.11.24.01.20.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 01:20:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 01:20:52 -0800 (PST) Message-ID: <65606af4.170a0220.2f9a3.bee4SMTPIN_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 CAC9B6051831; Fri, 24 Nov 2023 04:20:51 -0500 (EST) Subject: |SUCCESS| pw134601 [PATCH] lib/ethdev: modified the definition of 'N From: dpdklab@iol.unh.edu To: Test Report Cc: Sunyang Wu , 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/134601 _Testing PASS_ Submitter: Sunyang Wu Date: Friday, November 24 2023 03:30:59 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134601 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM Clang) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ 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 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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/28463/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/