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 5DDBEA0C48 for ; Tue, 13 Jul 2021 09:39:19 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 53452411BD for ; Tue, 13 Jul 2021 09:39:19 +0200 (CEST) Received: from mail-qv1-f47.google.com (mail-qv1-f47.google.com [209.85.219.47]) by mails.dpdk.org (Postfix) with ESMTP id 0E18F4069E for ; Tue, 13 Jul 2021 09:39:18 +0200 (CEST) Received: by mail-qv1-f47.google.com with SMTP id w2so7546461qvh.13 for ; Tue, 13 Jul 2021 00:39:17 -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=yFJ5nVHqbd94s6xdwqVh+rLUtZraH9MuM2HU0e5EkY0=; b=yL4qapLGsUJiKIDXSXYKrVWCLGqZNGH644McNPi+zHRQrd/nQHDN6Jjj+dY1y8QvsV NtB+hl81uWlZWKYRzgPMxX/OjVDLLyAjg8mYfK+wyi8dXBRdR1HjNuydeYH/lgCddgPO wkP9oaFPM0zqLPfNThtL6eVeuaSrccD8bJzfkLqiLdJsJyWFHEbd/Pnrius/glXwIUzl f2NW0AQjY7c0ZjQQ2BIgo8tZTxENnNMv+/h2nI6IHHfY1kBWfo9OArv1ztP6B87Kz8D0 EJ1Qc44lZv2O8g3Yy7lkVO993tYM5xxwk7e+El7pGsT1MlblDX8H0u4m7Z5yJUB3pcl2 QlDA== 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=yFJ5nVHqbd94s6xdwqVh+rLUtZraH9MuM2HU0e5EkY0=; b=skutEUH0q62Z7HJMNHdtBEnYn5ZHsv2CKU3VxakzkaXtGlW0KbSN7VbokKYBr4a3aN bOTkWL21Nd+p3AsyQelYtGncYBG/17RNNgF9bhHsnTT7GC1a1zFsMlUFAdyQM/dv62TX cQVwsyF8lEqJ0kLFnC0chuedn+LjJNY85qdTckeLuc1K2fIjAdWJmVQuXsYmJgv+G/Jb OgsYaSYvpzaQ9LPOgZMlpGcZVdwoBc7ge7d3jSCNHMCHD4RNZRiGWFtKfNrSVkdGCwTL eBgEtHGbuQ1IdF7sHhofO7UEscCR/U6+lKH+V+a8t8Jw4if3vpNohZWT0omUoSwRR8e3 /wAg== X-Gm-Message-State: AOAM531J+ejXEtbq3iaGAsDtptUI2PZHQM+PJMilk14l2k7Ei17bp60n CpdCxALIpoMHkq2y8+YXwTcv+s0WtEvc2A== X-Google-Smtp-Source: ABdhPJzAOJLwCD4d8SqrTDgXyWA/oU72PX1RdubpKszdeSc8/Mt/ohM5ifav5nZ+Eibh4SlJjtDbhA== X-Received: by 2002:ad4:4690:: with SMTP id bq16mr3533515qvb.23.1626161957383; Tue, 13 Jul 2021 00:39:17 -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 j27sm7417055qkl.76.2021.07.13.00.39.16 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Jul 2021 00:39:17 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Tue, 13 Jul 2021 03:39:13 -0400 Message-Id: <20210713073913.27178-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210713064910.12793-4-elibr@nvidia.com> References: <20210713064910.12793-4-elibr@nvidia.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw95725 [dpdk-dev] [PATCH 3/3] eal/x86: avoid cast-align warning in x86 memcpy functions 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/95725/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1025572168