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 144904606F for ; Mon, 13 Jan 2025 14:50:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0C0FF40A80; Mon, 13 Jan 2025 14:50:39 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 7F45C402A7 for ; Mon, 13 Jan 2025 14:50:38 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6dce7263beaso38836616d6.3 for ; Mon, 13 Jan 2025 05:50:38 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736776238; x=1737381038; 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=nhjEcY3IGk0GJu54izQurwXn1oXX40cp9tjNjrrAEvs=; b=O+NpEclCPYEylZ6W/l9aFcynjGdH63AfRephCJK9Rj/KrsibBU8gnxk12p/JJ+Z5j8 gSNk55M9jihn+wVDrsQ7vrRjAAMUyFPq/GA+WCZEAS7PRKUTBvM4eAbEZmq8PMpgDOBl ltHZPomZ7oCwm8733QS/KNlaEVmaj0NBXOtGE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736776238; x=1737381038; 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=nhjEcY3IGk0GJu54izQurwXn1oXX40cp9tjNjrrAEvs=; b=MEFytUjyG7PfUyuQ8O8QpV4GXl6DIMxbHGLdo6KXbOx04d1yRaqDqb5Eg7/+Il6abM dSMvj5+qh7dYpX/9N8k7qDIKnHeWl3x81wAvkWVkVpXQDdYXq4L347e1/xh3WHHRmgcy f/CHm22zwc4fP4MidpZB4ANEiNTsBVffWu3upIgUc+heF6qQOp0dIaQy/UtZETBi80B1 idurp0O4sLH7mv3RLOW7D5k1MK+ZlkZfP2WZRtv469mnCUUE5Rp1HbHL8//I07WGHA8P nKx7FngCidYcPff20faU21xqTsZWTSfeFI28Kn3EpQK4iqiOizkBw6Mx0ycMMTauT4Pr 0wcA== X-Gm-Message-State: AOJu0YwBtzlB1j/dWynDPi7GksHA2O3EM5RYKeSDS9Gvot7GeHXK9Z18 Tmhihq05Ocpoa7PFf6op7A2sH++XdJrzIhS83K/5ibOSWCD41/X8W9rlfC32et0Onw07F7D9KjT 1BukToHMagI7GoSU6lu7pmwSO1ai9GAbpzld258S0 X-Gm-Gg: ASbGncvFykhezGUFu+aYlvV2s2Lp0UCBPhKZEb1tII0Wa+lzT1S8jDG39dEBLr/rqqm NO8qB/E7WRlfWIxRlOB+r17zu9JjYsi2pgvQYnCVmmvvy/1tlAkmOvv8TqhHFePdlWJcZmJ5rVB VTHx5oMDSaJRrsKhBlkr17SrPV19lq5AF114zRoZ+fodssL1BI8mJP3KFqYKxan3Ydtvr3z4j+H uUWzpYwCsh7qnLuPbWBokUnG10a5i0StmOC+tnEjZ3faCZriJURGidAu66uRaB/sgBDHY9WiIFK EXtMfQ== X-Google-Smtp-Source: AGHT+IExgNhN0KoA6bZ28oPnAXq54Ma+Iqg6UUXy43okzc6AMg4RwkbvgZlAqAhtYqP6bVq3nnCQbFqJ2FN4 X-Received: by 2002:a05:6214:e67:b0:6d4:19a0:202 with SMTP id 6a1803df08f44-6df9b28550dmr294679356d6.33.1736776237914; Mon, 13 Jan 2025 05:50:37 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dfadc01905sm4667226d6.31.2025.01.13.05.50.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 13 Jan 2025 05:50:37 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 13 Jan 2025 05:50:37 -0800 (PST) Message-ID: <67851a2d.050a0220.1bcb57.1e3fSMTPIN_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 9B7026052471; Mon, 13 Jan 2025 08:50:37 -0500 (EST) Subject: |SUCCESS| pw149933 [PATCH] [RFC,v4,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: <20250113121733.2384990-1-luka.jankovic@ericsson.com> References: <20250113121733.2384990-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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149933 _Testing PASS_ Submitter: Luka Jankovic Date: Monday, January 13 2025 12:17:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149933 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#305380 Test environment and result as below: +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +=============================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32305/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/