From mboxrd@z Thu Jan  1 00:00:00 1970
Return-Path: <test-report-bounces@dpdk.org>
Received: from mails.dpdk.org (mails.dpdk.org [217.70.189.124])
	by inbox.dpdk.org (Postfix) with ESMTP id 5A04A455BB
	for <public@inbox.dpdk.org>; Mon,  8 Jul 2024 16:03:42 +0200 (CEST)
Received: from mails.dpdk.org (localhost [127.0.0.1])
	by mails.dpdk.org (Postfix) with ESMTP id 470924029E
	for <public@inbox.dpdk.org>; Mon,  8 Jul 2024 16:03:42 +0200 (CEST)
Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com
 [209.85.222.180])
 by mails.dpdk.org (Postfix) with ESMTP id 37F1540265
 for <test-report@dpdk.org>; Mon,  8 Jul 2024 16:03:41 +0200 (CEST)
Received: by mail-qk1-f180.google.com with SMTP id
 af79cd13be357-79f17d6be17so20494385a.1
 for <test-report@dpdk.org>; Mon, 08 Jul 2024 07:03:41 -0700 (PDT)
DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1720447420; x=1721052220;
 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=/7zzwWsaJqj/3rKjcK2fZYcBs+A49VcTZkXheG3QQyg=;
 b=LBZGa6Nbs+ni6w34GKGGTN13YfxWLRpGLaoQ+0MP+48LK7pSb0cssqeMo0Xmb95bCt
 2YsNDmIT3FD3HMBnxgD2dZ74OrXRUeJgp6CkbzM88UN+jda1GMyyql1VAWuCJ7546PNW
 4vR2b+6/Xf4pO+tvF2jw2k7hfUTbXfwIXljvYjcNTSnFf0JWLdpIgq7B41wWHIvLBuF4
 sM58tNN0xWYL+/dx8HWYL7ic6MLlMJkVvyZznPASYeDMx+PoJmj+P/I9l0nF7guSB33/
 z2F+m5Q1qqbhmCslexEkAWOaEE9oc74j/+4AZVf/jKHZVVdyKnxZuKysl0QB0A7N8dhW
 afFA==
X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed;
 d=1e100.net; s=20230601; t=1720447420; x=1721052220;
 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=/7zzwWsaJqj/3rKjcK2fZYcBs+A49VcTZkXheG3QQyg=;
 b=tKkC7WqEXsHCppbiPeUjM+hXnAfbZHCeMXdQkZOIBNUPLIXT3Qurvjt0VBkxGFHCM0
 bwuF3y0XLoYhV4hOSt8EL9Etq36yAjhErJiG9OFdpgqi+XqXY9mysrrfcTEYLoPm5UNW
 yx/0EbpY19z3C4bkRRa/B+PxWLn47OuGaOsGEp7HzEU015Qc6G1jv4Ys9lQs9E75VC/4
 mZIhV8IdBOyZR46UFkqLi8acEAnh10kqoU4qLqoDmhBKtRubUjV9Bn+z0wiuSAVEdqKS
 dOHTMPE848ALwxX8OXABHVnGk2FRAEXR3kOnSrD0yn46LMu9nbkx9j6jfYXYCBdUs3gB
 MP9Q==
X-Gm-Message-State: AOJu0YzTFLXxEwZS75WkZtRE8fqFA01BWqpwQGPhWIY2MLYxaqByAW+B
 Vvfxtys0vZ/9nlGqviqBLwZ4iRPMHud3JFlohYcghkYy1BlgUufVQnBV6tSJXmVU+RUKQz1qsSm
 u
X-Google-Smtp-Source: AGHT+IFl6cmK43vMUFVNjnoMSj4iqhcp35OufouFTumpj/eOMw0yWkOPJbV3plFWSgRRiwySOAvhsw==
X-Received: by 2002:a05:620a:28d6:b0:79d:759d:4016 with SMTP id
 af79cd13be357-79eee1de247mr1607622085a.11.1720447419833; 
 Mon, 08 Jul 2024 07:03:39 -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-79f0b8fe6ecsm151551985a.46.2024.07.08.07.03.39
 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256);
 Mon, 08 Jul 2024 07:03:39 -0700 (PDT)
From: 0-day Robot <robot@bytheb.org>
To: test-report@dpdk.org
Cc: robot@bytheb.org
Subject: |SUCCESS| pw142215 [PATCH v12 7/7] hash: add SVE support for bulk key
 lookup
Date: Mon,  8 Jul 2024 10:03:38 -0400
Message-ID: <20240708140338.1729583-1-robot@bytheb.org>
X-Mailer: git-send-email 2.43.0
In-Reply-To: <20240708121411.885996-8-yoan.picchi@arm.com>
References: <20240708121411.885996-8-yoan.picchi@arm.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 <test-report.dpdk.org>
List-Unsubscribe: <https://mails.dpdk.org/options/test-report>,
 <mailto:test-report-request@dpdk.org?subject=unsubscribe>
List-Archive: <http://mails.dpdk.org/archives/test-report/>
List-Post: <mailto:test-report@dpdk.org>
List-Help: <mailto:test-report-request@dpdk.org?subject=help>
List-Subscribe: <https://mails.dpdk.org/listinfo/test-report>,
 <mailto:test-report-request@dpdk.org?subject=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/142215/

_github build: passed_
Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9839524046