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 ED95F4559C for ; Fri, 5 Jul 2024 20:43:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E8E72410FD for ; Fri, 5 Jul 2024 20:43:39 +0200 (CEST) Received: from mail-qk1-f179.google.com (mail-qk1-f179.google.com [209.85.222.179]) by mails.dpdk.org (Postfix) with ESMTP id AC09040285 for ; Fri, 5 Jul 2024 20:43:38 +0200 (CEST) Received: by mail-qk1-f179.google.com with SMTP id af79cd13be357-79efec89c80so32891285a.2 for ; Fri, 05 Jul 2024 11:43:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1720205017; x=1720809817; 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=4rJvSpg1czclXC7wxCLzDDsjDNQ5gL2soe6VAcDT/vE=; b=JFkPy/NeBZ+uBRX8+hIpopkULr716rnPbCZNdIA6wGeaAhtRi5j1SGiDYtgCTOhBeU Diy8wQD7oSh+q7US1JjsSIqJaqmd0xi8lLl/FXySz/8qnZJCanCZ6Ijcam/DdVI1dquY foyuvY76u51ziuUSROme8e91Vp4B3ntP7YHoAV71CmrP28ztVinuyiT+N/N3TRaBHdPe 15BWI0mFMHAt9/a62R8+J7H1w08V5nyStjJ31bVw6EMlP9GY417WBivwSzFFOsVqNlvo mVOPvybQPD4WMnaMlJgxnnDGjz2Z0J7zG0Ci1dpVTMzxGl53+vDRNep9LwYCd8868l7y zHYA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720205017; x=1720809817; 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=4rJvSpg1czclXC7wxCLzDDsjDNQ5gL2soe6VAcDT/vE=; b=oKVyPLZHBIpWGFG+ysi43YmvqaHDH5Sf/hl4Zj3i0eE0LQYrn02Y1x2IFRZ7Cyb2hD lrzVXdktKsNG8EC22qYvbdDdjUe6OdMMUedoY2oef0PK8c6LD3YjBKlI2fu/Ornw+KRk twF+iWLXRO4WaGpRgmq2192PvQf3hLVp22aCApXjoQnB+dNCF6RCunci3i0PZ5Cou80E aKWjqEKKBbYwx+O7IL6dgl2k7Z5iwythHLpcgDhmnfOH7WIAxUMYSkPzIAzPe4ehmJPR GMdK6yHJLpH/0gyJXS/c6+Axv5AQgUvjlEq+lgn0S0PLwZE+hRj9rCi+7SDJd0x91mMk kEOQ== X-Gm-Message-State: AOJu0YzxUi0AiWR1DLVYrG8m0aDxYd/c0mMCLnneiGpFZBzh1srAXFCs yGMQyYTbyeIl5iXuj8u8dtxOeB2zzAG18KrD1BSDL16ffYql5Hnck3iCJT2R8yjurWuo0BNG6jo Y X-Google-Smtp-Source: AGHT+IFtQgVjzESPVI/uieNqjJ1aPFv98ZyxYgJq6x2rAfBnPAfshQFhlspR7CUfggRXGzna0wZujg== X-Received: by 2002:a05:620a:40ce:b0:79d:7442:feb2 with SMTP id af79cd13be357-79eee2c2941mr735238785a.55.1720205017502; Fri, 05 Jul 2024 11:43:37 -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-79d691a2182sm797811385a.0.2024.07.05.11.43.36 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Jul 2024 11:43:37 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw142162 [PATCH v11 7/7] hash: add SVE support for bulk key lookup Date: Fri, 5 Jul 2024 14:43:36 -0400 Message-ID: <20240705184336.2564862-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240705174526.3035295-8-yoan.picchi@arm.com> References: <20240705174526.3035295-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 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/142162/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9812042355