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 CFD4843E06 for ; Fri, 5 Apr 2024 16:44:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C7244402CE for ; Fri, 5 Apr 2024 16:44:27 +0200 (CEST) Received: from mail-qt1-f181.google.com (mail-qt1-f181.google.com [209.85.160.181]) by mails.dpdk.org (Postfix) with ESMTP id 245624029C for ; Fri, 5 Apr 2024 16:44:26 +0200 (CEST) Received: by mail-qt1-f181.google.com with SMTP id d75a77b69052e-432fe06d76fso12433101cf.3 for ; Fri, 05 Apr 2024 07:44:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1712328265; x=1712933065; 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=7Tuf8hP4n0KLj2YAjs2L6VQZxUuslgkQ8rcTGuxNcSE=; b=XTeETX4fQ+2RyojoAtgpSpJYzeAWwaNWvBN9xuZdPHF610lZcrvjpNaPGXqmCI+N5P FnL+RGW8i11xFuzdcRNalWz5nd09AvcUHx4iri32dizx3IHc7PqG76IRkoYX22e5U9qY omXqQPOcask1OkV7dI/Xc12Gn8D2HqiHUNB84Tm5QvimstaduqzRns3J0Y5FceHcsUDI hQ8aEf39lhRykwOlWDIOP52P5An9HLjslWme/fqHZoDhWPn6WmaDXq+NLuXjzdCWzzgx AsqWpgHGuvhPsgah+TLCNi5q7LXMOF9G83GoSvn+lx/KnN+q6fhPA+Vt/JA/uCZbVMZx eJjA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712328265; x=1712933065; 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=7Tuf8hP4n0KLj2YAjs2L6VQZxUuslgkQ8rcTGuxNcSE=; b=fB7ToGjkLRDY22z2hpcn5xRhqweZqtpTw85e7bN+S/DnilmILONuEpHhd5E7hpgYjN VknHivmQYqCp/FWgOIWJ2LWC8mwYrbHARfD1i7oX7xcKBibH6X8N6GX/l1aIKdTUO4+O YmMKA6jjKg7YCAHv29XN1sYG8v19KhOXLwczI5pM+0/9Rz7zGtd1TtUxzbB4EFLqu/S9 NWZDBJQBwKFp3bYrdCr+4YsJjngJEvFOFztCDvDqKxewerMMDAd8ZNMF/l5WqyuCxIds fUtfvylmjjChn70SBXmA2nr8O8VG6pdk8nxzBAHsgPxAiL1wrB9/eAW7jiNEffI4Ce4A 2nNw== X-Gm-Message-State: AOJu0YzGErpFCRjxyUYqze+wKRm6A5kVbWpAia+GvLUJigbiyzetl0aL H5eW2ryVNsMGw8QakYDyOKIgLh3DD2Qtkb06T++ra1fOSZ16UBgQ93t/0zwkhDmVS0d+lH0I3dH o X-Google-Smtp-Source: AGHT+IGuI2FSV20EXmt0ehvWoWoHnkeWyoLg8Bq0aGE4B5F9pWs5aYdzHj7LCtKu9NFbO+2Q176QMQ== X-Received: by 2002:a05:622a:5b8b:b0:434:6210:bb77 with SMTP id ec11-20020a05622a5b8b00b004346210bb77mr1535734qtb.43.1712328264914; Fri, 05 Apr 2024 07:44:24 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-rdu-t.redhat.com. [66.187.233.202]) by smtp.gmail.com with ESMTPSA id g9-20020ac84809000000b0042ee2bda028sm811344qtq.54.2024.04.05.07.44.23 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Fri, 05 Apr 2024 07:44:24 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw139126 [PATCH v4] eal/x86: improve rte_memcpy const size 16 performance Date: Fri, 5 Apr 2024 10:44:22 -0400 Message-Id: <20240405144422.3756943-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20240405134831.47996-1-mb@smartsharesystems.com> References: <20240405134831.47996-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/139126/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/8571047957