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 B2DA0454AE for ; Thu, 20 Jun 2024 21:06:40 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E4C740612 for ; Thu, 20 Jun 2024 21:06:40 +0200 (CEST) Received: from mail-qk1-f180.google.com (mail-qk1-f180.google.com [209.85.222.180]) by mails.dpdk.org (Postfix) with ESMTP id CBB5D402E2 for ; Thu, 20 Jun 2024 21:06:39 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-7955aaf8006so77641985a.1 for ; Thu, 20 Jun 2024 12:06:39 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20230601.gappssmtp.com; s=20230601; t=1718910398; x=1719515198; 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=dotOtVrjv3CtSEoP97vj77PLJLhjHAYKIQs4xDq6IAQ=; b=jyh80mAAqByh6ZhzHRE8TVtz/a++4o8gsDV8KDBprnxIrk2Q18g6PVNkPvEDYN6VDV +2S8ZNYPsXVQDcldqfV5AsMAh8Xw0J8RIepY8dPxM89RXYts9GIIlBw0OwWSD8IcmmeY wCr08QlUgsgmw411zRSM71ATLWE9FMqgI2skit9lBIovBtcAr/rXjJXYL7ZdwLa+FLxX 5VXVEf158VCa1WiD7Y7cISmbSu2LJc3NxoNafvyfBtiuT8IytLXgE2Gunu6kLeE1jHiH CiSwHblYeA0tetJLjxh6nZUhx6sOX9dUDUL4u2LvT3j5QGXsSf0IrTLZzL2DJ5Y9voey 3MKg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718910398; x=1719515198; 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=dotOtVrjv3CtSEoP97vj77PLJLhjHAYKIQs4xDq6IAQ=; b=pwIhR1FowBGZn+s2k8vDDFtA/Y2y1CNZyVqeXaPlv/oFElQbdLgo2VexID+pB53egf JanGGYP+ewuS5DmRwWPPgg9P9h8f1KRZo9GUrNSP5Gqjj0DKt/E7nMhlQmKMmUKLwbUz hRLVCr8KPzGy0bdhtwp89LtLLFIFRwww0Y+H97oI7BV2XPv64DNCKk38vsUVqPnPrnkr puRtFsP5bfF2n+HYnr+FMfYuM7+n8e0XcsMMKp0lq3MIu3d6ZITBuWjw7nnO358nnl72 LU6iR9oHuEWV80P2BouK+vTo4NnQMDIhmLf5NF1UrXizDzXuW+xDaygXnMOkaT1y9swd GqSw== X-Gm-Message-State: AOJu0Yzrh2no/5canZwW0VuLVqjulfmAv6w7AEG3o6lLreScLRjZKYV2 zZI5pozh/NrQIDk9e2vX0spRTfqWJmaBObmqZQm3NmeJy9UtnhaMEuu1gTecBb0lWaIXBhxJVPC f X-Google-Smtp-Source: AGHT+IFfvfuqQsr51MRH283XVQxqYA0eWpsWbdod+n3W+6TQ1TXDcRj9+tYVyENSkRidfEYv6jwMpA== X-Received: by 2002:a0c:db83:0:b0:6b4:ff5e:d6a9 with SMTP id 6a1803df08f44-6b501e3fdfdmr79513716d6.30.1718910398447; Thu, 20 Jun 2024 12:06:38 -0700 (PDT) Received: from upstream-bot-ci.anl.eng.rdu2.dc.redhat.com ([66.187.232.140]) by smtp.gmail.com with ESMTPSA id 6a1803df08f44-6b4fcf9ab77sm28375306d6.7.2024.06.20.12.06.37 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jun 2024 12:06:38 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw141459 [PATCH v4 13/13] eal: provide option to use compiler memcpy instead of RTE Date: Thu, 20 Jun 2024 15:06:36 -0400 Message-ID: <20240620190636.3244523-1-robot@bytheb.org> X-Mailer: git-send-email 2.43.0 In-Reply-To: <20240620175731.420639-14-mattias.ronnblom@ericsson.com> References: <20240620175731.420639-14-mattias.ronnblom@ericsson.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/141459/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/9602515299