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 4F220433F0 for ; Tue, 28 Nov 2023 10:41:45 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 48BF340E54; Tue, 28 Nov 2023 10:41:45 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 0C588402C2 for ; Tue, 28 Nov 2023 10:41:34 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1cfd04a6e49so15053675ad.0 for ; Tue, 28 Nov 2023 01:41:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701164493; x=1701769293; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bkiTDIna/8vaueHcS46qpuyfn3EMCNo1iOVwy0Fg1q0=; b=GLweZeQCPlXO1QoKafx6eZ6o/yf98FlieNffa20cGo6k3WPnM/cpb5C1uvxzu91ryS R37wQUqDV78j8GKswrKbYs4tkDMbgLdNv2UOZ/PZ+6hz3EbLRe4ZsTAwaJMJOvEb6p+T ZYpuwD7rTCNUtvzhgUEefqcNvKh8fl/8yFv9c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701164493; x=1701769293; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bkiTDIna/8vaueHcS46qpuyfn3EMCNo1iOVwy0Fg1q0=; b=pQfDhVJxbUzT/WHZ10MBRKWk1XI8KlJ2MRyiOPZzrzJyS2J1j9Co8r7PRUYKgIUEvC eVyDsmsKfSYrJqoX0vdKy3B20+4Rt4OtIAkC3KJ6S2YrttWWGcKX6agEao79cAtWBb8f hb1ZwrSk5iAAZob8i6dw4LrUfQjRV5/+EpLBYy+i9OM1kKfC1xNIT/m6vqaKK6TzU/yr tWV0xuLWseBQZBZBaroT4/Y65KSSiVdIldqWpug6RdEK51xuPi/YDesCtQELkZO0fXdh dOhvUtWyhTyAkNWWg6HzaUX4uNxxyFSI36xoyazpSNIAaVvf7f0/K4SMrn7icVNrJm0p q7Fw== X-Gm-Message-State: AOJu0Yxrcxfk1hRSvdmNP2ubtaLuIAxYec+vT5y9fxmB8IjAz2KwBFIx 8/frdSMU72nCnJeP4MkVVZl+GXIc0AqapGwPPxOEgIXu7EQ/9UzhGAHz8kes+IMCsmNPbkn9jg= = X-Google-Smtp-Source: AGHT+IFqX64gc0XxVAxaJBueK+dwbZbdHEnCXgixaZhythoPDCVAiJorwm952yhICsNevJe3fCA+EVnSyZy9 X-Received: by 2002:a17:902:c408:b0:1cf:662b:4523 with SMTP id k8-20020a170902c40800b001cf662b4523mr21994407plk.34.1701164493269; Tue, 28 Nov 2023 01:41:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id io23-20020a17090312d700b001c5c1a9e675sm555814plb.119.2023.11.28.01.41.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 01:41:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 01:41:33 -0800 (PST) Message-ID: <6565b5cd.170a0220.7ee54.2f56SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7AE796051831; Tue, 28 Nov 2023 04:41:32 -0500 (EST) Subject: |SUCCESS| pw134634-134633 [PATCH] [v5,3/3] doc: add dump device priv From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu Content-Type: text/plain 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 Test-Label: iol-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134633 _Testing PASS_ Submitter: Huisong Li Date: Tuesday, November 28 2023 05:59:27 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3af56d3c9c472f9ba0ee1078d714919cc2b6b4 134634-134633 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28481/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/