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 9BD3C433AB for ; Thu, 23 Nov 2023 15:25:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 96B3942F76; Thu, 23 Nov 2023 15:25:00 +0100 (CET) Received: from mail-ej1-f100.google.com (mail-ej1-f100.google.com [209.85.218.100]) by mails.dpdk.org (Postfix) with ESMTP id DF10542F73 for ; Thu, 23 Nov 2023 15:24:58 +0100 (CET) Received: by mail-ej1-f100.google.com with SMTP id a640c23a62f3a-a06e59384b6so79297766b.1 for ; Thu, 23 Nov 2023 06:24:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700749498; x=1701354298; 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=akjqxljcBwaX4KodXP/90K2APLbKn28D6U1aq6QA5/FOC0pWRr4ah7ijT2C/uDX800 FL6NSDjZaxgnsAytzN7C0z+L56ddH0jZmnr/z+1HGGNLlQ7DYzv6z+SFL4s5TsN0F9to xT55j6igxzyQi0tgI0oNf518evhSpdB0+VcMg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700749498; x=1701354298; 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=oUs1LoyQmP5Hs6RqpoYBHGkBupw+TB3VttY0CDHhBseFxOIQvWQlhKCKtMcSWkfvOy eCPaE7GPhJw9Gu5H5DLnyZaIGexLjo8W7JwIEmD29hK3sZCvavPCl7sKIHazBoTc0taY xLWSLjcqgAnjcXPxksq7Wgk/4hhqmKRjzp31J9ZmJookc8btPTC1YurzJI+BOGnjYXxH RS00RIA9MMOmhJc7+dpmy0yzXYy9plRgBRxQF0CZZk7+jta9dJR83m36rBbF7SUpHb1t Qzpjaxts2J0/3O5cT21od+522MFzW1YOwxkipL6fj3uCE72mca6k/0bD9osAQmQydvM0 qDoA== X-Gm-Message-State: AOJu0YxLAalp+AsnT7c/2j1sThrIzbF+bVXnkyfy5ylDzDoL87nsYkhM M81gSBBBtURF8YbhGWLlP2d1eQXI8ObbDSZZC2Ce+zY6oTo4oqDDiAOwTLUL7w8fsrNQ+czagQ= = X-Google-Smtp-Source: AGHT+IHJDW4CWNa8ZvfvMHESXZ2ODQYFuEyImabjsslgoX6YWqQRVGZCkaWt3bvESxStU4onlFkHGxxn2T0Z X-Received: by 2002:a17:906:3c1b:b0:a03:b5b5:39e7 with SMTP id h27-20020a1709063c1b00b00a03b5b539e7mr4440091ejg.37.1700749498514; Thu, 23 Nov 2023 06:24:58 -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 t15-20020a1709067c0f00b009fc3b292ff2sm233936ejo.279.2023.11.23.06.24.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 06:24:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 06:24:58 -0800 (PST) Message-ID: <655f60ba.170a0220.409e8.230dSMTPIN_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 25866605C311; Thu, 23 Nov 2023 09:24:57 -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/