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 93B694550E for ; Thu, 27 Jun 2024 21:40:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 907B840E2A; Thu, 27 Jun 2024 21:40:15 +0200 (CEST) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id F405040E28 for ; Thu, 27 Jun 2024 21:40:14 +0200 (CEST) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-80d64c81784so1873878241.3 for ; Thu, 27 Jun 2024 12:40:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719517214; x=1720122014; 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=eruzjTYBc/DZ/XDWyV/q6gFzx4mRB+OeLl9K+fp2QZw=; b=fDvilyIQheKhPL7eWuYcYQDJ0BX1DRk8hdqgRhdT2kuxIjiIp/7CJcAt1jJV5kzOKe 7xuI4ZlJy+Zjh8+Tf8YQ3YP6ht+DTRTnKIMmLTn92Yk4iRSKtfkV3pD9UPCCutr5XvxC 6WmAOmhdYNRm0EG5QCko1YmbHIrqFPIJ2iov4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719517214; x=1720122014; 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=eruzjTYBc/DZ/XDWyV/q6gFzx4mRB+OeLl9K+fp2QZw=; b=itNV69p54FR4v+ZdXcVkA4kzVmLjbgxsZxqONUAVf6wm0xr7e+cBl4Gdr97DRMhmZr dG/MJAVayGRwO7Xk9qo4BpiFRVuUALeijhEVQst5VfLmVX2E/b9WoZ/kiAfd276cx17v Sywg+/ZHAUu2hEtvI4/5JUUCxNMPxtvmqO5hY5byg1YMczK16UzIgTBHFyESW4cNrum3 n7GiwheADON4QOvMdc6N3ltd8ZnLZvnf4Dd03RNX7tTvdkproANF8J0UwiMQIHXk/hf4 o5bHXg1vvxeEGyS9o7R/BaZUmOT5Z/HkA6km4a9Jme7tIqFaEF2OKy/P5Z8i87l+crf1 CvfQ== X-Gm-Message-State: AOJu0YzQNavKr8JasuwR+zadbnapFZCMDS8LpprAcHkuCPzpmmLNngVe 6TrHBDiWACzYk1OWzGiEuCS7Gtf8GFPS8p+ZbplLbM7orAzkFPaoHQna1NScnPxxk8K+/YJTC5z BhaYJZ6tHk97tJYee/yxKPmkQp43f0GAK8I8x3nK5 X-Google-Smtp-Source: AGHT+IEp+L9pivXGmU4CmYz5VHaxaubTsxcUlJ3z+tK7XoCPovbmEWFzmV2fnVLyYdGqUuoSNK7i7g8CtTWv X-Received: by 2002:a67:f8c8:0:b0:48c:3497:7389 with SMTP id ada2fe7eead31-48f52a65ed0mr12210476137.17.1719517214294; Thu, 27 Jun 2024 12:40:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6b59e574c9fsm139056d6.36.2024.06.27.12.40.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 12:40:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 12:40:14 -0700 (PDT) Message-ID: <667dc01e.050a0220.ce7ee.0e81SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id F18EE605C373; Thu, 27 Jun 2024 15:40:13 -0400 (EDT) Subject: |PENDING| pw141917 [PATCH] app/eventdev: increase default queue dept From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627051524.1682347-1-asasidharan@marvell.com> References: <20240627051524.1682347-1-asasidharan@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-abi-testing Test-Status: PENDING http://dpdk.org/patch/141917 _Testing pending_ Submitter: Aakash Sasidharan Date: Thursday, June 27 2024 05:15:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:9985c7bc4b1f3ddb027951d419a5154c65b2a416 141917 --> testing pending Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | Fedora 40 (Clang) | PASS | +-------------------+----------+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | CentOS Stream 8 | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 38 (Clang) | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | openSUSE Leap 15 | PASS | +-------------------+----------+ | Ubuntu 24.04 | PASS | +-------------------+----------+ | Ubuntu 22.04 | PASS | +-------------------+----------+ | RHEL9 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 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 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.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 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30331/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/