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 0B8354564F for ; Fri, 19 Jul 2024 13:50:59 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 07961402D2; Fri, 19 Jul 2024 13:50:59 +0200 (CEST) Received: from mail-qk1-f228.google.com (mail-qk1-f228.google.com [209.85.222.228]) by mails.dpdk.org (Postfix) with ESMTP id 518F440285 for ; Fri, 19 Jul 2024 13:50:49 +0200 (CEST) Received: by mail-qk1-f228.google.com with SMTP id af79cd13be357-7a05b4fa525so101241385a.1 for ; Fri, 19 Jul 2024 04:50:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1721389848; x=1721994648; 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=5Y576PdXMwOisXLNEG6kRUcnqiMC3INEMOoDkKLQM5w=; b=FI5FYrqiaAhF6PGR3N6/v0hcDFbUchNwOPf8tdj/N6qfdysldeA6RV/L/6DossCAMp DE2XlQb6klaCsliCCZ3Wi5JAeAKbC1TJDvQeSMep5g7HnL0Op1Qlwfgq28O3APF+Uckf CCAQDQ4fSUh0USyfTfXeIA2K4X2mOmtIuvpt8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1721389848; x=1721994648; 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=5Y576PdXMwOisXLNEG6kRUcnqiMC3INEMOoDkKLQM5w=; b=xOYBjezkz2Pus90+5P+Okl6ScThDhQmRYeL0xx++Io1+Sw4ZdIjeHo/FwWwYGFb/uB jo36Ch+SuuYjg+AuKi9YHmce+h5+V+HGX4ME2g3Zg7hXUplGQAEThdo6bV6WQv7gwQJW 9mQE0P/Fu55povhbrSUsD0KfDlsG1TTR30CuhtyRIuJ0jD2tjPaAllCDguqCTkFzsSMU hBXWrOjZy0DRpmb/PmaB+bbbATXaNOUSxz8TsACoCymCryGlMms52eWYf4SebIvETIgm YzM3lVUzrGhcEP2ubEoqXiBz8JdfD7rECwWtgcTKesFm5nwPiGM/fb2f0tJ1Fei+dZ+C t7mA== X-Gm-Message-State: AOJu0Ywz4psWbn/gBm7huqR5HqXzjlOZVsieW1r47wryYMQE0RM9cjKV +OXcW1xHU6qvCGUXb86zHzgp3ikDwu01D89wdSo2DOjZBBZKa3Rk9eRobu9eNWgwjzXjL4GyAbB DRStk2eW6T3QLR/GM6Vc/ZYZzfNgyeyGqJaC2Ne/JYlZLN3a9iDcn8z/A X-Google-Smtp-Source: AGHT+IH1ly8/H5vfDyb0Jv902GEwD+XT5ycqAQoZQAx7BpN2rmB/T417SE4r7GtbT0R/4ZAtcSTNsBqrVBrc X-Received: by 2002:a05:620a:2556:b0:79f:503:368d with SMTP id af79cd13be357-7a193982008mr735074885a.27.1721389848671; Fri, 19 Jul 2024 04:50:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7a198eaa6ffsm4539285a.0.2024.07.19.04.50.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 19 Jul 2024 04:50:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 19 Jul 2024 04:50:47 -0700 (PDT) Message-ID: <669a5317.050a0220.dc0c6.2a53SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A945260524C8; Fri, 19 Jul 2024 07:50:47 -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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/142512 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, July 18 2024 18:43:26 DPDK git baseline: Repo:dpdk Branch: master CommitID:fa8d2f7f28524a6c8defa3dcd94f5aa131aae084 142511-142512 --> functional testing pass Upstream job id: Template-DTS-Pipeline#169086 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | dynamic_queue | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ 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/