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 4036D432AF for ; Thu, 4 Jan 2024 21:17:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3D243402B9; Thu, 4 Jan 2024 21:17:46 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 9BC944029A for ; Thu, 4 Jan 2024 21:17:44 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35fb0dcec7aso3263755ab.3 for ; Thu, 04 Jan 2024 12:17:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1704399464; x=1705004264; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=UP8O6qzuNCcdnoxb3nVJoj1dQnnIA8iW4gAfQnDz3vk=; b=gsFPmhrWAfmOTPVFPWd+HdnP6nUhmE9CzsVIFhjMzlNU9m4BvUiOHORc7qgBRHjL9P OrELyLJ7vzD/Zos7vE98d+dhIB2n0da2ci67ZvGj+oZrHu9PakRhMNtdw3MHFTiHkfui FcONVcVvrERtQYULkJOZYJIFwanqoqh6gRYd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1704399464; x=1705004264; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=UP8O6qzuNCcdnoxb3nVJoj1dQnnIA8iW4gAfQnDz3vk=; b=Ch1hw1L9qmgJ8zMRuNlT6fp9bGh9729pOIqvKsjK2Ds6om1l1WcCftVR7fK3g/RxSd IU0a2kF5HOHgZcmZbVRP1683rQEI9zcOLDu+sk0LNMr8MNGN6EcM6fkc24tZRiBlq0hr uWqnkqkJw7m5K9in2i8mQfj7Gno5rV8P0mdwzwbBn6l8igP21HlDHKrUIm2SFeEZxgaw AsyL00hBQqwRPQUAdF2Oy53oYR+JJ/1NyYED12n5v5vvOge0X5/4tQlUDdPi1m1PhrxN KjMarKRcoyisK76qLnGYi/z/HZ0igUfoGdpPaW9/q5Eax3XuWx7Hzt3vKbAoX/ZfQiTS tygw== X-Gm-Message-State: AOJu0YzuLZY5hLemcXb57GLLSDC5gf8+eKdvyTI8+J96s5dhhycXUdnO Uscum65RKfb/5zuxCsH+qcvMKKOpuFK5tgRsTP6i1w9/rxDvARbRywSWP5DvccSKbg== X-Google-Smtp-Source: AGHT+IFfRL3g3HneGn4BuQdiGM7lS+8dVZLzS5VsY64/fSOuNdcgktFyxQ64vwVEc9wwfy+bso8CFziVzZUO X-Received: by 2002:a05:6e02:2195:b0:35f:e864:f84 with SMTP id j21-20020a056e02219500b0035fe8640f84mr1324526ila.34.1704399464046; Thu, 04 Jan 2024 12:17:44 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u6-20020a056e02170600b0035ff8349ef3sm3464ill.55.2024.01.04.12.17.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 04 Jan 2024 12:17:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 04 Jan 2024 12:17:44 -0800 (PST) Message-ID: <65971268.050a0220.7d94c.04c4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id AD9F0605C311; Thu, 4 Jan 2024 15:17:43 -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-arm64-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 | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/