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 C2CBC45CB8 for ; Sat, 9 Nov 2024 03:45:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BC95A40658 for ; Sat, 9 Nov 2024 03:45:23 +0100 (CET) Received: from mail-qt1-f178.google.com (mail-qt1-f178.google.com [209.85.160.178]) by mails.dpdk.org (Postfix) with ESMTP id 92FE34014F for ; Sat, 9 Nov 2024 03:45:22 +0100 (CET) Received: by mail-qt1-f178.google.com with SMTP id d75a77b69052e-46097806aaeso18482541cf.2 for ; Fri, 08 Nov 2024 18:45:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731120322; x=1731725122; 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=k4P1oufNRR0XMOXJd+4IJBMmcSFmh6nJaZx7++uNCME=; b=R2t5Y29KFGaf2Drzt7cLQzCWda59ne6amlYwfGwidpJ4WYR7803hAuO/mGNsju7oU9 yHx6vH7HMD8nE58FuOO6fgJLooG58Vhmss6ZI5PyGMV2FjbDOAEx4hn7Q5GDo2brByRG +jxChHVNnqAMZNidg2pmU4cxuFvfVKtAzbgnne82w9m66dhsSGA+Y7v4UPZFqak+uqpC TwS7/vxDEp20khfpR9oeVBXwfJKobrmSfn9+aFxVLPYB2IjXy2Uw7W65P4BrpSWyNDnl bPdUyJ1w/GgLGqTd+CT/5Y5XBbQ7KHtMU5blBgDuU4i8S5Lc0kvz/tqfS50fwEPwNIYK K2bQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731120322; x=1731725122; 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=k4P1oufNRR0XMOXJd+4IJBMmcSFmh6nJaZx7++uNCME=; b=aCXKPQg52gF1KOroNPZtqg7aryIW5IWnfdtr5t3yl7BU94jVmTkiwEzFB6m5Ql95Sd MdWkKIm6nxpEgxSRoBhlczLJnq+LcGy9aMyaA5GYDi6yuaGERePJpEiUpbcsKqeWpaHa CJLPtpOHvpPfzHPDHFwFRVsaNgw7qYyXl99UoCcxGZwC+X0frhGObEr+qT9pXiFvTslI oKdELEz9+VSJGn2Lth+JfOZwPdCI7JsTcgsBE8qpoJFWrkDUI5/jsv3uuzW4IGeRNmGN xOmTZRFhzwKxhkPTUeIXwg9XWstZqs2I5BH0aGHBi0st4NPQ+H1PxAn/YaWBMT0UBcJ5 1HhQ== X-Gm-Message-State: AOJu0YyMWW1PyHKIf41uPfNvjztuL14bKeWJEDgP/pa6sIUgTDP/MwiO r2zWJnR5RXShERv7hq5IjcP6x7eAaFiMGZGoHHGFDPhnd0RnbIP5hULEU1gIgUxmDEl6nurCqok T X-Google-Smtp-Source: AGHT+IE/Mr7+FeZTC1i9ajF90f9UuFR21ZyDsp00GW/UJJUGPCpIgclWCrTlOHx7UlhAxEBt0vuKVA== X-Received: by 2002:a05:622a:1f8a:b0:462:a6d8:d13e with SMTP id d75a77b69052e-46309418805mr76167151cf.51.1731120321578; Fri, 08 Nov 2024 18:45:21 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id d75a77b69052e-462ff41148esm27390121cf.19.2024.11.08.18.45.20 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 08 Nov 2024 18:45:20 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148235 [PATCH v6 20/20] app/testpmd: remove use of VLAs for Windows built code in shared_rxq_fwd Date: Fri, 8 Nov 2024 21:45:19 -0500 Message-ID: <20241109024519.1745703-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1731116892-17109-21-git-send-email-andremue@linux.microsoft.com> References: <1731116892-17109-21-git-send-email-andremue@linux.microsoft.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/148235/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11752377684