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 D566C45CEC for ; Tue, 12 Nov 2024 04:05:49 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BA740427D9 for ; Tue, 12 Nov 2024 04:05:49 +0100 (CET) Received: from mail-io1-f41.google.com (mail-io1-f41.google.com [209.85.166.41]) by mails.dpdk.org (Postfix) with ESMTP id 58D12402C3 for ; Tue, 12 Nov 2024 04:05:48 +0100 (CET) Received: by mail-io1-f41.google.com with SMTP id ca18e2360f4ac-83ab00438acso155221939f.0 for ; Mon, 11 Nov 2024 19:05:48 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1731380747; x=1731985547; 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=4vWwajXhu9ki9NxU4Vl9jLNsmHJj2AjRT2roguurMdc=; b=DUQ2etbvsEdSXXLZqGZIpYO13XG0EmGx8D4bo2904S81M7KWu/L37fhbzmnPdRr+ev oVv1ftWe48XkV+XHBaWZtCIyiOi/xktAuZ9CA7w8/2tsHD6V0Pru+bJxJOYTOj2N6r+j areWxGVgpZ565YhX08TyDORFo4VLRjL7S4PbdjzCB8+Q+vWX3ns2XjkoatYKLuT3JEpL BMEZUapOSuxFOeZupRjATak9LyLyp3DdsbJr/InGFMygVePSXY/bP3lQkwEqXWESl1VJ EnZRoTqDB8d/pLsDafNC2WoKXchi4PJZLs9IYurM6beuYe43TPwVWErJvwxAXCJxYFDd XiVA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731380747; x=1731985547; 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=4vWwajXhu9ki9NxU4Vl9jLNsmHJj2AjRT2roguurMdc=; b=Ylv/pQTPLsrv3U1LeUjeXuyjpBdvXhSHjDgTika6dGnRC+DwpqdcyhwYpJoaJ1S1FL If2+kENmZfBhlLcZfwI7HSVs5RshZ/kOlgJGpCKvvhbUnrm/DGma2onZDLoSUOLtkdXP mjutDnor/gImJSiImWtbfIR7m16Bw69JdZwpnBIT5218vxdSmZl+EV1sw4ShpGcedMNI jaJ4TtJVkwrcK47TjXqBnSuR0+/cPUegx45LJYDSp3vrQj+FQZ07BeIYcHsvCyRVKDzr v/Ij2qhdSyGEPqL4kuzv95ZFCstJvjTkKFlRpqw9XyN6f20Zrd2OxHvQ9/llGJx+gBc9 FAPg== X-Gm-Message-State: AOJu0YwDacwhvdRBgVZyRPvMoIWKC0Yj0A2p8oglhaYbt0OQjXKtfXwZ 4NDm5zc4leTj3EshHVwuEAr2PCugndMuaywylKE/5xm8ugVX0TvB3acmUou9Sv40pYz79HQxpku p X-Google-Smtp-Source: AGHT+IFqfsVPEpvOmR035/aT8moPuVwGs1fs93Mwd/xltp8Ip6TsGLkseKSW0ANIh20Rf+IfbUbbNA== X-Received: by 2002:a6b:ce0d:0:b0:835:3dfc:5ba5 with SMTP id ca18e2360f4ac-83e00addd15mr1288910439f.5.1731380746904; Mon, 11 Nov 2024 19:05:46 -0800 (PST) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id ca18e2360f4ac-83e13558519sm159545739f.44.2024.11.11.19.05.45 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 11 Nov 2024 19:05:46 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw148329 [PATCH v7 21/21] hash: remove use of VLAs by using standard arrays Date: Mon, 11 Nov 2024 22:05:44 -0500 Message-ID: <20241112030544.1604475-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <1731376933-19275-22-git-send-email-andremue@linux.microsoft.com> References: <1731376933-19275-22-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/148329/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/11789590830