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 7FEF9437D7 for ; Thu, 4 Jan 2024 21:36:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D92CF402B9; Thu, 4 Jan 2024 21:36:56 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id C1FEF4029A for ; Thu, 4 Jan 2024 21:36:55 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7bbe90357d8so41501639f.2 for ; Thu, 04 Jan 2024 12:36:55 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704400615; x=1705005415; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=s1wDyQcyJeyllthOrnBML0w2VwixabOFO1mbHKNShNE=; b=YgtU0Cqd4wGgJKbBwF7Kn3pTiY4yXZ2SnOO8XVLQzPxiYiEbhwsCHtiptqYhjyRiG0 AirV/MXoBrFpCTGkfv5pAXEwbTL/9IduaBWgxs09bG2e7awQYtu+4NKjdwgwb9Tb9+Ku K87sjbasDTE1h/L1KTrQmM8YGAVb6aj21E0Mw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704400615; x=1705005415; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=s1wDyQcyJeyllthOrnBML0w2VwixabOFO1mbHKNShNE=; b=Ady5DOKRwOfMKPLsvKeJswlYofuHFy7bWV8B/S43cI/zy+sFY27SfVtpOpjt8Froh2 tjT182QzsKblf9F7W8rs8s4vbRSmcVdvrSS+DrHNiE45w934ATygyE+seXR3IfPwVV9l 8ydHZwcvnr0k3LgI3MuVBh0LIF7xXEO7p4V4zIs6YRvo8khhp6gdwZJueAxgxDtmAfiv Z7vIunjB8BId+Q8gNnPQSwPtaOxz/XgRVxgdektWGrcCKJ0bB7XW9H3UifeJWa1BD1P8 XP5VFmt7RN8bCRG7sD1wBWX+s+2Yp2S+ka9717z4aBdQJUQvTpdgFwI04zi4lJJ45ZnG QriA== X-Gm-Message-State: AOJu0YxP4830kn/1D2Zus3JtgebNeZ8RHQUV6E7bsAII5Ud92Rv3dyLl MUye5SwEndX9lr5f34CiRBWmZwIkHmk+HhCEip/XnfoXGSLAvoLCCdvP60EEvVxVmTUZbZ+1NrZ myjYcXg== X-Google-Smtp-Source: AGHT+IHFPEwQl3xKxfO3LW+hXJggY5mJvPnUDfj7Dy+b9pkzZq+Fuizr1ft91pqDh3eYCSenHZAjSpAaBKcc X-Received: by 2002:a5e:920d:0:b0:7b7:fa1b:1848 with SMTP id y13-20020a5e920d000000b007b7fa1b1848mr1218085iop.29.1704400615110; Thu, 04 Jan 2024 12:36:55 -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 fr8-20020a056638658800b0046df36cdf43sm1221jab.30.2024.01.04.12.36.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 12:36:55 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 12:36:55 -0800 (PST) Message-ID: <659716e7.050a0220.3b6cf.0169SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9BC99605C311; Thu, 4 Jan 2024 15:36: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-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/