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 9CE9644114 for ; Thu, 30 May 2024 18:44:08 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 80B7140608 for ; Thu, 30 May 2024 18:44:08 +0200 (CEST) Received: from mail-vs1-f49.google.com (mail-vs1-f49.google.com [209.85.217.49]) by mails.dpdk.org (Postfix) with ESMTP id 9B1D240281 for ; Thu, 30 May 2024 18:44:06 +0200 (CEST) Received: by mail-vs1-f49.google.com with SMTP id ada2fe7eead31-48a39e3923fso392229137.3 for ; Thu, 30 May 2024 09:44:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1717087446; x=1717692246; 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=6wEOObYSU95mXOuQ/VJQlyHRC17E366cB9i5J6drU/8=; b=KREu1wkxFm0OxMAwqSBGd1wph0gxnhHPPFuy2NBxd5TwzWgqnmPV+oPbhe9TtqkYv2 vCnt1/AKqejHfp/GM9GsFx3j3mEa4xwY5umYJPPm8Gcdid9Y/iLoK0Ouaxelkm2nn/3c 3f96qlrTL/6lvvrlI0kbmZ74cdBZ/sir2sF6kB5F5ngSaam8Gh68ItCEtMqmU/tF64V6 y+iTR6kVxsAqP43arqTYP595/zDhYFzE4OSZ7mO/Mr51t255WTaQayWszOvq3AP6KioL irw2DS7OKdOsvV2fNV3lYy0+9vRyAT4Ztw2eaiY8Gu6Gz0w7lyrcG9cSbxKhmyNnKUsk ymBA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1717087446; x=1717692246; 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=6wEOObYSU95mXOuQ/VJQlyHRC17E366cB9i5J6drU/8=; b=DBdkuZJfZmhqvTa4aI2jEVJdpyI0APEyP8nZ8LWuG9VTS76c2LBG3ZiI1kcaL1pDVg kI7nYUJd90BHbKbyCthbanId19kam+SYyKKILlYYW3YiXpUKvVR3bZdSRuIxw9hs5ptD MmZ+kVOq+HeODW3+uF1Fx/QVEMv7qxdxLHR0ajZC48pPuxONQHa/eVt60eYIJQ3q0QPl ubkg/TxVLtazLVeyXRudbbyd8dMUS3r3B1dDUG67hfkV++3lZAqhe+hpKbUJgh1JRmwY yRiDc35bZi9uNv/gs0muoFOCnvaMjFxwzm/QyVrI4+EpJ/WpsbMCuawCtR9C++bI+xTE 4LGw== X-Gm-Message-State: AOJu0YxNISkMEc58ORw5HeRmsOFJ0g7sHcStLcEkOppnzl0FXesg06cN DbFjljME8Qdzz4fQ8Zo4lBYr3QcLtVBWXjW4Yu+eTRWL86CPExiI3SAVm3d5QztdzlzCv62Xy4O V X-Google-Smtp-Source: AGHT+IGc6Mo46dDLciLSmqiQocNlLErkpQ1qZ+/wfH/rNSuQtoTun4RxTD8j/dIroejtNV7japzNwA== X-Received: by 2002:a67:b34c:0:b0:48b:a8ef:5942 with SMTP id ada2fe7eead31-48baea8f7afmr2511801137.35.1717087445592; Thu, 30 May 2024 09:44:05 -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-794abcdc746sm564146285a.70.2024.05.30.09.44.05 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 30 May 2024 09:44:05 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw140499 [PATCH v8] eal/x86: improve rte_memcpy const size 16 performance Date: Thu, 30 May 2024 12:44:04 -0400 Message-ID: <20240530164404.1994709-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240530154100.25811-1-mb@smartsharesystems.com> References: <20240530154100.25811-1-mb@smartsharesystems.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/140499/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9305668889