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 573DA436E4 for ; Wed, 13 Dec 2023 19:42:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55BA14064C; Wed, 13 Dec 2023 19:42:17 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 294E5402C3 for ; Wed, 13 Dec 2023 19:42:16 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d06d42a58aso67951855ad.0 for ; Wed, 13 Dec 2023 10:42:16 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702492935; x=1703097735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=37JVWkjuTHpSlyIBB2Gr80Eb9cEJCqj3KBq2t6pe294=; b=Q9XdxhnqEsXtByggKiSC+z1epGcR9oiTvtL1/5qpS6FG+B/LDDO+fsO2EEVfFfpG5a 4rw+yvGEk/dwC2Abn9OlgJw/7FzR267hZqqZp3yMIChjX5uaNflyGwp1xK6X6ZetcvSD ctcgrjbUgal//sjHRm515iZLUnRQxk4T5T7mU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702492935; x=1703097735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=37JVWkjuTHpSlyIBB2Gr80Eb9cEJCqj3KBq2t6pe294=; b=kaASku6XXdn/vr2YMj58af3+IpL+8+ho3duJ0WM+r3wzSG/5NxmE1owHdDCxloaSnw 88LRmh/mSYMy6eB4RuUiXC8TMBlF2X9CH7NTszcUA0Qf7UGeA391eBgMmEGvudPXN7je rd1ODy/kcrg69C2mB+KNDv1laVW8++M45StuG9rygCRcySxsgqRckCBWx3B+AcAMKfLq ahOjuyzQr6/oNVp0Ud4BehTAGLKR77tha26fteyzJngbJNZ1eibFXD6IXeuGy9L+oD3H +0OjzRcBceBZuY9vVGkAzZVuOZPZ/FVQMrW7PmScRL7TMSFaX/ORH/3yktlUEt4LxuDq +GMA== X-Gm-Message-State: AOJu0YzTtNo2fkl2nTrCAbpCxfgF03btwUIm4xgdZifzoxh+TcaqHjFg YQ/MWeIzdFF75RrSPXH34s89R36cdrAWsFBTyKdl51SUf/XnTI4KmqVnJ5avJ6VjvJR6V5iQNg= = X-Google-Smtp-Source: AGHT+IHWPaun575MQEpttfcVsa2p7NsW3l8ahet9IyUHMeMhaa2/mVo+ulOvx22mDNYSPr6cFYuwD1O078Zh X-Received: by 2002:a17:902:daca:b0:1d0:b066:f83 with SMTP id q10-20020a170902daca00b001d0b0660f83mr10916020plx.106.1702492935410; Wed, 13 Dec 2023 10:42:15 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jj5-20020a170903048500b001d341d125e0sm202559plb.47.2023.12.13.10.42.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Dec 2023 10:42:15 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Dec 2023 10:42:15 -0800 (PST) Message-ID: <6579fb07.170a0220.288f1.67e9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D7332605C311; Wed, 13 Dec 2023 13:42:14 -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 | +--------------------------+---------------------------+------------------------------+----------------+ 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 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/