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 AA74A42FAB for ; Tue, 1 Aug 2023 03:13:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A68DE400D5; Tue, 1 Aug 2023 03:13:58 +0200 (CEST) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 5BFD8400D5 for ; Tue, 1 Aug 2023 03:13:57 +0200 (CEST) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-486519e5da0so1650763e0c.2 for ; Mon, 31 Jul 2023 18:13:57 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690852436; x=1691457236; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=nogMK21prK6cq1qwFfVwOT65Z0qbmWyYb0fO1dFmHdk=; b=iXFc85hWESdB9liTgPfj5uqDWFkBo0INV60U1gVjFKTdaT/KcTHDqgcZXFidrC6/7f ie3Mc730Tr+CKP0KcMe16DmPfanX5UxCfbCooQ+e4XmhwuuHDk5WgxT37CkkpDP4oVSP dNXRuPeE4sPa0nnREiAvxljwTPqhkQxBVPCrA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690852436; x=1691457236; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=nogMK21prK6cq1qwFfVwOT65Z0qbmWyYb0fO1dFmHdk=; b=leg3qnkqrnhxpuhC8yU7WB5WO3JxCIVVbOu5j7hKmi6bym1JTHqenZcYFITXCQNTlC w3VYNVfPTW26LHWqz0doZ9sMSshGgTdSNt6rmnnNw7mAQQjPao8RWshxbFE3eOl3BgkZ S9X6C84o3ZIUNVeFoXsCcWkTBk7+u0ZCuJTUaZuykuGyhCavBxujS/o+gpebl08goG1e wTZG5y4r4KK8Yunc66WAyiwNSPl2Yo5E8KJi+l8a6sfTfys6BWx61bfbCxhftAPJNkpx hgsbAVUfAMqU0aY2jsrc2tvY+iYUchSCIhr+PWAE90mPER1ZSX+TmRuOEODD28se2rm/ 5rvw== X-Gm-Message-State: ABy/qLaqAoRpD6kkoZHXZnfwn2Uyb6wt4MfLrdwFJypHJcTOlTNrGjlF ap3+TPJ1DzKC4lmywobZBzs9va8rQVqFaCYzAe1etRxp+hUPU2kC07QQvw== X-Google-Smtp-Source: APBJJlEdquExaOtIQLNnRWk2f/KKUrRF6sbb90PQutCrdrl8tGG+DlJZTHl82DjjlyHp71M2Nv0ulJx12y4L X-Received: by 2002:a1f:414f:0:b0:486:43d0:90d6 with SMTP id o76-20020a1f414f000000b0048643d090d6mr1154676vka.1.1690852436711; Mon, 31 Jul 2023 18:13:56 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id n20-20020a0cdc94000000b0063d121b7a07sm608903qvk.12.2023.07.31.18.13.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 18:13:56 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 18:13:56 -0700 (PDT) Message-ID: <64c85c54.0c0a0220.1d3c1.4a2cSMTPIN_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 664D66052471; Mon, 31 Jul 2023 21:13:56 -0400 (EDT) Subject: |SUCCESS| pw129748 [PATCH] test/event: remove timer state check 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-x86_64-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129748 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, July 31 2023 13:29:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129748 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27166/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/