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 65F984369C for ; Thu, 7 Dec 2023 15:40:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5D91A42ECC; Thu, 7 Dec 2023 15:40:18 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 4B2ED42E2D for ; Thu, 7 Dec 2023 15:40:17 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35d54d7e4bfso3165115ab.3 for ; Thu, 07 Dec 2023 06:40:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701960016; x=1702564816; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=fqwR+2S7snSulT/fL2bFHRGiMVmYoYTs84S2T3vY11A=; b=ANGytuJFM7puYIFV+SmMvAFg7zJk5Mhvoi1ZMBEUXVkXmS+UrOahMnq0jijNfEb1IH ghm2ii7M/kgLlfkHaErjx0rOrHgOpkC/z9lWQbSRxfIpZsJ97Iv77M63PJH/Ej2Mo67h UJVqEzghWfOM6rEDdwjXBRFxL05BSaX5Tlx+c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701960016; x=1702564816; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=fqwR+2S7snSulT/fL2bFHRGiMVmYoYTs84S2T3vY11A=; b=jXo6wAkwA4Q3GWJNF3bGMAS/oRUUAK150Br60SPbv7U3+FGsXPmy3uM7vhWhLQHSc4 XG0aIdojarl859M+4nyAHl6RPYcSoOy2gWTJ5kbCLFEE8BU1bVKEW9Oamwmn9DGUBG4e u8tZVKMRDPeu3kcgpHh91nKjEcVOYHTgnoRuS5MCG4hfCNJVk3t/3c+R/HIOFN89uEzr bFpBouEK3uRaeHIuBv0PAR7ibLBSQQRQFavnuT35gcCWnjtlzYnlb/aEUjl9UraOhdLt q87pGI/kfCuSu98tTC1HqJwE/RXE1/c5i8Xs7LR2UeXJWmYjxDdQyi5AYdEyP5zNgRRl vxdQ== X-Gm-Message-State: AOJu0YxDX6i6ExkpFI0ACy/0Jz9DrxR3laa4thzzy0tbBxiBWLOnKtNo UKAcc00Forin6eN6qyv9E8N6li1lGmvMFSmAL81W4jNIfOmLy8rH9xf3frmF1EuvTcU8NNoTvQ= = X-Google-Smtp-Source: AGHT+IGUGrFkRqEGyIxunZm4uxdFlg0/QH3KcFe2SqE/m5jlm53LiSRMoYJuDm8Q+7qw6/8uXjUw6J92VzNx X-Received: by 2002:a92:c685:0:b0:35d:7ac7:359c with SMTP id o5-20020a92c685000000b0035d7ac7359cmr2770444ilg.40.1701960016762; Thu, 07 Dec 2023 06:40:16 -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 l5-20020a02cd85000000b0045c69b05cf1sm99888jap.77.2023.12.07.06.40.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 06:40:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 06:40:16 -0800 (PST) Message-ID: <6571d950.020a0220.afff8.3137SMTPIN_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 4D232605C311; Thu, 7 Dec 2023 09:40:16 -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-unit-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_unit_test | +=====================+================+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/