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 1E327431A6 for ; Thu, 19 Oct 2023 09:22:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 192724021F; Thu, 19 Oct 2023 09:22:28 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 341594021F for ; Thu, 19 Oct 2023 09:22:26 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c9bca1d96cso53850135ad.3 for ; Thu, 19 Oct 2023 00:22:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697700145; x=1698304945; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MBGfjp7xChZxDaNK7cF2c5vRooq0hBbMpmm40aRtIno=; b=KgzthpFnMIuQrd04zaeOyo7Xe2ph9qzQ1JvX4ahFASl/gQA1goH5gIldeBmMdqz8Zu TYhdcH/z9iIM0amOWjHwXHAqrNLRc/akZgiwUh28lBwwQNKNk+dpYz53okTDH+mztUr+ ZNGiu38fh+vk8q01DtfAUmQrOFAN+UGTELX7w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697700145; x=1698304945; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MBGfjp7xChZxDaNK7cF2c5vRooq0hBbMpmm40aRtIno=; b=obtP3OPUs2B1clXMZ77zb0Nf65uHDD26stZ5Xpn5Matds2paOllnopyAB015iBlEjL Wd5prnYCqPRsfke3NWIJYvclbIMq3+pyiSPy1/CR5WXbawihTCuWc0aFvHtpsAcneJCJ Qn/DvhNs8OuNOnGVEHWoAHSqTZfl33uqVUmAzWR/ZaXbEtGV4jfkgQeynnVeZL4dP4zb 2NVsmFBuP/Hy7iTNXFjgC1hbnYs1SGK7Gx6GosbtnbFmCNfyxoLHLIb7tVCTpDeoe5as KplvlgOrEY9mxqn4Xn+UBDkPc9mZldD3bCuvSj17FsuWXYCIl6SJNCkHhoumgwNDie72 EkGw== X-Gm-Message-State: AOJu0YyYi2rHk7/LXZQtKhV7+6vm9dritwgziSI/TeLq1O0cVEOyCNFJ X9hry4gcF4IyJsewMob5NRKtMMk+/8EqnbmEGyFpK43+fVuXiOv3Vtf/yg== X-Google-Smtp-Source: AGHT+IF40dDXaIBhxVvLrHLO+2SirIyVF37lDKY+SQflgrI6ObVFi8aLaekFxvlI/X8i+sboijlu28upJ+Ko X-Received: by 2002:a17:902:e887:b0:1ca:117b:455b with SMTP id w7-20020a170902e88700b001ca117b455bmr1467569plg.46.1697700145406; Thu, 19 Oct 2023 00:22:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c1-20020a170902c1c100b001b9e8ee72f4sm118273plc.131.2023.10.19.00.22.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Oct 2023 00:22:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Oct 2023 00:22:25 -0700 (PDT) Message-ID: <6530d931.170a0220.f2482.33c5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 994B360524E7; Thu, 19 Oct 2023 03:22:24 -0400 (EDT) Subject: |SUCCESS| pw132889-132891 [PATCH] [v6,3/3] net/octeon_ep: add new fa 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/132891 _Testing PASS_ Submitter: Vamsi Attunuru Date: Wednesday, October 18 2023 11:14:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:d7b8b11866a7c4b5975eaedd15dcc9a6f0cd92ce 132889-132891 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27994/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/