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 BC25342F79 for ; Thu, 10 Aug 2023 12:58:52 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9FA8240691 for ; Thu, 10 Aug 2023 12:58:52 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by mails.dpdk.org (Postfix) with ESMTP id B96EA40691 for ; Thu, 10 Aug 2023 12:58:51 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id af79cd13be357-76ce66110edso56859885a.0 for ; Thu, 10 Aug 2023 03:58:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1691665131; x=1692269931; 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=GQuMl2V53Id+ubVpFKFHws3i9me0hdncaInOhyeKuJs=; b=cAMRW82oOipwx4aKoZMfaSgocIZZHgj2T7QYxZIVW7j+GrHN9VIcwRCtrOdLwWzFsP AwGeVSupUTja5WcOetsLUjdSX2zOpvR+lxh1NKTmXC4y+ivj+JRgUnqwR+Pw79kFUy1N IU2SGogTLUMJ4oKUfDNv37lMmeVP619bGY8KEc2NenYorcwYMsZ3OFsf/LsgQA/fyHzT awL1QOpnuU3t4DOMuLpA4tQQzmIj1uDL8dn3J+sg+fIy7irQ/sA7XCdBjEDDWHmks9T4 J+Fpvc0NTOG2Ep2sLVZT2rU6KDkT/EFeAzKLIbeO9XoGt1G12Zq1uFyECS6m9ny9/zvx JW6w== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1691665131; x=1692269931; 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=GQuMl2V53Id+ubVpFKFHws3i9me0hdncaInOhyeKuJs=; b=chz5rSj1IIfHU7oV6NZDrc7A5F5mFSUQd6iEExQTxOaYIGFRtErRVJp93vUO4PaTdG uy2BV+2YDWdfMmXTt/z1jKQFOI88Wpmnf/Hl9LqzRR0lkvQvDBM5nkTUqjVvgvbdLJAt jIa6tMP2Pk0jplKAVQ5EM9Fbp+dXsod8E447JxpQgJ9xpsr/Y85Ta4F83Xvhoxm9ezv9 8mRAXWo3Zpw1AjqALV5Ub5WQyg1gZYoS2VSMFpPh6WvqCBUZhHTrTLc/XbeyW5pynHOr 5R2r2FtW+IaRqRx81LkMILp9FsZp+Tl7ipJuGshL2Of5sEyrgo2/9ZuHUCZo/tLYRW6n GzOA== X-Gm-Message-State: AOJu0YwuOkGLgAMj5JV1Xs/PBbY47NTimZ8Zapzn5g/Qtr+dCg4ot8uC 8101MfCgM3o9d/jF4JDAumLt56L1E671OImRbnQ= X-Google-Smtp-Source: AGHT+IEw066uDsFsoTCuCA2LBRwcEfiMvp68Ofi/tgTL7X3FduSxz6lGvV5sL9cqALcL5it3NPRwDw== X-Received: by 2002:a05:620a:c50:b0:767:ad42:cc32 with SMTP id u16-20020a05620a0c5000b00767ad42cc32mr1951799qki.2.1691665130895; Thu, 10 Aug 2023 03:58:50 -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 z19-20020a05620a101300b0076c701c3e71sm390721qkj.121.2023.08.10.03.58.49 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 10 Aug 2023 03:58:50 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw130071 [PATCH] app/dma-perf: validate copied memory Date: Thu, 10 Aug 2023 06:58:48 -0400 Message-Id: <20230810105848.2162533-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230810100710.1701-1-gmuthukrishn@marvell.com> References: <20230810100710.1701-1-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/130071/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5819862567