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 6AC004391E for ; Sun, 21 Jan 2024 17:37:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6760B402C8 for ; Sun, 21 Jan 2024 17:37:27 +0100 (CET) Received: from mail-ot1-f51.google.com (mail-ot1-f51.google.com [209.85.210.51]) by mails.dpdk.org (Postfix) with ESMTP id 7199F4027D for ; Sun, 21 Jan 2024 17:37:26 +0100 (CET) Received: by mail-ot1-f51.google.com with SMTP id 46e09a7af769-6de424cef01so1153196a34.2 for ; Sun, 21 Jan 2024 08:37:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1705855045; x=1706459845; darn=dpdk.org; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:from:to:cc:subject:date :message-id:reply-to; bh=qvHSP0UsccXo52Xh4oSTztNTXVOBXJsowm5Q8BqkOV4=; b=YScteb1Y+gg9Iz7MIlCFzSz/wqinv/e+lefnFJrNE3eW88UHZ63TtuSr+8L0r8PyYH u1ajjwkRgCuKkFCs7go4EjTSHkwCDVUKbH5PdqOQHF3JXD12Nu0n/zsjntp6s4E9+90C EhXt0n+DhWszjRUyJVJC8Za2/fKfkStqI76FeLKXyj113xDauH1B34ibVWEV4hh0myW2 lUdfEqrRPon39oTdonXCxbtqMwfiChMQuECcl6IACO18M2yRCPb+6kW/iNUez/ITd+Lc bfccF4S95TEjz5ZGX1M/wwxW08TL8G9qE+anycQ1mnZWVlt4B/Po0CrqGT5Cfkde+0bF c+eA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705855045; x=1706459845; h=content-transfer-encoding:mime-version:references:in-reply-to :message-id:date:subject:cc:to:from:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qvHSP0UsccXo52Xh4oSTztNTXVOBXJsowm5Q8BqkOV4=; b=JJkTt5zdlLkZRSpg1KD5PWHg2ncK+Qy2lSW8UKxJzTsXYg8IB31zQ3vHNOL+ZfwfYO jT74rq/rwbrpnjJboj7BqNIUIYfkb7q4V03VQzf3pMr5778SEUYIeoiPSepwuVBh3MHe VDHgfbimiHWYGdAvhMalQTZH2VvlRc4UwGWNY3KoOiv4wf7YKuCXWeQjaSwrilw/93uV 9PEaLLPFujeO+gSx506DG1kZ0urVsF21vJYQyglAqMGSz/n6bnr64WzuPspqJdRYDbHQ QB1FKHuC/N9+VK5ZKjyrVUaprpfeL/vCV6z53NKZXo1c6Irig3J1EMhjMlcZT62YSQUD WlSA== X-Gm-Message-State: AOJu0YyxAlZXwEGl6agQCkPLtkcETRrZW6R0Ewq8BQYCQX7wpAc9nQ4t 7sBD9ogFJCQFjU6fgPELw0pJ2j7qJMC15pQLpFPeLyZn+zYjKA6yflbn22CjFaYcAkinnMelKzu + X-Google-Smtp-Source: AGHT+IEizQ6wHWy4WsYlFCb9f+Xb6nK0ljVTDltOoV2S3Ypgkk3LUwQoYsEL21Ru15QlplxyH38Emw== X-Received: by 2002:a05:6808:1286:b0:3bd:72a1:541c with SMTP id a6-20020a056808128600b003bd72a1541cmr3103935oiw.41.1705855044988; Sun, 21 Jan 2024 08:37:24 -0800 (PST) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id k18-20020ac81412000000b004280cad48basm1676196qtj.77.2024.01.21.08.37.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 21 Jan 2024 08:37:24 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw136013 [PATCH v3 2/2] event/cnxk: use WFE LDP loop for getwork routine Date: Sun, 21 Jan 2024 11:37:23 -0500 Message-Id: <20240121163723.964340-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240121152128.6360-2-pbhagavatula@marvell.com> References: <20240121152128.6360-2-pbhagavatula@marvell.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/136013/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/7602279668