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 83892433AF for ; Thu, 23 Nov 2023 22:26:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F5D542D45; Thu, 23 Nov 2023 22:26:25 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 917334013F for ; Thu, 23 Nov 2023 22:26:24 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b37834fe2bso7079639f.3 for ; Thu, 23 Nov 2023 13:26:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700774784; x=1701379584; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Na1ResQuCpAFMo2tje7NKVV5RKYZIhXBitVWaq2tbJ4=; b=U5McxVtRS+V6maaF0XZMgfjjoJygAoHe36FMoPm0urzRnD+Qp42bOyEU6Heyg+mRLp fFIudGxlgQaWviQmMxoxvEVvOObu2DsccDiZmTmgiujetsbZprwXQzrGtYc0PCkDReyf cw+hwvcZIrMFldSoOMLK3QCK449BW6mJrgrQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700774784; x=1701379584; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Na1ResQuCpAFMo2tje7NKVV5RKYZIhXBitVWaq2tbJ4=; b=nwwvK8TBohN6GLZOl+WB7ptFLNMy5yG4wpt2KAZDBTqCKDRXznxpOcfVfS0bDUzg+D 5JAACVsto45AFUknGNebjWsWG2IVQ0Hmh8Swxflhrz9mDDfH8emTtzfLzNnGCZZFJV5X uSmn0V6SeCXpHADWagxzdXCoMXrPrOUqJWM0Ke9AvGqql72BkEf0dRRMea0QY75IWnwU Nj+QEIohIEyoIHuWpLE86yoplVCYBXvZ6d3WNDtNNJqo6tskCB/A45NCQXCHC3QjYqlt rPeiM6fvFQQM9nni5kxFTo8QTML2CLm8PFGyQ5c6vAH/fBOORlLhOamXKbKsmYB11rm9 uKLA== X-Gm-Message-State: AOJu0YzHMGeBz8g5YtcqzwcYS1gAULf5eI0mmRdGJlKqq8FRWgNUXqWB 1mXk3bUdGCXsF3fbyqM+TbT0IPSsQ03LuVUyq+Xj6OhpptlYxo11m2Ji+a9xOWTpn3EArXAICQ= = X-Google-Smtp-Source: AGHT+IGNSpXWkaV2Xck99pcptKFjFDqP4FB9h4/Wt0HOXW0OaU8syTs0XyfZp0IEVNiobWNmhr3rSoPGlWlW X-Received: by 2002:a6b:ce16:0:b0:7b0:a8d7:3bb3 with SMTP id p22-20020a6bce16000000b007b0a8d73bb3mr779660iob.16.1700774784005; Thu, 23 Nov 2023 13:26:24 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id u1-20020a02aa81000000b004646c52b901sm95734jai.72.2023.11.23.13.26.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 13:26:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 13:26:23 -0800 (PST) Message-ID: <655fc37f.020a0220.e161e.317fSMTPIN_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 88CE66051831; Thu, 23 Nov 2023 16:26:23 -0500 (EST) Subject: |SUCCESS| pw134592-134594 [PATCH] [3/3] net/octeon_ep: use AVX2 inst 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/134594 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, November 23 2023 20:31:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134592-134594 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang 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) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 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 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28461/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/