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 6D1A7436E4 for ; Wed, 13 Dec 2023 19:56:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6B988402D7; Wed, 13 Dec 2023 19:56:55 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 9729C402C3 for ; Wed, 13 Dec 2023 19:56:52 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-35d725ac060so32034515ab.2 for ; Wed, 13 Dec 2023 10:56:52 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702493812; x=1703098612; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8iEzWUk/FHrcIB1ot9M15DcCb5M+XG7YZdmo30lp5dw=; b=LkidM9MRKlij3AYXP9rkNfejZ8OyNdd83yvqGKdJSQDBKs+NZjNZRLzrvXJZCQiqKS N0497i3YmGb9JMk1sbqe3h+JyOfKkaLcTWOleb8vYmTjDoY40GnZ8Spn5yQg/A7ji5P3 UX9pChkooQFMM1bynXmufJNCM21lLqxvE/Ls4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702493812; x=1703098612; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8iEzWUk/FHrcIB1ot9M15DcCb5M+XG7YZdmo30lp5dw=; b=j4xqQ53sN5qfvFYZ/znKd1an0FNvwa1ChUISgD2PPtWyNlTlqoCvz+m/2lRj1Yoobv 02u/6DBsbht2oTNVIgrYUL7pQxuQdtYjGO32BoWWelRLOKkJtvDMyANIVoVdkh/dMaDD c2zIgcTrGHLePpWQOOmDVHBqihCoc+SXmrgoytRkeEf97dpguL1JUBSJHs6F+JvsLkGz MjlASfH3dOBBogmVgcLHdsQlI/jk7ajxopnnbf+RSAyO1WfHMHdH2HwwG3zTkegO9L6V IqpNXuyyGQh/NuCZ4xa7DGwb1Tw5EQ3VXAPBPULzrUK81K0njnRWtYFCujrkKuDPQ2VJ vFbw== X-Gm-Message-State: AOJu0YwAdA+btEhFqm7LDda/lvVQtxXebEXs1a1bLFUoko0eTJRbv7Z2 S6wHrIM3E8VrwPBid+afh0Hbdv9KA4o77/Y5u1ut9KnAD7kwAiQ4i5fwhg== X-Google-Smtp-Source: AGHT+IFuW4KM1jsvNlpVaokc943Zcy4Q30SVmv6CJpW4Tf4UM3aNtLmqVTtssU8oRUafNeGaOadQDvcBv9Z+ X-Received: by 2002:a05:6e02:1aa6:b0:35f:7a4a:3751 with SMTP id l6-20020a056e021aa600b0035f7a4a3751mr320582ilv.18.1702493811891; Wed, 13 Dec 2023 10:56:51 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g12-20020a056e021e0c00b0035aeb115d6asm1060074ila.50.2023.12.13.10.56.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:56:51 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:56:51 -0800 (PST) Message-ID: <6579fe73.050a0220.3d6e5.073cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8993C605C311; Wed, 13 Dec 2023 13:56:51 -0500 (EST) Subject: |SUCCESS| pw135134 [PATCH] event/dlb2: remove unnecessary timer call From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/135134 _Testing PASS_ Submitter: Bruce Richardson Date: Wednesday, December 13 2023 11:48:22 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135134 --> testing pass Test environment and result as below: +--------------------------+---------------------------+------------------------------+----------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+===========================+==============================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+---------------------------+------------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28609/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/