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 C41E443699 for ; Thu, 7 Dec 2023 14:41:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9EA3C40278; Thu, 7 Dec 2023 14:41:58 +0100 (CET) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id D397B40270 for ; Thu, 7 Dec 2023 14:41:57 +0100 (CET) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-5d8a772157fso6673537b3.3 for ; Thu, 07 Dec 2023 05:41:57 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701956517; x=1702561317; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pkovNY2KEHixLh6Iw4MILef95GL282eA1h6NAdssw2k=; b=i2mMuHAM+X+jzobTq9ooQSQLDHHbE6vf/nAIXaLIdp0fTQ1rU5BMnoatXgYsV0DW5l LUhxLTKLgFhmB+6N7W5fkoUxImIwv+PJsNVpf03ic1ZcQQPzElzGcDjLtINwFYe8EAUP px2NMnjafyuTuWMPtSkfEbAo9juMsr2JbY17k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701956517; x=1702561317; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pkovNY2KEHixLh6Iw4MILef95GL282eA1h6NAdssw2k=; b=QOIzEqbuVZ//gXPqwFAGMwTZ6yTok4Y2WkBtIwst7QuSC+jDebsQ4YirRAyrfITB7o lPKx7RKmvt8rRbpx4SXKZSfGS/VlUVQw3Bi6QFejd1g5i91ktsOzynN1LBP7lVJuYeQJ F1ROe+7fGK1xm0WvgIrz9sN3tQxSXC+nOX+qFx1uYBhWYGbwfvloOF8GU/v5A1BWixYO eb4Rzr12IGnPmxP3x27DO0PT43QVnhUNRWz7xSwhqDa8wB7jSlZh1APzn9XCudZ353Fr xc+I12b72fyqQyDKQuZbpzN0a2T727nmC2yyEQx6h+UEK5DbT25n8A65Dh33iLhL+n4p zRLQ== X-Gm-Message-State: AOJu0YzV5evMDR8FbllTJx72Ncan1DGNy1w/bIMNMZtNWyNrUNaJXQMu hr2AOjjXxKENBi2etOy6pIUf41MmESkB3/shLba9/fg9YwI5XLzYrIuHyg== X-Google-Smtp-Source: AGHT+IFWS5lhQTDlVwkB5sfm6snC3G5vOdW7YT1Uj9wmC8HxxoseveiHJNQjGBKi03da3Z7n1+Xrq6agwUOl X-Received: by 2002:a81:57c3:0:b0:5d3:a54a:3aa7 with SMTP id l186-20020a8157c3000000b005d3a54a3aa7mr1863238ywb.14.1701956517250; Thu, 07 Dec 2023 05:41:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s129-20020a0dd087000000b005cb40c5ec51sm220570ywd.2.2023.12.07.05.41.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 05:41:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 05:41:57 -0800 (PST) Message-ID: <6571cba5.0d0a0220.12c67.5d70SMTPIN_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 D9C65605C311; Thu, 7 Dec 2023 08:41:56 -0500 (EST) Subject: |SUCCESS| pw134902-134904 [PATCH] [v4,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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134904 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, December 07 2023 06:49:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134902-134904 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28545/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/