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 2612542CA2 for ; Sun, 18 Jun 2023 16:19:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0971440E03 for ; Sun, 18 Jun 2023 16:19:34 +0200 (CEST) Received: from mail-qv1-f50.google.com (mail-qv1-f50.google.com [209.85.219.50]) by mails.dpdk.org (Postfix) with ESMTP id CF30C40E03 for ; Sun, 18 Jun 2023 16:19:32 +0200 (CEST) Received: by mail-qv1-f50.google.com with SMTP id 6a1803df08f44-62fe6773c4fso17657716d6.2 for ; Sun, 18 Jun 2023 07:19:32 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1687097972; x=1689689972; 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=jqEOBNeGw/q7o9G+cdOCM7cFTfmPhO2bt8KADFdzb2k=; b=YLus4Q5Grl/NLobS2d7kWWgAI9RxbaxO6rhHIOYfnrlZ0lv4TgiVC8Id/yIHBiwej0 YkZl/DJQ4QslKUpWq15jIpdMue6odzLPI17Vs5nYJ7T1LZ98lVUEPUB0T6cXBvrbZrqO WqoXcZV7MU8JcYIYrF8ZjNXockn4lQCqECBeh//mkLH4Fo6YxcNcem8O/eKe0fkbvNrW mSD1sd92jsP2Q3xvaYTmR137kAKC9Hzg6YZN1snSl2JfX+tarXDVNd9Ui/er1LuTEumV kcFVQM0KVx8B3s/GJ/5keOlesDrnXJtdk6cZrm7s/1SPFu/jUVocOBQ4RWWFUMmlAAUN ER7A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687097972; x=1689689972; 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=jqEOBNeGw/q7o9G+cdOCM7cFTfmPhO2bt8KADFdzb2k=; b=AWMHKeCTreXwl4+Sx8EVwPQZljK9805Tojkgeb1oVZ+LWjXezMUUyLmp/i6W8vn1iM kGalRC8cX05PVJKM7l4XZFLpRBAMp2b8gNgKfW18ftX1YOnmY1OHD9CqWdej7dColVlI I6Pa6xFPFFxUTQiJwOiHMnXyTLtIORyiSxbSTYqtrHhaOZrHzBkjr0TD7fbSEZWLD6XA 9xKA5c2KpDSKfn4h5c83QCD/NKwSSI11qmRhv7PeVBmju1L49FdYpukdNy6kRh65HYYj ODCC7ekKOVktZWfhhkUD/NCcBCpWsNN3YCInRyBlmzf6lbQNetClPsjHVzSHHNGpKcvT Eifg== X-Gm-Message-State: AC+VfDyq/1ixzx9UFsPwMgJLpzvUubhM/7xVz3XNexBufC1YorMxknX1 R0OiC8uHuIup1qqk4HZ4mC0cqRZ9exRTm4Kitvc= X-Google-Smtp-Source: ACHHUZ5IBJfgCWB5+11JgiQwS7AsptZeeclwkLnByf2lJJ9r5/elMZzNJYxgHb15an6UZaiN8Y1lUQ== X-Received: by 2002:a05:6214:48a:b0:62f:eff9:1b8b with SMTP id pt10-20020a056214048a00b0062feff91b8bmr10344017qvb.31.1687097971731; Sun, 18 Jun 2023 07:19:31 -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 a10-20020a0ce34a000000b0062febc332f0sm4660369qvm.130.2023.06.18.07.19.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Sun, 18 Jun 2023 07:19:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw128785 [PATCH v7] app/dma-perf: introduce dma-perf application Date: Sun, 18 Jun 2023 10:19:29 -0400 Message-Id: <20230618141929.4029399-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230618122629.55569-1-cheng1.jiang@intel.com> References: <20230618122629.55569-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/128785/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5303906097