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 B7ECF433F0 for ; Tue, 28 Nov 2023 11:28:44 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9647240E54; Tue, 28 Nov 2023 11:28:44 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id D01AE402C2 for ; Tue, 28 Nov 2023 11:28:43 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5cf57a493d0so25142147b3.1 for ; Tue, 28 Nov 2023 02:28:43 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701167323; x=1701772123; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GxGUafJCBiocIKLTAjxynTByTg2L68xoW/nyQOPnj4k=; b=SQ6FFwKJ7EIlNaojDiuuOg2jXpRNT/I2itGyDQ4h0i3IWMOTeptRJ4BvepagxD2i6L pVUtzMiYZDeEDi5xHTM/imJQgXjeO+/gSnDp3fs91ObX0LhHmR9IWmVq32fManytZVu1 1qttCrYsDGjTc1/4geMRy/yuWj4vNEzpwBkI4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701167323; x=1701772123; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GxGUafJCBiocIKLTAjxynTByTg2L68xoW/nyQOPnj4k=; b=JB+UDTwyTJmGdwHnYd4TlQ6Nzy9pcV4J6o03kDYbIinsnywQ3BqXNMZcMG7KuU0sn4 CoV1uArApNPlb7JYvSq0pB05AIr+0J6Ab3BQdqMbqnJLCIIkxTan9aSxbSsN7xKQH/RI uxFzegdt3bpz4cxh6MRuaO+Z4F28tEjJ6ziFOmxIPH8zZ44rpflWcoL9xFpOgNZhCj4Y f7us/FZxZ8lf5Hy1ucRfiqgHngx/36lJvKaB+KHJGb7zXxQmu8sbLLuY4g5Ogbv1F5+r aW27UHdbIR2s7xzBcZhs7T+CeQFzgZCIKzK/meFfFR391AVX2LccwHhM/qGSN2YIclk7 fw2Q== X-Gm-Message-State: AOJu0Yx6qE6ib3+cFoECk2+h7tIC0/SHi+hnbxG3NBcKhoRHD1sA9MWg SsEz7I3EQiSzc/uDDtWCRU3Mwb2qmSCK/woswYi5kUypMSNxakFLs9agCA== X-Google-Smtp-Source: AGHT+IHkoC/JmlJ2Kac20GxdrMksueDUli92CzmOwi9z5bYBLb5UxyfM3GIVXGkgEwbvqZ17KvZB4yUbIrmd X-Received: by 2002:a05:690c:4241:b0:5ce:e0a8:ed6e with SMTP id gi1-20020a05690c424100b005cee0a8ed6emr9576081ywb.16.1701167323157; Tue, 28 Nov 2023 02:28:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j63-20020a816e42000000b005c5b75a8471sm1077254ywc.55.2023.11.28.02.28.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 28 Nov 2023 02:28:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 28 Nov 2023 02:28:43 -0800 (PST) Message-ID: <6565c0db.810a0220.50b48.a0d1SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id BF4606051831; Tue, 28 Nov 2023 05:28:42 -0500 (EST) Subject: |SUCCESS| pw134634-134633 [PATCH] [v5,3/3] doc: add dump device priv From: dpdklab@iol.unh.edu To: Test Report Cc: Huisong Li 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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/