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 76A134302C for ; Thu, 10 Aug 2023 18:18:55 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5990D40691 for ; Thu, 10 Aug 2023 18:18:55 +0200 (CEST) Received: from mail-oi1-f176.google.com (mail-oi1-f176.google.com [209.85.167.176]) by mails.dpdk.org (Postfix) with ESMTP id 991A240691 for ; Thu, 10 Aug 2023 18:18:53 +0200 (CEST) Received: by mail-oi1-f176.google.com with SMTP id 5614622812f47-3a78a29bccbso974162b6e.0 for ; Thu, 10 Aug 2023 09:18:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691684332; x=1692289132; 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=P5t26QCiyQFHR2q3kdveTUGFtoaILeQFZCHaTZ7hSRY=; b=K7Zqn5N6XfmzeXNNQLro3I6ugvMeWUCQ17Q9Gt2MDwxY3gcj6Fh+MHM7xJgJmUEeWC L4HaC7jqgLoJLVVf0dmfnQso6sy+J5w4OOpfKXm1FxtfR/tURbNbfCqd3LcXc+ziwCDJ KOPX9JPMD2T188m+INCkrEIXegNJrswi8hU4W1rxSunkmjDKjJ9GlmlcnxYcLc0dG7vW f1i8zyHLcDWeH7RnRaFFzw4Lzf1+tq+oQXKawpgnB3bi0HCdEbYefp7ml4EsyHTTn2xZ mMyayhr3xV/4JYncWYuC1NORiBEsriwdNl3wzS+sbe4cwigrrBaBdANip0MBMZd0ia4X J9wQ== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691684332; x=1692289132; 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=P5t26QCiyQFHR2q3kdveTUGFtoaILeQFZCHaTZ7hSRY=; b=ABLgpFxA9sfgaCre7FIp2eFgf7SbYuRHO0JwLbpLeZxEI1ywvHTt6LCPqj0gnTrCUg DkNzixuuQy90sZRO33ZOzbtk4Zra8JIVDSRvD/aoMMXgx/5lqgF7WGACPljH1LjIpCJ4 LSis9P6hBAkZrhSM3lL+q7FRVn1Ev2FYr+wa2a0c+OsbwcMIPE+iWPhL0luvJ0AjG/e/ b/DIxwNvdRGmlFvCdMLZsgsHRu7Sjad5hh/sWBZa1KyBkJwqH97LnhV26784IFomt3Si rFgAqQB5u/S3r1nms4jUEjY1tDWxJz6qtV+Ps8fqxLLfnAuuJg6G0T+etqLoHyDmtTv2 5/ow== X-Gm-Message-State: AOJu0YxJTeqpPuDFh7n7+go4qaM2fIxaq1TKY9aDDvqt/DZxnGdWEDQy VIrsw+6IxiVHgBfIo5obvrHkNERy4Pr4bt9W5uw= X-Google-Smtp-Source: AGHT+IFnx4jyBLtttcqZyO6dBMW2fzMTiqMu10xQ72UraTqn0sMnSwLL1bOn99QKAxmGKZq6G62piA== X-Received: by 2002:a05:6808:2389:b0:3a7:1e3e:7f97 with SMTP id bp9-20020a056808238900b003a71e3e7f97mr4085155oib.4.1691684332438; Thu, 10 Aug 2023 09:18:52 -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 t1-20020a0ce2c1000000b00636291d04adsm580995qvl.47.2023.08.10.09.18.51 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 09:18:52 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130086 [PATCH v3 2/2] app/dma-perf: add SG copy support Date: Thu, 10 Aug 2023 12:18:50 -0400 Message-Id: <20230810161850.2896994-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230810130137.2529-3-gmuthukrishn@marvell.com> References: <20230810130137.2529-3-gmuthukrishn@marvell.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/130086/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5821655292