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 E047F436C8 for ; Mon, 11 Dec 2023 18:20:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DB9E942D78; Mon, 11 Dec 2023 18:20:20 +0100 (CET) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 8FF8C415D7 for ; Mon, 11 Dec 2023 18:20:19 +0100 (CET) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-dbc666461daso2216829276.0 for ; Mon, 11 Dec 2023 09:20:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702315219; x=1702920019; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3Nh3Wk58J8utyw14UpofR5ah7DFI+GDcrUiUkvUzc1k=; b=ffbdDvhb7wth6oC9bOdNO9sYpx8iyJqMjLI6kLlbducrJ/Qj1o2/UdQ8Oebp/ucqMr qCtOIg4gK9IT0FmQUVeoQir8YJbtkMq136QSOrcs7HV3F2awm6Rjgpgumaa+WROIN+Q0 u+sDULARl15kuvB3cH51L7B9+ndEh0qK3/TD8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702315219; x=1702920019; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3Nh3Wk58J8utyw14UpofR5ah7DFI+GDcrUiUkvUzc1k=; b=sli1QglQVLaEB4h8viWjteT3kMhzRnGg4ii3F4jaE/hz2OJ+9xU/Kl90JmHoq5L1ux BDEFZZhpV83tCPkJo/e75Y0l+5nekl9bbsV6IMf9IKQh6odfT+seilqJsKPku5UR2hHN 2vbttjWrcK07Rf67XGZrEDGcR99t9AYst1MFml2bi3htR+Izr4qrxtEIqfH6w92+PSMK qoRKCs0ZhjWgCSYRb1vD5OHU+2Yo1geLuDD06DptOMNI6Hq576J6WtgnhjhKrdlXPTJE yJVV+WugUdu7DdhPZLNPerDkReyY//XNG0tMnGmL/HLyKPaKTGOcBCKzYTmN5yFe1xw4 dM5g== X-Gm-Message-State: AOJu0YyU8PDfOdSABz7eCvqx3xpIC/tYF/blk+HB76o4wD0oJ/KyR0Oi OO0VwIO/Qk5SM28WeC0zEne5nAsAp4+LMGEL+SQpVxQodZ+xWdck8AUnpg== X-Google-Smtp-Source: AGHT+IHzEQr0t0JKI/e/wEzjsCCRNexfMTbcHA+naTUDFfzTd1IVxFLFJPIy9lQryK0oDEBMfKxJmpao1Q2v X-Received: by 2002:a25:ae99:0:b0:db5:4861:7da1 with SMTP id b25-20020a25ae99000000b00db548617da1mr3247981ybj.7.1702315218979; Mon, 11 Dec 2023 09:20:18 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 138-20020a250b90000000b00db537c73454sm975305ybl.11.2023.12.11.09.20.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 09:20:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 09:20:18 -0800 (PST) Message-ID: <657744d2.250a0220.13cde.2e72SMTPIN_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 9E3F3602A042; Mon, 11 Dec 2023 12:20:18 -0500 (EST) Subject: |SUCCESS| pw135023-135025 [PATCH] [v5,3/3] net/octeon_ep: use AVX2 i 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-compile-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135025 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, December 11 2023 13:43:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135023-135025 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ 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 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/