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 9662B42995 for ; Thu, 20 Apr 2023 10:59:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9254A40687 for ; Thu, 20 Apr 2023 10:59:34 +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 4FF4440687 for ; Thu, 20 Apr 2023 10:59:33 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-74a9051145aso21862185a.2 for ; Thu, 20 Apr 2023 01:59:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1681981172; x=1684573172; 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=REviCRnL1c4jV0AfMZaY4QZDW5/+EhUmIDgguLq0gTk=; b=m6CPwbEaJD0cltkodG4hriTNR+/ZuyeSsdG/AiF1dx9FDTADfokt3o0yjLJTElz7FE 3spOYprwgSkAltRsdhRWNtAW4vSNz5K3jjmu5z0oNA13TWlSmrbmcStugkZSA9pBkmst DDBg3W2iNo1VCMpSjBQQR+USJicIvwM768FQL5SYrlELFhEpLCnEo2PD1Lo7AKWcZzi4 hD4ozRKjuedbw1xRN2sZv6OuyxVr9caoQF+X64PWNFMD1E0pdv8Ft/eLL1n5fQBQJqPs F30LYqR8nb6bKMM+2BnS5PzApB6Cia/VhjI6duFFQ2pVya6iIfLCKTMgZ9ZVcjxQowr4 mC3g== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681981172; x=1684573172; 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=REviCRnL1c4jV0AfMZaY4QZDW5/+EhUmIDgguLq0gTk=; b=hK9N7+g/HjwlODS66rO9xe6+qtCJ4wISakztQQSipcqV59GcsFGpr+kiQ+36EJbEaP EHo8U0hL2L8OvegXJa3dI2f7PxgJP9pXZgKNUmVICKDF8suS3eKyWymkmn4VN9ldvOMG QOdV248/NfGWeCf/EyQK/O4r1EcDv1RPh/uuVBFmN8ksos+z+HQep5Qz2yspebGau5+n OYggEOItCRX8AXfNoKAzwuYYUPo56ugp/j8SfmWBuZAcdYBqFGfQOPPROXehCjd3KVf3 YzZ/fnuq719v6Y6N9hrlK06K35aTmCuCvGxVsO1Wc3zBzF/OQeEnA0KJKc+QDLVMFWhz lgMg== X-Gm-Message-State: AAQBX9cQJ1fXhgMc7sS/4rNQdgaVu4rCAvO97jcv9qpW7nbrU4hvKXw6 XQtuCZcr/slUNwiaJx4k2lmJdq/2tA1y8TPCHr4= X-Google-Smtp-Source: AKy350Y10sp+pSJPU+TfioBEmCHN5IEjEA9nM1XV2wPmqk4FvGw4I+Nq88vbcFUuUptCbHZliN7Wwg== X-Received: by 2002:ac8:5f87:0:b0:3e3:7e6f:423c with SMTP id j7-20020ac85f87000000b003e37e6f423cmr779772qta.34.1681981172485; Thu, 20 Apr 2023 01:59:32 -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 pr1-20020a05620a86c100b0074ced3e0004sm284942qkn.63.2023.04.20.01.59.31 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Apr 2023 01:59:32 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw126293 [PATCH] app/dma-perf: introduce dma-perf application Date: Thu, 20 Apr 2023 04:59:30 -0400 Message-Id: <20230420085930.3667180-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230420072215.19069-1-cheng1.jiang@intel.com> References: <20230420072215.19069-1-cheng1.jiang@intel.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/126293/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/4752095418