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 C5A684564F for ; Fri, 19 Jul 2024 13:38:01 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C17FA40672; Fri, 19 Jul 2024 13:38:01 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 2901A40285 for ; Fri, 19 Jul 2024 13:37:51 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-3973189cc66so3800525ab.1 for ; Fri, 19 Jul 2024 04:37:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721389070; x=1721993870; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=NGXkym4rIDnsbsYwpz9vJrGU/xPrruJOOAArj0mU61c=; b=GnI1fDGXYA9c0gJxhRtqkopBJ/DyEMl73C1g6OIFXUmri0919Dhkw0h02Pdd+AhkAG 9eVYZTPP3zW6m+3Q7y3W82kLbtdPUKBmXnY12ZANu1wcxQu0dsxDID8ztOqZwkMXcSNv MsYqVpWd3LlewX42vCXL5f8CbxpxgDJUmZRGs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721389070; x=1721993870; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=NGXkym4rIDnsbsYwpz9vJrGU/xPrruJOOAArj0mU61c=; b=pmQP6PUDxbk4kcSvgRqae8zpr2Uzx6aDPl2yHVGY4haJ68hpcaEgnIsr9kKU70Fjhu dujXkCStJ0YE0N5bYCFQHTkzNIw4HXmmBzuKOu4l1PZeJHimN3gnLOi+uEfGmL1n9n0H XJWs8SNGYViO51PBK+9FuSlev5aYUjUAEAhWm4GFfDoUpcPgM5O4biTqfGYrUBJ9KAVF Xc9Bt+oQs9N/+YBcBCIp8AefSKNB5A8L91Xar1AwDQxIlezBNmHILXz4oBX9Ur4CUbts Yn7jZDxhT6TPIXl880kSg+4V1L3lvvQoiqMG+us9eOprn9PDSiYhdUBDRP2WLzMUvIrf EAIQ== X-Gm-Message-State: AOJu0YzsbXTNhWq4K6fpSpzXUj5q8OvwKZ/aRy1NWJqKDjTE+m/LRh2X zppGAr9/LAPPGZwtgV6wgXNwsqKyj5vJ5JWCnbX7YGQP668DNEr0kWeYFHZDQGeb+Zum67RKp1Q dWvMNXvSKhqLSWIIDdM4xjosaXSi0aXVDlDAZMeqM X-Google-Smtp-Source: AGHT+IFyCkRrOLhO3dUd63gZ6OFbF6EfZq7MNbOeRUDEZZaaCdPvBGOy4GBwlFHTrNRgRqt0/mzEzWVQ2m4e X-Received: by 2002:a05:6e02:b2e:b0:379:393e:df70 with SMTP id e9e14a558f8ab-3964dcae266mr39428875ab.6.1721389070434; Fri, 19 Jul 2024 04:37:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c2342ee494sm48372173.17.2024.07.19.04.37.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 04:37:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 04:37:50 -0700 (PDT) Message-ID: <669a500e.050a0220.a82ad.2bdcSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EE74E60524C8; Fri, 19 Jul 2024 07:37:49 -0400 (EDT) Subject: |SUCCESS| pw142511-142512 [PATCH] [2/2] doc: remove use of -n 4 opti From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240718184326.21375-2-stephen@networkplumber.org> References: <20240718184326.21375-2-stephen@networkplumber.org> 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/142512 _Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 18:43:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142511-142512 --> testing pass Upstream job id: Template-DTS-Pipeline#169088 Test environment and result as below: +--------------------+----------------------+ | Environment | compressdev_zlib_pmd | +====================+======================+ | Ubuntu 22.04 (ARM) | PASS | +--------------------+----------------------+ Ubuntu 22.04 (ARM) Kernel: 5.15.0-97-generic Compiler: gcc gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30556/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/