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 A9EE145756 for ; Wed, 7 Aug 2024 02:05:38 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F1454029C; Wed, 7 Aug 2024 02:05:38 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 58C584028C for ; Wed, 7 Aug 2024 02:05:37 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d5e1c86b83so820400eaf.3 for ; Tue, 06 Aug 2024 17:05:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722989136; x=1723593936; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=GVSCCS7vZ3FA/6UyfOVByWJ5DAGk5z8oMRnZj+6nJhI=; b=hI3jeJ00vlqmjyZeu/PMVpWjbCngcZY4/kSITXAXcD/Io8VPOp9b/fHPJYf2kxLPpx nDvIim2Fsyc9WzT+HFuNBCjgkGSWb915+frh9RkXxLOvzWH8qfoPMJhn4hVfYog6REsE 3aBnVA8jYGOF6ds+J7i2O8m9BpQNJnozKIhqw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722989136; x=1723593936; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=GVSCCS7vZ3FA/6UyfOVByWJ5DAGk5z8oMRnZj+6nJhI=; b=jpbHuSTJ60YCOOxrQjnZX+3WLGBYgd+BNAtRyb8A3YrgXXTccghP1Nv85lMxViGltg EnxhV8y45eKl2P+vLEgdBri6WBd5IZkin+L/eO3CdPM0sIeWsGc5tRdo1kYBZ2ZViloB NYOcB9KhVTxVMq9qVyXSes+ZOTBH4KYs4NVxmVPKAoYqscTcq10KPc9p+S+bdDnOqNmu 6F5aSwKkGQT4SherqZHr7drI+FlbTrU19qLWWBTNoyWuZYncN7vHgrxKuTTBNN17+Xw8 mS+/1/cksJmA2tIIlb/2CRfH0Z4jeDKkwaf+EkKWZHMHNsnXvKFbYe+y4urjmRoAtii1 XQYQ== X-Gm-Message-State: AOJu0Yy3pACYMNKlBJnuzJFjw+XkXZYNhYIxcAVr6yGqwItBx4QuvcBE /yObfEs5RUlRB0cGckymnxUHD6kYOVpWli6J3ET1gAUbpA+BBvwtfn9wOc3I5BPgy1+EvFsduNC PeOUFcGA/DmZ+kkLAZWF9sNbZF2F9jyNkduT+VlJm7e2LL7doVc7N876C X-Google-Smtp-Source: AGHT+IHLu/4SXffQe58W4Qm2/SXcyyh8bFH2Ui3t1H+G6iTT+DXDY+S9OF8j/IPdEwpfwa6VFC82RQPkBeT8 X-Received: by 2002:a05:6870:d208:b0:260:e093:ff8d with SMTP id 586e51a60fabf-26891f3ef3bmr17527048fac.45.1722989136682; Tue, 06 Aug 2024 17:05:36 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 586e51a60fabf-2689a42a541sm878427fac.21.2024.08.06.17.05.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 17:05:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 17:05:36 -0700 (PDT) Message-ID: <66b2ba50.050a0220.3668fc.d73fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 176FA605C351; Tue, 6 Aug 2024 20:05:36 -0400 (EDT) Subject: |PENDING| pw142958 [PATCH] net/octeon_ep: extend mailbox functionali From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806145038.467033-1-vattunuru@marvell.com> References: <20240806145038.467033-1-vattunuru@marvell.com> 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: PENDING http://dpdk.org/patch/142958 _Testing pending_ Submitter: Vamsi Attunuru Date: Tuesday, August 06 2024 14:50:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:781d698ae2acb9bc7eed06f447cb8355673f7d81 142958 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#249439 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PEND | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ | Fedora 40 | PEND | +---------------------+----------------+ | Fedora 39 | PEND | +---------------------+----------------+ | Fedora 39 (Clang) | PEND | +---------------------+----------------+ | RHEL9 | PEND | +---------------------+----------------+ | RHEL8 | PEND | +---------------------+----------------+ | openSUSE Leap 15 | PEND | +---------------------+----------------+ | Fedora 40 (Clang) | PEND | +---------------------+----------------+ | Ubuntu 20.04 | PEND | +---------------------+----------------+ | Ubuntu 22.04 | PEND | +---------------------+----------------+ | Ubuntu 24.04 | PEND | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30732/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/