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 244CD43EB2 for ; Fri, 19 Apr 2024 18:06:00 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1953C40689; Fri, 19 Apr 2024 18:06:00 +0200 (CEST) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 7DC3C40685 for ; Fri, 19 Apr 2024 18:05:58 +0200 (CEST) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-36b2fcff072so7851195ab.0 for ; Fri, 19 Apr 2024 09:05:58 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1713542758; x=1714147558; 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=3Wl9d5NB6Ag3URuYJgABEATTi+E8ThnBsCQK7s5i12g=; b=jOvzECoFXv4coCxntchoQVYlk1P1EYFc5Vow3OjGe30DaXlFiFvS/jQLuPlXziVu6s lp1NKDBPT4XNrlKFEFGdaBXJ3PSmC6cijDUDD52QSXhK2bLM3tjLqWRjXdzUvJikAbgD f75bNnJvinvYKr4rnh8WsrPrpVxF+9TM2Iye8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1713542758; x=1714147558; 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=3Wl9d5NB6Ag3URuYJgABEATTi+E8ThnBsCQK7s5i12g=; b=nHQmYbUTFhebEP5CmdUyMXRVcmDp5mD18yj3rOwIcxfJXAvoxfi5EPwUcXFAjiqwF9 704m0ss22L90PDVR4SiAyy5CecQcDfqjvcD0s9X6rn5LljyN3jMdZpTShkAVA0bccdA0 3qamtkOBRez2PgUuRqMBhoCHjHm/0wrWkqCkbazd2ioYr1o22a5mseCc8UyE4iLw4uas Wn+YbUJhHZCz64KCpRvc4cDeXb9dtpocso7aQXNexo5agMpJcetAl+DiLA0WzQXYRGgv JMABOuJBqgopEY1VE0hoeh+iFjizHvgDDpeDJJqLDkRcBGGnJvBrOpsGDMAFdFFUAU1I nN/Q== X-Gm-Message-State: AOJu0Yw8nswpkTi3px7K6GJADrrn0LHUSqeNYsjXo3Uxizj12f3NH2EK f7lh/As/3x6R14gSSo80xcumxLpwgDQa8gLyy6Rr4VBiHJDGthEh8e2mZRqQo2rVSukl49pqwmQ 2GNZCJaH91XhyLq1uGg3+XOZsrqdI2zqGHRJAsKv+ X-Google-Smtp-Source: AGHT+IGvXfQMzkqssgKwnzcNtH8AvcsVB5uOhxq2kmDGpZWnhnqcHKlnCxJj6j6t6lllAupA6U/lYcXsTISC X-Received: by 2002:a92:cd87:0:b0:36a:2f18:a9 with SMTP id r7-20020a92cd87000000b0036a2f1800a9mr2867623ilb.26.1713542757900; Fri, 19 Apr 2024 09:05:57 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c15-20020a056e020ccf00b0036a1fffa73dsm205367ilj.72.2024.04.19.09.05.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Apr 2024 09:05:57 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Apr 2024 09:05:57 -0700 (PDT) Message-ID: <66229665.050a0220.323a0.afb7SMTPIN_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 5C411604D420; Fri, 19 Apr 2024 12:05:57 -0400 (EDT) Subject: |SUCCESS| pw139542-139543 [PATCH] [v3,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240419090426.26188-3-jiawenwu@trustnetic.com> References: <20240419090426.26188-3-jiawenwu@trustnetic.com> 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/139543 _Testing PASS_ Submitter: Jiawen Wu Date: Friday, April 19 2024 09:04:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:87b897387dbe3bad556ad2931f224e75cec0f38f 139542-139543 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29827/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/