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 CB1CE42EC5 for ; Thu, 20 Jul 2023 12:18:33 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C8F0240DF5 for ; Thu, 20 Jul 2023 12:18:33 +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 00EDC40DF5 for ; Thu, 20 Jul 2023 12:18:31 +0200 (CEST) Received: by mail-qk1-f180.google.com with SMTP id af79cd13be357-76595a7b111so59216985a.2 for ; Thu, 20 Jul 2023 03:18:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20221208.gappssmtp.com; s=20221208; t=1689848311; x=1690453111; 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=WLZzt1rMxY0B1M/3buXs1OjU7Wgss50J0V3zWYEBVTE=; b=Lcze24RTFVznYd7IYdHpCXDAx6mvK80B8nbwrmBlIRRjH9hLPqGzJGhyekCJlfiyde 0i2Fx0nbQgZDlOlIL5DK0tW5lPWA3gA4PTnq1fBAnCYxPbafG1T1+KnPGMhe0WHMt0KD o4NucZN/jj86VxmZfc4hC1cliop4+wSHM67cpDPrwNP5AhxvVJykZbPekThc7RaPzYrg dJtRyU8xG+cq6xyoyj46bpCVOzuhKMzdvCeYAyo0Ad87EqvKFAlypX9BfhvT1oeulVQV O4Sl3Ae3Ao1O1C+LgNgtohXZkml07P1edtUzySY0jn5Pl8AS9wa2E2mKdkeSTDuAIlai 0gpg== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1689848311; x=1690453111; 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=WLZzt1rMxY0B1M/3buXs1OjU7Wgss50J0V3zWYEBVTE=; b=AJf+3C3MJystE5IB7xkjGqqHdjCsQu3f3BpZkGe0rgU3B+hsm6Gt90MaM0Vb+n8FRb ltP6luKeZLxmNE+wcp1u+4LYX2atYAsw6xxmsVKb0HikTmOkuJZ2qXA/CFWAb9cU5hkc rvuMFtrKlKQB2LXLcad+mvM2fLytjhbjt3Ua9ktctmspOe+6WdsOnxMw5VrZPpTQWeMP o34BgqEpDbgcr1JJkxBT0T1vg+UKhWM396RwEFgIsYWiSLpALhclQwOzC/+/z6q932aA 5BjuTE+f7X+0pAM90aH5SV/QinirSH3Bblh2fimnM2P7NZsdV0Ljs60YkwOGrh8/fxAM uHHQ== X-Gm-Message-State: ABy/qLYvTwMzEB5KUYIvmFdpg21zCXBwYbEfAXckoDOGxhEG3KMoiA0l 7/s8EHocXdzWtYcZawG63JX7bkvULN9Ce8y7w+k= X-Google-Smtp-Source: APBJJlHJG8Jj2L/Kw1Mos1za+EtUpiADPgLJto4HJYwSZzRKKsCgDJHOB2+l7YVPmjDo4kAxs7HInA== X-Received: by 2002:a05:620a:1a84:b0:75b:23a1:830a with SMTP id bl4-20020a05620a1a8400b0075b23a1830amr9649572qkb.5.1689848311200; Thu, 20 Jul 2023 03:18: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 ou26-20020a05620a621a00b00767b37256ecsm131954qkn.107.2023.07.20.03.18.30 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Thu, 20 Jul 2023 03:18:30 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw129659 [PATCH v19 6/6] test/memarea: support dump API test Date: Thu, 20 Jul 2023 06:18:29 -0400 Message-Id: <20230720101829.3559212-1-robot@bytheb.org> X-Mailer: git-send-email 2.27.0 In-Reply-To: <20230720092254.54157-7-fengchengwen@huawei.com> References: <20230720092254.54157-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/129659/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/5609388723