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 5D732436C8 for ; Mon, 11 Dec 2023 18:27:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5830A42D78; Mon, 11 Dec 2023 18:27:19 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 87D9B415D7 for ; Mon, 11 Dec 2023 18:27:17 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1fafbefe710so2820621fac.2 for ; Mon, 11 Dec 2023 09:27:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702315637; x=1702920437; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=xopRZM7HSic6/CV9VM9tkQeOTvbQUqAeyS1XjyzyFAw=; b=JQ6JSuoxwxfSgUSO2CS+ooUT4hssD9mcpo+wLj1FH+gmmSs+BikvxUXoBF7cVGKr7W PaflZmw8dneOvCVm8k8fC5v4z1IRtUPIcRRVFswUjj+OAtOsm8X93d+oY/KpCgklE0Ql dES9/STeGINU8MjS2nI0XuBgwvcl+TUDqqD6Q= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702315637; x=1702920437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=xopRZM7HSic6/CV9VM9tkQeOTvbQUqAeyS1XjyzyFAw=; b=kb3aRgKweExd/XEnGifESpJzadecdkFsB+NpNu8vphx7WozjK1lpAVpc2UaGFB+/IY G1BfAS4Uv1L8iOHi8ZvMZLyYztQ9osktC+QNvJZCYA88ND4w2tq6ZWoVi6DsB80qyvHf TjtuYJojp0Ps2orSs3tTIKhcXxfmBTN9ay42bM8VERSPei5Jy1ybJgS87SCVB6Pvdgn8 jA+6mW/zGhtZx9V8zocT6++Wnj90X4wmy8ZLTddWBTzU8Bb1tr05ZhlIvkfjDIrRLIW0 AIHf7DcFp2WWljZ1vJFEEfyQm/QXkhVU4gYWGYveQOSYI06On5PDO78iUGdIdJagusv0 /Y7g== X-Gm-Message-State: AOJu0YzuqtpuUg5XDaEH4qeUtLwKpkhFvjjImzxYFneJbQNIGnqCYjt7 1UHKW7JXvUcNPDsQPLGtvAV3QrgdzxzJeAQAWEgTjEvS5HSQc4Xbe0AGxw== X-Google-Smtp-Source: AGHT+IFNKECF97+H4dV3Cm1SYQBMU7fjdVQ/UsneDGFonxs3cBu2TI386MpvF7+Y+Ek0fqi3Agm50+8TdDHp X-Received: by 2002:a05:6870:a116:b0:1d0:d9e2:985f with SMTP id m22-20020a056870a11600b001d0d9e2985fmr6563524oae.57.1702315636728; Mon, 11 Dec 2023 09:27:16 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id qm7-20020a056871e98700b001ff417a3551sm497980oac.39.2023.12.11.09.27.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 09:27:16 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 09:27:16 -0800 (PST) Message-ID: <65774674.050a0220.54ead.ce62SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 365DE602A042; Mon, 11 Dec 2023 12:27:16 -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-abi-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 | abi_test | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/28584/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/