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 7BD38433AB for ; Thu, 23 Nov 2023 15:23:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 773C642F76; Thu, 23 Nov 2023 15:23:52 +0100 (CET) Received: from mail-ed1-f99.google.com (mail-ed1-f99.google.com [209.85.208.99]) by mails.dpdk.org (Postfix) with ESMTP id BCA2442F73 for ; Thu, 23 Nov 2023 15:23:50 +0100 (CET) Received: by mail-ed1-f99.google.com with SMTP id 4fb4d7f45d1cf-54a945861c6so1332463a12.3 for ; Thu, 23 Nov 2023 06:23:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700749430; x=1701354230; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+l2fNNbYggDVdF6/oLAi4G1FP5EtRFiv4AnRl+JGA4w=; b=YjTxW6Qk5XJm4k4PTSOh5dmzqAHtkqOVHdGC0QoAcB2c2jmGwFc+EuAi+IdYCuI0BJ WqIx0DhhDYqCiRCZD1D5cP+hxCcvwIKO6uNzBvqDyiJq4D/o8Lukv4XuRJiNGFr6Os1N BKNGG/naxGWr3SpHS2N+qkLYRcVDUO4snF09k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700749430; x=1701354230; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+l2fNNbYggDVdF6/oLAi4G1FP5EtRFiv4AnRl+JGA4w=; b=gy6hdGEepEVIDLjs6/8lFvRDZMU4jduiVsc0ob7S8WpfZELOsM76QcfGezbgMg6QO1 fGaEQTySrJ9zmhpooWYGMQqLqJ28xkn26prdUfURXxAT5PJn7pPixcm9S2GT/Nutynmj QrzD9IZsYZfr2zFQR4HEknM14NnY4lMnKdcC8iGz3rn79S2QgMo2Ndd1FMAeloNtAyV0 svyvRGA6CM8v08E1giie3w43RZDLVTeSo97zafMYKnaPSUoS0wRvkVrEGlMmd6gC1q1H H0GowNLILv1ugcclNpH9/IbkJPosKk2s1xKU2i4f8VwSQlcik67Pgg7lwS+yXEr4pP2A l5xg== X-Gm-Message-State: AOJu0YwzDkz1nuI5el5JPg4v344UoeBs+lmJ7hKTbnhpsdXtWYIm9So8 8G9jE0fWpqtX92Sx3tkmGgw5C79iNm29KWlovqGhcPHXNKDx9ff6ArwswA== X-Google-Smtp-Source: AGHT+IGvs+3l0I77Wuo9luQVDnNxDZnKEeZuZtsiyCoPesnA+Ztng5FmoGP6I2us1BBZwIw7TdizoH+x/Yk/ X-Received: by 2002:a17:906:5349:b0:a04:837d:ebbc with SMTP id j9-20020a170906534900b00a04837debbcmr3792524ejo.28.1700749430370; Thu, 23 Nov 2023 06:23:50 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id lo6-20020a170906fa0600b0099da0f859f4sm234769ejb.28.2023.11.23.06.23.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 06:23:50 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 06:23:50 -0800 (PST) Message-ID: <655f6076.170a0220.1a5ec.2441SMTPIN_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 8CB7D605C311; Thu, 23 Nov 2023 09:23:49 -0500 (EST) Subject: |SUCCESS| pw134557-134561 [PATCH] [5/5] doc: use ordered lists 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/134561 _Testing PASS_ Submitter: David Marchand Date: Thursday, November 23 2023 11:44:05 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134557-134561 --> testing pass Test environment and result as below: +-----------------+----------------+ | Environment | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ | Fedora 38 | PASS | +-----------------+----------------+ | Ubuntu 20.04 | PASS | +-----------------+----------------+ | RHEL8 | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/28454/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/