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 DE534433AB for ; Thu, 23 Nov 2023 15:55:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8B7042F76; Thu, 23 Nov 2023 15:55:37 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 8DDFC42F73 for ; Thu, 23 Nov 2023 15:55:31 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-a02ba1f500fso140045766b.0 for ; Thu, 23 Nov 2023 06:55:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700751331; x=1701356131; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HH7uISBg4BSK2ng2xOJJxzGOeMqVpUhzgUT0IWMpkRQ=; b=SkfYmkV3B08iKonkdul6PexozH2KiZKbu5c2tRb/U1INmr7v+ZVWWO2xgwsikFrmvO zvGFt4L1WjAPf/teiV/bPScvkzlbFLEbOLyUMqCk0AJMz6ATZhAAOOkmXQMoXE6J7SMK bGx5mQujboLrH3KYzXMp0exzcJatUtgr0Um9g= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700751331; x=1701356131; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HH7uISBg4BSK2ng2xOJJxzGOeMqVpUhzgUT0IWMpkRQ=; b=Ip+sqGuo2yyvIJn3KhtPloaMPa9/qoqVN8QSkjJ8JOtHXIzjHQVL+vd9vi6FFfDumQ eNJtcq9rDfrhSXNWYcAcGmjJCp12VDShLWWFInNntdOkJDYSfWQjhBnkSpEF0lpqyc13 2EN2eg1BbHD+IkUBj1veT0Ufnl2W48gywd0K2ztIKklzRXtH9MClpqculZsYj9pB1szd EBFd7ag4qVc9N0HYXavxCw+ewd01yyFTeNITMFV/stoq1mdwCR4FYI1Ff6rfUM+p9l6h KkWY3fsH5UNjIhLj3/ZrDk8SGlC9KeMLi/3vpn606tzqMlLfa0rjr8Hx5899NjH/lXM8 B0AQ== X-Gm-Message-State: AOJu0YztY9tbojliyK08fBjaPPmhclcta28qJtCZYwf6PgKgiIbw3gKw pRYiUf1s6NXqfQCFHM0B18o24gauWGzy5uzdPslhxY2k4VlAS3LwtJvwHoSoi69qvj/0STRuSg= = X-Google-Smtp-Source: AGHT+IEtevyiZPFumECfO+7GE+/nztFfcGIA+sZ7Bd5pePwZU1PXIc9/+3bshmexlbtfB4hJ48+hGTxagTnM X-Received: by 2002:a17:907:788c:b0:a03:ad29:a00b with SMTP id ku12-20020a170907788c00b00a03ad29a00bmr4612719ejc.36.1700751331390; Thu, 23 Nov 2023 06:55:31 -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 fx25-20020a170906b75900b009d2eb40ff9csm244637ejb.55.2023.11.23.06.55.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 06:55:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 06:55:31 -0800 (PST) Message-ID: <655f67e3.170a0220.8c94b.262dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 93C81605C311; Thu, 23 Nov 2023 09:55:30 -0500 (EST) Subject: |SUCCESS| pw134563-134566 [PATCH] [5/5] doc/features: add dump devic 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/134566 _Testing PASS_ Submitter: Huisong Li Date: Thursday, November 23 2023 13:59:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134563-134566 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28455/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/