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 1007B45EEB for ; Thu, 19 Dec 2024 12:11:50 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5CC8402A3; Thu, 19 Dec 2024 12:11:49 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id E05B3402A0 for ; Thu, 19 Dec 2024 12:11:47 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3a817ee9936so2083235ab.2 for ; Thu, 19 Dec 2024 03:11:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734606707; x=1735211507; 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=zJooKiRJ/vYSJZ6xfgxLXox7BwLe88oaT/AwUu6bsu4=; b=aAtElcV2SVkrXV07qZWxvPSKh4Gf57u/9IoSe4fXiJSvU+hOHit2SSJ01dj54YA2V5 0D+BRJs+AOGyoLsqSvHbMEzSroupjjoQrHHiT++gC3Tp4liJmFijrA+q0S8A2OZDCzJP iaEpEDjgbkRwqg74MsHbdclQQWDXl3hvybuns= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734606707; x=1735211507; 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=zJooKiRJ/vYSJZ6xfgxLXox7BwLe88oaT/AwUu6bsu4=; b=Qndrdpik9sPIOBgGrGwupJaqsJBZU915l9og4wurqYn6TDB9yyHGFvuasXAD+1fu89 qwQO/TPFVQJ7jDXR9WgNx8Zu4jXWS2+HME/rA1AzTjACxQhA5EsU/RT02ArClJBfOQDu VeySQ3oJb1GQrfCo5K6XSPyRqNu14KxCFmysUbdos+4/KrNdyX8SSIKsdnpihNB8Ysyj ZziAUpyfvommAqjfga/rfIJ9U8NN7hv2DPMQbH88/izG6cNUYek5jU4c75PuL5zKCUPc hG5oabvZKdZKPYO7BlgGEsZna4EeJ4dhQWrbjLlYye+jAfsTMRL3+jwKJFayLU0EqwXy 0XVQ== X-Gm-Message-State: AOJu0YzUgtc6r0EfWKK1xQ/0HT1XhxRj9Y3KXNBLDfjLkZ90hn2od7nl BsLCV5rY8QkyGOD9FzHWjWsM9mjNhm5LPA6NEZjFLCaedBSjGJnFiQZnnr9kVoHGsLrGJVH2H3g qm7CD7pWs+3tqqneoBIqOChu8osWS83z3dOve2UV/ X-Gm-Gg: ASbGncsYptZ43zZTX5aeRcV4ik3IAg9iP60v70vddMzQ3TIvtslyW1FrBM9WdMISfR5 Ev4qJGRq/LRsvAVLb/1XA7/MQNLs2MBncTXQdP0r6W7zT+bfcfDxg0At8vaoBvREGRo5TNLuJbP eJwjGnxGfaIrEMXnt1oN98xjSjOLyrCNKnfNLXNI25melO8wo7q06mFr8p0oeuq7lqPL8vFO26z I3GHQorDcr45ForUjiXH1pLCMWoCRYdwYZ2Ezm52kkkB+LQDu1ISSP+oi1uG7SZmZbLFW7G6ydQ 5w== X-Google-Smtp-Source: AGHT+IHWw+JNzFcwCwnoeZYB/5WA1kX0VpUp1zrVQpSBJxn4nVdupIuCwSlMu3iORKiYqUPvWLOkJdfY2u1s X-Received: by 2002:a05:6e02:154e:b0:3a7:86ab:be6d with SMTP id e9e14a558f8ab-3bdc4282640mr53062635ab.16.1734606707228; Thu, 19 Dec 2024 03:11:47 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e67825fdsm554185ab.73.2024.12.19.03.11.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 03:11:47 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 03:11:47 -0800 (PST) Message-ID: <6763ff73.050a0220.20f694.39edSMTPIN_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 B41F26052471; Thu, 19 Dec 2024 06:11:46 -0500 (EST) Subject: |SUCCESS| pw149312 [PATCH] [RFC] eventdev: adapter API to configure From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219073405.1724200-1-sthotton@marvell.com> References: <20241219073405.1724200-1-sthotton@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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/149312 _Testing PASS_ Submitter: Shijith Thotton Date: Thursday, December 19 2024 07:34:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149312 --> testing pass Upstream job id: Aarch32-Unit-Test#4698 Test environment and result as below: +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+================+==============+===========================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 39 (ARM Clang) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | RHEL9 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+----------------+--------------+---------------------------+------------------------------+ 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.4.1 20231218 (Red Hat 11.4.1-3) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.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 Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32167/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/