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 771C7426D1 for ; Thu, 12 Oct 2023 07:47:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71ACF4027F; Thu, 12 Oct 2023 07:47:01 +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 F0E214027F for ; Thu, 12 Oct 2023 07:46:59 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a7a80a96dbso15152637b3.0 for ; Wed, 11 Oct 2023 22:46:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697089619; x=1697694419; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=JVD5HF6yD9lkZhlaT7PYfy0/YgYc6SK+D6HKHX6X7R8=; b=OhPR7w5JE3YuR+n8mc2YlIthOXQgZdzAG81iaxHiIpsA9SikVY/YDzqSzi97sIJFZ6 byytBcmRA5pt95FP7fLyG9jyLjyTtb+6mEe1ufg+HvjC83NMjBQ4h1Y04Bi40/CNnrQp c67Q9AbRKpeEACJ8tqmmqpdYA+p5dG4x82xDk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697089619; x=1697694419; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=JVD5HF6yD9lkZhlaT7PYfy0/YgYc6SK+D6HKHX6X7R8=; b=DX0cFwOjIbxHjQHNg/r9o5PuqEcO+KJ/L4k51hhHTcGHKNy9ToDw1LwySjxJmBAZss Y6bcseY5ZaEivFZkrie2bD5adNJVm5N89fldLWWxc5n3vL6IPvuh2kDZ2jpagZJ56uTX wapsUxfvVlBz8SoKe4ZGaG9pFhOahEwg+32Kw6Hc9/APWa5OKSNT2EQ5sbplak9V12SM DXlvuU3aN3OrMgz1la9TDwWNLXp7FBy7QZBKNllG1RwUkyn22Ph2PI3aBnBtCAC0meij /knRVw+0Dh8GMdOPG+rvffmeq/tgEphIJcHsT0HCkoGjbwqQu1AMznqXoOd9L8DOLJrP BDlA== X-Gm-Message-State: AOJu0Yyz4BQ0aMfJVJbyH4jNfHy3wcepAKatutMHqYC+sJ9/UiBMnwmu t/FQQlizARIqlw9iN7yG2HyaOFFNlc++1QGMHAHvkLR5bbzchFwM/cAlqw== X-Google-Smtp-Source: AGHT+IHeJ7UcXNleQ5hZ1m7YaRIDUEojvtmOC5Yp5sbt+lbC93gfX6++Fu9aLraiDS4qj1mXHcWLWdVNAAfH X-Received: by 2002:a81:a04a:0:b0:5a7:fcad:e865 with SMTP id x71-20020a81a04a000000b005a7fcade865mr528230ywg.2.1697089619412; Wed, 11 Oct 2023 22:46:59 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b131-20020a0dd989000000b005869cf168dcsm475236ywe.6.2023.10.11.22.46.59 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 11 Oct 2023 22:46:59 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 11 Oct 2023 22:46:59 -0700 (PDT) Message-ID: <65278853.0d0a0220.22382.981fSMTPIN_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 0DAD36052514; Thu, 12 Oct 2023 01:46:59 -0400 (EDT) Subject: |SUCCESS| pw132551-132553 [PATCH] [v3,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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132553 _Testing PASS_ Submitter: Vamsi Attunuru Date: Wednesday, October 11 2023 12:53:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:a1934215a7691a86c55d415bd01ae8318581b67a 132551-132553 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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) 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 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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/27909/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/