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 6084445F59 for ; Fri, 27 Dec 2024 18:15:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3ABE24021F; Fri, 27 Dec 2024 18:15:53 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 45E3240144 for ; Fri, 27 Dec 2024 18:15:51 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-e461015fbd4so3283632276.2 for ; Fri, 27 Dec 2024 09:15:51 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735319750; x=1735924550; 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=DKUhhdIw4HmrXyFmvBZMzqN/SliCmcKLBoEaZ7nqr80=; b=L5z7IsM2elbf6VbRZLggBVVOeXAhVIr23PGwbHhMLTybRayDJySg3Xx+XQ0yBc0wMM OaeyVlOuYGz9r+6qxeL7RQSif8LMyzDveRpHwDR52fOTCqGJV9w8QB7mwvg1PZN7Unwe wTtp2OkqAiJ+lFKEEysL0qgV82yuXKJWTSsZg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735319750; x=1735924550; 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=DKUhhdIw4HmrXyFmvBZMzqN/SliCmcKLBoEaZ7nqr80=; b=bBqyj2wPfUFX1+vUsnVCSRfPh4LoZZFZfTplkq6A1EHIMqvgoqNxtaJjbUvIcRKS5n JIbEJSNDBnAXvC8920TQSPiwEcOhjawVTc26FuO5g02FzRlUP38cyikgOF4nMuDKc+MC hzOLeZYoU4FdX3MwiKC5BkO15GQvsgE0VYpmCD2i9IebUNoL1uGmbk9vFZ5vS8ydKxfN R3sEKoSdRMtVgdu1pdVXsM6c8rrB+tpnbQ73fudL92tYM5luzmZfN7hgao+wnzAuCPy2 mlWuuY/4HgAPcZUOkuRarpmUwpxZ+SgnELlT6vnY8VNPBpnrmxiyOkRhN/ZOdO3BbsVw acQw== X-Gm-Message-State: AOJu0YxzDZdgmkGveS1n2QH1u77Jl5icG73G/8IITQAtqQzNQxJn0nLL k+WwleZe8/k0Jxu/LtiEmtzR37QM/mAlQxmYfQcg5N9I78Rfs+adygk7q/ZSMua7xD7XIedbltS oxsGW4mMNOh+HUg53XUAWjFJNtzfohld8Nju8LXrO X-Gm-Gg: ASbGncvItza3nGe4LwCNBPX8O7Ad+y9d25JIZslpeHUxrmhHBOKmmiLzFFftIYxNubD l8O+01g4eWe/XoLrkZ6p9NY/fbJB2nJbky01Q0Bl6glE1/94Dzt/6xOyUgcSjrUbEuCuD0vjE+n lKL7vJ10Z4I+CydFIC8uRKO64tUKT/2yhBdzNAIVe3FCze4rcbAU8zIojszt+8COoU+ufchJDzF akXTE9EmyEaOVXCwir6d8+qIyozsruiijCb5wQEZOeASeht70X98+Y5G4g28Oglqd2psQhq4MMo dw== X-Google-Smtp-Source: AGHT+IHJLpO1IFqd1i1+gda7YBC38uqxTBA0tqcnPclY0n7Mk3nEjCzLIxux/WpQd3CyDwdhj/noyh7nFUI/ X-Received: by 2002:a05:690c:3610:b0:6ef:146a:aac0 with SMTP id 00721157ae682-6f3f80d6234mr159595287b3.4.1735319750525; Fri, 27 Dec 2024 09:15:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e7824115sm7206297b3.59.2024.12.27.09.15.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 09:15:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 09:15:50 -0800 (PST) Message-ID: <676ee0c6.050a0220.29bb7c.29d3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 284C36052471; Fri, 27 Dec 2024 12:15:50 -0500 (EST) Subject: |SUCCESS| pw149499 [PATCH] lib/eventdev: use correct format string f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735316285-16478-1-git-send-email-andremue@linux.microsoft.com> References: <1735316285-16478-1-git-send-email-andremue@linux.microsoft.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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149499 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Friday, December 27 2024 16:18:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:1b3bf1128d9bda5595861814792f74b8f57160c8 149499 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204556 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32219/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/