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 EC13A42FA8 for ; Mon, 31 Jul 2023 18:22:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CF7B64067B; Mon, 31 Jul 2023 18:22:12 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id C2EDA4067B for ; Mon, 31 Jul 2023 18:22:11 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3492ef885ffso141605ab.2 for ; Mon, 31 Jul 2023 09:22:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690820531; x=1691425331; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=QmW5jxUgTu3AZarKHHG5z+cKJyTiv+94aTtdYw01jbE=; b=RxDwfIqU46nb/fGD3unkshasb6NvbQbqRGY1MdoHtg3dgbNGsOwZ5gX0kGoMnJ2Yrc duXp+7r3bgjeNqenZl846Sp8dMXiicFUXXyNK13UFzHMOqlZQaZoqrEScEPbFMmy5hNs h4VcILZ92kMMtwOV8vtynTTlMzAF2K9vpMphc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690820531; x=1691425331; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=QmW5jxUgTu3AZarKHHG5z+cKJyTiv+94aTtdYw01jbE=; b=gZXgHVlvIobIgivCjNfGJfuxiby+BjWatwv+ECy+akogoT0ABh1Icfl67XhGu/oMJx AAV+WYUiOfwOtv+aqUW599Jt5SJu0SrPC3skIN05ZQOq76EJfbejZ0ZGyYAyjbqJVUuw pZNlCLv/SqtwNEIbZZ+z8ihj0sRqW7MvJaQRTokULRGJYfnsNr2pUYUOPfI/TfymtF6T vtv/0EgEokYLJI95m7xwyBpebdOeeTActJyO5ELYes/3EuI3NgEYjSSab1QQgFFqkrp6 KrEdFTG0meOfiOuWoZUvmYQgWtmUyQbVaizj17l7dZ2o7MRH7e4bmn1MGOSYiT2ezfki soOg== X-Gm-Message-State: ABy/qLadBbWCLf8Dlc7g+JbhzqTXWe4Ofb3oVVAX3zPbDfDZBa8Lr7md FQW36Lq/kdV9snXflSvRj02dj1afwDou9/y/fq262uZ87qfavVZ6s7e+IKGoALqKZ9dsvIcDDw= = X-Google-Smtp-Source: APBJJlEDWAquAuYx6Yrm729pxyMu2i16eWb7NAGzdTwu5CSpgeWebuYoSnqIbEdA2vIe1jVRXk8h8EJPTTb+ X-Received: by 2002:a05:6e02:11a6:b0:349:785:adc7 with SMTP id 6-20020a056e0211a600b003490785adc7mr7781660ilj.15.1690820531094; Mon, 31 Jul 2023 09:22:11 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id d8-20020a92d5c8000000b00348ccb6cc84sm548713ilq.43.2023.07.31.09.22.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 31 Jul 2023 09:22:11 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 31 Jul 2023 09:22:11 -0700 (PDT) Message-ID: <64c7dfb3.920a0220.24fa0.505eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id AD90C6052471; Mon, 31 Jul 2023 12:22:10 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/129748 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Monday, July 31 2023 13:29:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:12fcafcd62286933e6b167b14856d21f642efa5f 129748 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/