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 A428943E26 for ; Tue, 9 Apr 2024 11:31:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9DB2E402C0; Tue, 9 Apr 2024 11:31:51 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D1846402B9 for ; Tue, 9 Apr 2024 11:31:50 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1e0edd0340fso49320715ad.2 for ; Tue, 09 Apr 2024 02:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712655110; x=1713259910; 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=t/5P9K3nRUvFwYCZIy2q9dMKRF75dW1GmyuahBDI7fA=; b=gfxXe059eVtXIXn6o89cGJxwDLUC/xemMJwSFkgBE/6pEf/2gP0/I6+1P00Nt2r5r/ ie2ZaHzafxXjg1JN0m4kMRLpOrDLq/o4yw6a13aj1Zhq2ujzv4SGokDKUy2SyE9DTAs1 /fGj90JEAJk69t9EkHnJlAZ2VunOqrPA9ff90= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712655110; x=1713259910; 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=t/5P9K3nRUvFwYCZIy2q9dMKRF75dW1GmyuahBDI7fA=; b=u1tVUbA1OsIaqipSeAA55bhZz4qaEb8bkL51UA/XPywKqfEZHPj0rCnSq5t0n3r3oU Nqnej0N2Xh4hs6Uf3TwOxzrdq/dZh10TLk/SduFmZsgKf+yyn5BMzKvhZlO1hVHFhr4R 4lBfYm1Af7/hBkYwxsbcpwl98neEYt3vhNdoYQnEnAHcpyURF1eI4vqfSgyNoXnS8uIi b/LRdhbDvEKQY/d7Qrtm3nqfOBL3gI5BBppe24gkg6VSetlJAznGj/kvc5Zdt1sCLY2r p2iT62eS4LOHhLU5CGcKnYISxi8tHHDZrtMHlthPetVoUl2viLWXwdEqvis379THo2iL z4Ig== X-Gm-Message-State: AOJu0YyCWlcB9hJixZL3p74QDNk9ckeUZ59lJ7SkUWYDwNvBHU3gVQ/P XsiDuXi0dK86sEfkzwRcVL97nyFmdUIQWFOGm7Af1/lUagVQJXrwCWoVTeCwH9eJj02LSSzc2zT vWSKY6kFHJfu/1cpdmvmKSTWtxmq3I/2+XGxU/Ix12aA4htEDgbHbh4rh X-Google-Smtp-Source: AGHT+IG27x/WZTbH5nMhubUlZUGHGLURm8Z8abwtczNu/k9xqlStJgl3V5hY/SVdNdPHHlVEJhnPO8qWdEj6 X-Received: by 2002:a17:902:da92:b0:1e2:a31e:5e14 with SMTP id j18-20020a170902da9200b001e2a31e5e14mr16594750plx.13.1712655110011; Tue, 09 Apr 2024 02:31: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 jc12-20020a17090325cc00b001dd71737621sm179575plb.53.2024.04.09.02.31.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 02:31:49 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 02:31:49 -0700 (PDT) Message-ID: <66150b05.170a0220.208ab.c74bSMTPIN_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 2BC516052514; Tue, 9 Apr 2024 05:31:49 -0400 (EDT) Subject: |SUCCESS| pw139209-139208 [PATCH] [v2,2/2] net/ngbe: add vectorized From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409063135.21780-3-jiawenwu@trustnetic.com> References: <20240409063135.21780-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/139208 _Testing PASS_ Submitter: Jiawen Wu Date: Tuesday, April 09 2024 06:31:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139209-139208 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Debian 12 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian 12 Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/