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 1D2A745481 for ; Mon, 17 Jun 2024 18:05:58 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1AE4E402BD for ; Mon, 17 Jun 2024 18:05:58 +0200 (CEST) Received: from mail-qt1-f180.google.com (mail-qt1-f180.google.com [209.85.160.180]) by mails.dpdk.org (Postfix) with ESMTP id C9EC44029A for ; Mon, 17 Jun 2024 18:05:56 +0200 (CEST) Received: by mail-qt1-f180.google.com with SMTP id d75a77b69052e-44056295c8cso22370201cf.3 for ; Mon, 17 Jun 2024 09:05:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718640355; x=1719245155; 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=nivQgW6toIm3ruXT1xD232FZ4KMLYGcw2qm0s2zGzHk=; b=Tfm7ayWgeW7C+XtMq5AZVlYi1IHReZNRtOXq+JRcEg1+4F03gab/iCh9kDrENDqgo9 whA4WRzmiRc47gnAtuIcgTriHxJBYeCXZrPvLRrSEU0iBv8R/0rwFA0wSJdnTCNkCU3G bbUp933STQ4zV9quREeknFTw5M3WyI6NV6toEpbd6AWy7YYbyn2oxmEwaEnuiMEiRcLT 5rEoSx7Idk8t9sSsGk/DSNVG93DZ3w678hopN1oyNC4L0UOiIqEQKJqXLeJDRZMDASl3 yMS2loNnpxN0zfJLGfjvdG69bEjTTnMf4LFMsRqvJ3gvGMOcDJd5af4ft0J8UJFTnm5u cWVg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718640355; x=1719245155; 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=nivQgW6toIm3ruXT1xD232FZ4KMLYGcw2qm0s2zGzHk=; b=MEPg4XOYH0VdxHzRj8ulj62vOvJM96RuGCkNkf+tSMDZcifLnWp9TyfcGue4HrNN7s 7njnpJT5Gq7AqrOK2aM9+zaVraa1rY0skjMYbfqhFyPCDewvBOfNSN8vupiMjk4jMDc0 dlbvZMe3oyAbWV/DSoGYayzgf8vcuWV30WQvl/KvmEuLcteLQUj8zRzeFYl2xVQOqz4G 23kqhFiWh52qwPwjDa3HrdgXJBT5KSvE+8UXbEDZCDEIukPBl81T2Fl65TwkQCIqelPu FNcQlwKrNr+Dzac3YqoCly1E5DphSAA/TJb0SVzeR1CT2Xk3NfvMK/weCht6AFCZIDjf pVjg== X-Gm-Message-State: AOJu0YyMgmREb+ILKsNcMyWOVT8wJOSV8xJN4wttzUimdX243tMeoP2N UNRaMxeUH8PyXJAvDfUYJDMoAk81W27E7Jf6EBE9pIsjT6dNqSNZv+VX8TqJLp3AM2xoxsJ9X1l R X-Google-Smtp-Source: AGHT+IGfCDlkb752LXW5WqZpmtGaDXB3Gj9+gz1EHVJG5uZacOQfRsVXZGoT2UaOYz6cew8YwE/KvA== X-Received: by 2002:a05:622a:5c8:b0:440:f33f:4ae8 with SMTP id d75a77b69052e-44216b828demr125387321cf.45.1718640355617; Mon, 17 Jun 2024 09:05:55 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id af79cd13be357-798abe6b4easm440800485a.123.2024.06.17.09.05.54 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 17 Jun 2024 09:05:55 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141225 [PATCH v5] lib/hash: add siphash Date: Mon, 17 Jun 2024 12:05:53 -0400 Message-ID: <20240617160553.2354792-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240617145853.7345-1-stephen@networkplumber.org> References: <20240617145853.7345-1-stephen@networkplumber.org> 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/141225/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9550414162