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 72D7E42357 for ; Wed, 11 Oct 2023 01:32:57 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6D943400EF; Wed, 11 Oct 2023 01:32:57 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 3262C400EF for ; Wed, 11 Oct 2023 01:32:56 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-5a1ec43870cso77622647b3.0 for ; Tue, 10 Oct 2023 16:32:56 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696980775; x=1697585575; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NDpB4sgGjki7MVD4IXGOX+1tdqkGLI33St6kbdO9aSo=; b=IXv+ExAPFKd/q3Lc9hlL2wesNhbS+LDHngqVrxQY175YS53c7s4N+v0Dc/H1NNI6oJ TyEVLYESjKkhvSvl6KLCWVd6wiPRtyKz8ic2ZvyzRCH/OvblL3vK2o2nLcVyk3dcgAHl WhqA8isC3HJwzkJ5aQR32dr+naZQ2lEoB1QnM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696980775; x=1697585575; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NDpB4sgGjki7MVD4IXGOX+1tdqkGLI33St6kbdO9aSo=; b=AUhwudhYhS8LsoplfSEyUFbWsnqGOPUQJ9dvt2cbYQeJx6Dze1B6itM20WsaYHXq0I kwIEVEi36fX+NiRkOGc4m5XbyQUIMRNAb+AfdYA88Ez8GEz4PthPOb0srDlQKL6EaRed 9j+KGnEjOPjJNRTAm02wXJeagZoY17FH1u7Ilw3zuAwsqOPRFpOLQ2mYKALdE5/K4+Ww wixSFwsLHJetu76JiWXK3WoYtEUXq5tZcL2pubAp5Rb1NljhZRMLtHeZ/AflJ7fqtyAQ fO98cOFFzaMpsx1zXRQW+fsViNkQxhiRZR4d5RLcbn23iicfyQX63vJDzB1xtpJpYXz0 QO+g== X-Gm-Message-State: AOJu0YxFcvyWaufOWCQ8MO0aOTqjBqQm6LFL3+ksmcVlgzSkilLlDbbm pD6OxRxnqfz1yI/mLpte01nOhHM9Vu/J24LkM5VPXWiaEE3Q+QtQigaOTX8igTXTucYA9A5o1g= = X-Google-Smtp-Source: AGHT+IFILQMpYRqihrSa2EbWQjfxodVo+tUkCrHDil04uounCxzJDZyROP0C1Ro+D/D5ZDM6xikZ3fEYK/n3 X-Received: by 2002:a81:5e02:0:b0:59b:533a:485f with SMTP id s2-20020a815e02000000b0059b533a485fmr19184128ywb.52.1696980775570; Tue, 10 Oct 2023 16:32:55 -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 p11-20020a815b0b000000b00589d4f0c163sm1236147ywb.67.2023.10.10.16.32.55 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 16:32:55 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 16:32:55 -0700 (PDT) Message-ID: <6525df27.810a0220.3dd26.5da3SMTPIN_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 1DF2C6052514; Tue, 10 Oct 2023 19:32:55 -0400 (EDT) Subject: |SUCCESS| pw132467 [PATCH] doc: remove confusing command to send pat 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/132467 _Testing PASS_ Submitter: Thomas Monjalon Date: Tuesday, October 10 2023 16:26:35 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132467 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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: clang 16.0.3 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27886/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/