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 89FB4437D7 for ; Thu, 4 Jan 2024 21:52:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 85B46402B9; Thu, 4 Jan 2024 21:52:56 +0100 (CET) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id CF5704029A for ; Thu, 4 Jan 2024 21:52:55 +0100 (CET) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-2041e117abaso382591fac.0 for ; Thu, 04 Jan 2024 12:52:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704401575; x=1705006375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=76E2RPNLTz1rxXbVcgJIRHPkvngRUwFNuhHO+bb1cmE=; b=Cc3ja32z3NN/VcTZnXQN0pJaWTrgEEFZZUUzWTiJZSTRtgUR08MKMfKDnlLHoBqVV/ 9pHyeVZPYDBfmR5ojMaWARkuO+Q6wNZp8vCQPjVePBsYcwocHLLOc96NdGBFqxzcmbfy u/LaeqJ+bSr5WQYtgyxeCkWgYE/LpX4BuyzZw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704401575; x=1705006375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=76E2RPNLTz1rxXbVcgJIRHPkvngRUwFNuhHO+bb1cmE=; b=GPlwXKkZrbN5UrIcnNLl0wOi3E9/uzVugaDLWBAEmdK4OZiUOGni0k3X5lCi3f8t3g CwJCSD3w9H+TuPMczbKts/WlH9slV0nxW6D1rAY8pZY52N2mg/VjPNBcILPq3v0TlA6N QaL47bZZvY69Y1Hi2Plud8j5m0JdZnBmgaaKlYNJ6V32QwPv976Cv0Y6bIgGix/6B76L z05VjPISwUZy3bVTUSyn4fmKnndb6BBb4MCpABRGZGcybVA28DhxbBXnnsZctzn3jCGu CJlCeveTtBp95kU4iIxh7cC7EsT4JU2ar0mf6KsqcTTp+TnSDSWf6p+RdrJkYYqk8FS7 SlJg== X-Gm-Message-State: AOJu0YxAK3suo80Kv2QsEWUw3F2hjoNlOP1EPzVmV1klT2qgE4hcg28n djktFCetvxCZGpdhAlbaxDSWtIY+oWmvdRdFjrLxtaVQBkg7I7oQG2B8KD6m/6PWtQ== X-Google-Smtp-Source: AGHT+IGlpeXl/kaT1OeM+PwLJ4ZEpG363hHZPQ7W/Kaz6v4e0SwS1mvG72GKnKq223300hy8KfqsVazDDvrE X-Received: by 2002:a05:6870:15ca:b0:203:d6ef:b7b5 with SMTP id k10-20020a05687015ca00b00203d6efb7b5mr1291993oad.99.1704401575157; Thu, 04 Jan 2024 12:52:55 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ca9-20020a056830610900b006c3db5c5651sm14680otb.0.2024.01.04.12.52.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 12:52:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 12:52:55 -0800 (PST) Message-ID: <65971aa7.050a0220.46aa1.1278SMTPIN_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 9EB2E605C311; Thu, 4 Jan 2024 15:52:54 -0500 (EST) Subject: |SUCCESS| pw135734 [PATCH] event/cnxk: use WFE LDP loop for getwork 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-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/135734 _Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Thursday, January 04 2024 19:36:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:6ef07151aac4b4d9601d547f94a996d1c71b3871 135734 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28793/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/