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 6D95B433B7 for ; Fri, 24 Nov 2023 10:26:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 692D0402B3; Fri, 24 Nov 2023 10:26:00 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id EE3A940283 for ; Fri, 24 Nov 2023 10:25:53 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35c690f6e00so601465ab.1 for ; Fri, 24 Nov 2023 01:25:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700817953; x=1701422753; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=WLGZ6gIMjTzzPWctng3SX3dAhKwVKv2kw16RN4p3rsk=; b=fK/vKnXq/nXeGn/7dlLDb9tOaHlpAZfaZ0NhApypk6sMc/L8eYCzLnrIDvQblQOSgT lRTdgYaJ21dxmV5ntavJYnqKy3SteW4pG2wIT4hOXIlomd7M9z0nCe0lPf8xOp9bn0fI pH4qEtCRY25VQAQ3Q/1C7r4wZW18gIW9Uvl0U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700817953; x=1701422753; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=WLGZ6gIMjTzzPWctng3SX3dAhKwVKv2kw16RN4p3rsk=; b=uccB94LoxAws04Fk1HiL/oKcjmiAfw5Qs4nEyOVpG2rbmnXWlUIcYnKvxsmK7UfYr2 8MIpTFjb3ryx62Ge+SUAQ+2W+HWmWds2pG9y8yt9fmKmuu6VCGX35adGUz1ShI3YC8jC tXHP7LgM619vVkWOCCrW+S8s1SuI62Wcw1+MCds3E7+PAGLqEGIURwnNLzBzhTZ37tED /cL4tJ3GyCvY1z/KV4IkttvSsBs/nrQIwNgdDORNNAXp6s27K9P3Rj643uFDok6X/hjI u6qGIq02+zAJF6BpCtiWdnQutHNoPHx2dQRbd8yJeJzYObi4xJKnQVBnYX5Y0I3BnssL wWbg== X-Gm-Message-State: AOJu0Yz4SCdJOOlxxW5SAPd/rgBnvgK78OzXl3qSjryv2ISiPnrCCD4x jmSGaC2Du+ZTry0XlAWY6DC70Z3CAvGmcGPpgc71imRV/D0CLsbuaoxzUA== X-Google-Smtp-Source: AGHT+IGzd0JsVqQabV6wTEyTt1XnB/BxF0qIFMPqCR6cnlEBiWb8QBllF/68JkX+pt0YiGOvTKQndARkpNUc X-Received: by 2002:a05:6e02:1c4d:b0:359:554:790f with SMTP id d13-20020a056e021c4d00b003590554790fmr3079175ilg.2.1700817944280; Fri, 24 Nov 2023 01:25:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id m14-20020a924b0e000000b0035740de0bbdsm147415ilg.9.2023.11.24.01.25.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 01:25:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 01:25:43 -0800 (PST) Message-ID: <65606c17.920a0220.d3041.61c9SMTPIN_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 06FBC6051831; Fri, 24 Nov 2023 04:25:43 -0500 (EST) Subject: |SUCCESS| pw134601 [PATCH] lib/ethdev: modified the definition of 'N 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/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 | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/