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 5AF2E42E38 for ; Mon, 10 Jul 2023 09:59:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3825940698 for ; Mon, 10 Jul 2023 09:59:05 +0200 (CEST) Received: from mail-qv1-f44.google.com (mail-qv1-f44.google.com [209.85.219.44]) by mails.dpdk.org (Postfix) with ESMTP id C3B5F40698 for ; Mon, 10 Jul 2023 09:59:03 +0200 (CEST) Received: by mail-qv1-f44.google.com with SMTP id 6a1803df08f44-635fa79d7c0so24397466d6.1 for ; Mon, 10 Jul 2023 00:59:03 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1688975942; x=1691567942; 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=3L66t48PKrrleSdlvmCDCh43vMs7BYOyFEF1gJtJgj4=; b=heP0Zif7cvnYx32YDJPf6I+9wiXbaX/97NiTXPLoIanBYZx33DtPqG7hr9CI5Gere5 DjydSRtIEy0PrYmKPvALJV+e9PVldCJWtIMOfiUnMaZy8YHN/OqSSQR05W0+/SdEwuFh yV+0/wa9VUChp69OWydapXALYQyHbEhsQmxtjCNz06UsodxWgPt1gQiCkoYZWCFAa4wm CQbvy+COxkdva0TCmMzD2JJFPJQfwonw9D5//BGskdhXymXQpIxC7rhD02ZAiUnEPQCR jmgD83QXujOqXF2Y6B4sX/BhjoycIa4ZGPZ7L8PO879MzQobZj9Tg/hojr8Gv1Ccf9X9 MBVw== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688975942; x=1691567942; 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=3L66t48PKrrleSdlvmCDCh43vMs7BYOyFEF1gJtJgj4=; b=j0wz1yvwOh/ZsNDg4qpniqdmHv/tke+juEOGHsR1pREJeBwubW2GSDMV0s11crhPwB InmnDMAXzlnsDDrcMlWVjqg0QJiblNxgKsOJDTEekoKg2P9qBVukRBSnGp4QLI8CJ2k4 rM4pW5FMx5kvcfYvwsIQ+NS9WEBMmAjEe42ApF39wIxDJ+wHw11J1c5yddBYXwBECMJg JUQMczN2k0dDA61g989unFlZfwqVaajf19C8rFkcM9bv+5rGMp/SER1NuVKGnJmR+HDV JwUljI33XSHVQ56bQ9o46IOlge4ZtSlBatKaRWH+UY5Vv5/98hj3io2Vb4ME5vykeac5 hMCA== X-Gm-Message-State: ABy/qLYesOKGh0Lih1ixE+eX7bop6wMUw2YZb0An/+mOWqB98kwf/2h3 8wZJk2l6KwTGhzSo/uKouoLI1o1EejN//8XuEsU= X-Google-Smtp-Source: APBJJlHgmxgLWprrES2l1IBztW70FEcWQqV5BXD2LsvenXiWNHlo0F0eGsWSMTChP2nf4Yq5HmvkIw== X-Received: by 2002:a0c:f5ca:0:b0:630:14e0:982e with SMTP id q10-20020a0cf5ca000000b0063014e0982emr14583594qvm.22.1688975942721; Mon, 10 Jul 2023 00:59:02 -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 i1-20020a0cf101000000b0063660329d57sm5261883qvl.67.2023.07.10.00.59.01 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Mon, 10 Jul 2023 00:59:02 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129407 [PATCH v16 6/6] test/memarea: support dump API test Date: Mon, 10 Jul 2023 03:59:00 -0400 Message-Id: <20230710075900.1225375-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230710064923.19849-7-fengchengwen@huawei.com> References: <20230710064923.19849-7-fengchengwen@huawei.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/129407/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5505222653