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 BC8194381A for ; Thu, 4 Jan 2024 22:05:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B8D39402B9; Thu, 4 Jan 2024 22:05:04 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id 585794029A for ; Thu, 4 Jan 2024 22:05:04 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6dc02ab3cc9so571476a34.3 for ; Thu, 04 Jan 2024 13:05:04 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704402303; x=1705007103; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=76E2RPNLTz1rxXbVcgJIRHPkvngRUwFNuhHO+bb1cmE=; b=cih43Azfq6XGnYAj0sJKAR/9K+bx1jTx6toNYw3ojLHO9MF5HeBvUhWfAjV1Vg6Vz0 cuJOp5e+Bg9a3haMl7HbXOkPTu5tdP0x8K9ThaRfF2CIa573njTR5wr475W7LmVmizNI pgDBCvYjH6anQC1RMgbxrVOQf0ct7ZCpegbcE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704402303; x=1705007103; 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=bGD4HLdrRRREboHZaC8iI7YLpqZ/IDoqfiZVjd3cjCVkFhX3q6wlNs69/Eld5hljn6 Rts4KEQrTOGDg4SGhDqIox3/NPiNt/zPH61AkxHhKoh0OoeelQIyH2UQDjQwsFeFLqyf NYE9IP/ckmZ0kBBSlyhWkSV1n1iOav7BlGakivf8FGy4BfCMc+nlEGihUi2Lk3rVOz7a 6ery7O1yuDNR/xgsS9o4yw06VimCMIzFVyBAarJNXCuNLjo2XSkby9/lecPI4t91smw5 ucaF02NYrUG2EOGhyHo1aOv8Un2hev/86G36JT1BDdsXvTwCmu3kJXqxJaT2BBHHxNs2 sRDw== X-Gm-Message-State: AOJu0YxLQQ3ZAnArfA5NOoBUWqv8aY8zL56LO4ZOtgtdMPQHeeJSedOQ JIKlIOfauw90l3jPnsNT0FvJVxSVbIB4H+geYUWPtKORUHtc3nHs73HmClAOEVOC3k19z5w09x/ vNeldoQ== X-Google-Smtp-Source: AGHT+IEmztq0JLlTWNaKILHVTlPoxoutR/NRRyK5gH5BcwKqhupFHKHYEADRD279Gy3FMq2U3stWLRE9SCr7 X-Received: by 2002:a9d:6298:0:b0:6dc:2a83:3100 with SMTP id x24-20020a9d6298000000b006dc2a833100mr1225037otk.43.1704402303829; Thu, 04 Jan 2024 13:05:03 -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 h10-20020a05683040ca00b006dc5967d2aesm11206otu.8.2024.01.04.13.05.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 13:05:03 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 13:05:03 -0800 (PST) Message-ID: <65971d7f.050a0220.3cec9.0d6cSMTPIN_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 529D2605C205; Thu, 4 Jan 2024 16:05:03 -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/