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 F3C094606F for ; Mon, 13 Jan 2025 14:57:21 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C80F940A80; Mon, 13 Jan 2025 14:57:21 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 586C3402A7 for ; Mon, 13 Jan 2025 14:57:20 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-844e1020253so145089439f.3 for ; Mon, 13 Jan 2025 05:57:20 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736776639; x=1737381439; 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=ESijEGP4/kphFA6lj3WMufs0TeX6QQn8FBS1Fgx0O7I=; b=Amg3bZxQjfnkJmLUdiy9dyMMBMNIGFz2IyQXUinWc753i/5Luyi5IQmjgllJihSi0V YeXw+DdpjQaCnvJaEl9wiAQjs5BnPScGVOcxnZ3Y1ZOubpn1v5T2j5OLU9EQJPdskBAF WarjQ7Cb7ngyGzHv8eZu9sCkaWsKyoZCa+gzE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736776639; x=1737381439; 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=ESijEGP4/kphFA6lj3WMufs0TeX6QQn8FBS1Fgx0O7I=; b=engzs7iIlwPzCiQnGtbdEvC9PGKXFBkFSUCaigSAJU0rN3XLorgFL7qcvVZJNxYhRi dHWR178QKekSG+Mfd14FhIZlxMOePkctBz/2Y+2VG69ux7SLc7S1ARMTfSDE8pXy/zhM t50W3DCAUXuKr3m2sBsik3rIZUwuQH6GS7QogYmnDeJnijhnRt11Ze4asrZ2cdpHmQ7d A3m1DblhZG1XUxxR6n8EMpJfSQ7JD8KNNuNjZMRqz6VLX164+JxpRPgIWISqNaF0VPML eB02824oH1nqpae2J+W198g4aeJjs3CQFyav8rYnsxLALjSgZUIFqxLbIKISYi5vZAdn hMIg== X-Gm-Message-State: AOJu0Yya3hDUIfDtFqmWftHGk4eSwszciGWxRSj253Py2LsvOQILDefg mB4ipiqudl+RNDfP+ogZFlmVCI+zfFFkRB1THtjMp/MMbQfQUXHRc4MkgPkTWXFoJ3d16GkVXBx 2rY7N3BrEl3kLpc/kIrFPyIwowOmingGrB0u1khK0 X-Gm-Gg: ASbGncsS3o4TPROETacyBhkOhlIM5F92kTGyUADOm4npLO81i9XGu3vqb4tdUKaSOO1 +OE9yG2k2YPMHSty0YRktPhKcBnxmJtGBRzr63DgVnp8eFm9kCDGH6lWmRK5Xn3Ri934kKwH7if kuCEhCn8ra7HRs1xEk5F5YhvKlc2QtA7MdCs9mKMZb2FASX/1+qhYAOOdKwSwftUuot7FD8Q8Gj IWbfbKgn7H7diEhdmwJsWmH9tyDC1Tv1xOKLqjK/ScZAToeCWysaepr84inoO/qhfCCAxo8Vjaz 06Kyog== X-Google-Smtp-Source: AGHT+IF4JHHa+bVgFhD0fa1OnbDtMD6231Mk0S1lMiJOszgY8dJIWlsgYhMLDiDdds0Uzpw9OB2MXdCDzq/0 X-Received: by 2002:a05:6e02:1d84:b0:3a7:6c5c:9aa4 with SMTP id e9e14a558f8ab-3ce3a888392mr156645665ab.12.1736776639477; Mon, 13 Jan 2025 05:57:19 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b719fe3sm513449173.47.2025.01.13.05.57.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 05:57:19 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 05:57:19 -0800 (PST) Message-ID: <67851bbf.050a0220.1b6829.567aSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 064AF6052471; Mon, 13 Jan 2025 08:57:19 -0500 (EST) Subject: |PENDING| pw149932 [PATCH] [RFC,v3,1/1] eventdev: add atomic queue t From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250113090451.2180161-1-luka.jankovic@ericsson.com> References: <20250113090451.2180161-1-luka.jankovic@ericsson.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-sample-apps-testing Test-Status: PENDING http://dpdk.org/patch/149932 _Testing pending_ Submitter: Luka Jankovic Date: Monday, January 13 2025 09:04:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149932 --> testing pending Upstream job id: Template-DTS-Pipeline#206609 Test environment and result as below: +--------------------+----------------------+----------------------+ | Environment | dpdk_fips_validation | compressdev_zlib_pmd | +====================+======================+======================+ | Ubuntu 20.04 | PEND | SKIPPED | +--------------------+----------------------+----------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | +--------------------+----------------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32304/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/