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 A216742351 for ; Thu, 12 Oct 2023 15:20:31 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9D30D402C9; Thu, 12 Oct 2023 15:20:31 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 6AB37402C9 for ; Thu, 12 Oct 2023 15:20:30 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7dd65052aso13402557b3.0 for ; Thu, 12 Oct 2023 06:20:30 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697116830; x=1697721630; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iAuS7vkTyTe/SNhzu+ThpDVmhznHmb11oGMOM5yNJkA=; b=RBBIiMrSN9uGz/yVGN4lC0P1x/BR8WTGF/CtS+7AaBFa1z1/Ahc3CxdGuL6G+ZzvNC IwOhXNQT9sypBK6yegadmgMwJFpKKeHyeOHGl2gMA7EqMGQVbHlYq930ACww+5GLGyyd DIDowwO8eOTaOyG0sFE4qBk2NZl+ltjRiwEc4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697116830; x=1697721630; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iAuS7vkTyTe/SNhzu+ThpDVmhznHmb11oGMOM5yNJkA=; b=UJBK05a/4Xk+TOrPFTty2RJu/8shDvC1ioxUHzTmq/Ivek9jMVKUFKl8kcXOLr1oPv T5BPlfgY18slhuAu4urY0GwvSeZCemmKEZfiOnStjQZ7ovRPIIcMJ2K/bHTXon2hd48C J309mWp/UEZcVSfgzW0Z0pGWUTzvWVDvxNmDw/6X1hFhlnlHUR4ylqPIHLt2vIBr+ew3 DD6z0q9fn65PPAYx3Az30SPALYpaVENXCy4rQTBx0/kX7Un190be5hMtLB/sXUtPe41j 3guu1CmLsn8u49rv7DrfDyisGGtDFED9duA/U8txWoSNCVLSFnk26uESr9UQ4vEFnYMH A5mw== X-Gm-Message-State: AOJu0YzPV0D2B1SHXXQpg/ardtHsgUUZOYtBvizTwQJKVo6DIJIkSxJd nGRTKQ87HlliVBqUEQv4Qu/cGhtrp8ZlrSU78hcwF7dX1rT4kvlBohlzMQ== X-Google-Smtp-Source: AGHT+IGwfUYz1oMCWRZD90oH2w1A/uxAmduh2We5Qrf+OXDjjxdlVPpDNHi4wWsACDecMn3bcjKS8uNWyMot X-Received: by 2002:a81:6ec2:0:b0:5a1:db6a:6459 with SMTP id j185-20020a816ec2000000b005a1db6a6459mr23843522ywc.40.1697116829897; Thu, 12 Oct 2023 06:20:29 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u18-20020a818412000000b005a7af20befesm497493ywf.33.2023.10.12.06.20.29 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 12 Oct 2023 06:20:29 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 12 Oct 2023 06:20:29 -0700 (PDT) Message-ID: <6527f29d.810a0220.c1808.7438SMTPIN_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 992D06052514; Thu, 12 Oct 2023 09:20:29 -0400 (EDT) Subject: |SUCCESS| pw132570-132572 [PATCH] [v4,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/132572 _Testing PASS_ Submitter: Vamsi Attunuru Date: Thursday, October 12 2023 06:23:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132570-132572 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27912/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/