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 DC2B9A0C41 for ; Thu, 24 Jun 2021 00:02:04 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AD99B40141 for ; Thu, 24 Jun 2021 00:02:04 +0200 (CEST) Received: from mail-qv1-f48.google.com (mail-qv1-f48.google.com [209.85.219.48]) by mails.dpdk.org (Postfix) with ESMTP id EB4F94003C for ; Thu, 24 Jun 2021 00:02:02 +0200 (CEST) Received: by mail-qv1-f48.google.com with SMTP id c2so2263021qvs.6 for ; Wed, 23 Jun 2021 15:02:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=pTR9MoJME/859UBY9akWdjcuYkj/lGmjhhcNvCOXCXw=; b=uj9oJ8crOL3WfRJMR2g+VzCo6cc5RqUs8H0A/2YI3Op2ucjDcivtLig6ezrKF29CKu P0aCnSGwP29d9hSBoF2FSjp92BuL9/cLEWbJaRrsVzqzmAxGRS2/4vgPynxCZYEFbhIc o2PkXLlHpoQAPJIdo6i/LPENp3THl6n9TXcYp01JBmyGk90zTqITpT6UL6YGTK88+cA+ uLrT4Rf7r+2gqUKzc3E0GuyWz+JAZg9NqGtE2KyLbBm7bCy8yven5+a8jVt3jib43/U9 FbsdK1xSiclvfsOqozhqpHCyNelfZ6PphtZvkACFcalS6KYKrtEC3/iCPGpbWiA7WE9S u6gw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=pTR9MoJME/859UBY9akWdjcuYkj/lGmjhhcNvCOXCXw=; b=FXRU0h+m92EWXiESC2vZqEYDSW/0y8qs6MWUN4kGTZrEC5k/wMx0Q04808WyL2q+oO KcYAa+0sRwsV7o0Z+xB+R3o+GT2Y4r0kLvtPUa2DENldqQOCIYusTU8Xxmltfa9A7qYM 5HojSKtEzC2VPAtL1+aoEWVkEQW9R4Jx3rNQ6JhfyGBpSOQRJ4C+HWvwmvH4TVMkMU/e 854lKotdxmHLkpBAwZfshu2zv19uVeBxiMU71/jKtWKmavCqU5WFMkWhDLWyvIY2t+9X BMBzXG1w3YZ9HRRzjm98DdZRsyaZnaTR2iDvBnNHjL50YE+ZFKBRbGlleMBNoCEnZ3W4 N09Q== X-Gm-Message-State: AOAM531ycGjaBG97sHP9dXnT9S+E2znJsxdrzHVGOkg/fC2fhCf0zJJF tLPXtY4glsOn5PqO2YnTRF+D7RFPZC7U8w== X-Google-Smtp-Source: ABdhPJyuY/aUe8VtPHsNpCUrF6l7pyRGgKtQcUK+YlbrzmBc7Uu0wi0TXv3/WLOCdMIAnrrb0574nQ== X-Received: by 2002:a0c:c587:: with SMTP id a7mr2078143qvj.59.1624485722059; Wed, 23 Jun 2021 15:02:02 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id a134sm883157qkg.114.2021.06.23.15.02.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Jun 2021 15:02:01 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 23 Jun 2021 18:01:59 -0400 Message-Id: <20210623220159.1786-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210623203154.72409-1-drc@linux.vnet.ibm.com> References: <20210623203154.72409-1-drc@linux.vnet.ibm.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw94772 [dpdk-dev] [PATCH] net/memif: replace memcpy() with rte_memcpy() to improve perf 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot Test-Status: SUCCESS http://patchwork.dpdk.org/patch/94772/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/965781045