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 79579433AB for ; Thu, 23 Nov 2023 15:45:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4CE3842F76; Thu, 23 Nov 2023 15:45:09 +0100 (CET) Received: from mail-lf1-f98.google.com (mail-lf1-f98.google.com [209.85.167.98]) by mails.dpdk.org (Postfix) with ESMTP id E744342F73 for ; Thu, 23 Nov 2023 15:45:07 +0100 (CET) Received: by mail-lf1-f98.google.com with SMTP id 2adb3069b0e04-50aabfa1b75so1240651e87.3 for ; Thu, 23 Nov 2023 06:45:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700750707; x=1701355507; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=8g+resVbwxcNLxgOFhrpoNfZ2tYGhkW1QwKOLZ+wDPI=; b=PpINvqHWgbb4Y0Gd0vkBF7xIz2eOZe1GGEHuVhXxao15iYwcW6P2fjbisAvOj4rtB2 uONt+I7xekIvlowwPTpE9PKKlNxvETKM7d3puN8TOdDNnFvIPUIYenlQH9t+Jf5dUJ3d XK40SfjRRlewE09oArEpuKIkAVtGG4cldtAVg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700750707; x=1701355507; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=8g+resVbwxcNLxgOFhrpoNfZ2tYGhkW1QwKOLZ+wDPI=; b=D6kFl3zov5456JSgzaTv0PoM9izpiS77MLWbCgqkIcC3pnagBtrzEP83FKEk0ZylHv M8dehCcpC1p46B+Y4ONZQhJC9T38InwOwCkuRHFJlAPsn2edGUnYJtGBUyT1SN0yZ3kg 1vhYcwVQT/5dzkWbf11CUC7ialvudm8q6f4tSoWVVcjVVivesBB+EijJVGCG4fW15OPI F6xeaxFRFlKIeWKObbCSfz2dQWjNzrOLh9ecvawuynS25yIKX/KEBLKr2i6zSqaYpJjx phZjKG2XcVBN9hh5FPw+TEFUB6g58yPPfmtdZuzhz89CF4kyfibBz2T4I0qLxPJKie/P 5rbA== X-Gm-Message-State: AOJu0YyYIRjPHwys6W/Me0YIfLCtmZpAPPnTMisGX10PDsG7FoOU8xDf 3+agT6StZp4Wx6IhkpvRJqknreYdH5TZpXCSm5D0dPiU5YaEMdnDlwqgy5vwUFGyOIY8xX4fYw= = X-Google-Smtp-Source: AGHT+IHfr1bNx6PwULbwi9bKTzZ96Gc0OqJR6CKVtMxQSEyKmKUDHk7ESrFJaUUlWqS+PPCgKpPcGh5F662m X-Received: by 2002:a05:6512:239e:b0:50a:a660:d2f5 with SMTP id c30-20020a056512239e00b0050aa660d2f5mr5772854lfv.22.1700750706715; Thu, 23 Nov 2023 06:45:06 -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 br5-20020a056512400500b0050915816a0bsm143266lfb.79.2023.11.23.06.45.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 06:45:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 06:45:06 -0800 (PST) Message-ID: <655f6572.050a0220.e1af1.10deSMTPIN_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 36B95605C311; Thu, 23 Nov 2023 09:45:05 -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 | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Ubuntu 22.04 | 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) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/