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 47F0F42357 for ; Wed, 11 Oct 2023 01:37:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 42875400EF; Wed, 11 Oct 2023 01:37:11 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 2A5C5400EF for ; Wed, 11 Oct 2023 01:37:10 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-69af8a42066so3773942b3a.1 for ; Tue, 10 Oct 2023 16:37:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696981029; x=1697585829; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=T6mbcDxOoOAJFOezRjH67wy9t4YlNPcq87VK1NrrGlw=; b=AtxcidicDtPVr9ktec3Ugr9lMys84owAlbiK2GVH2NGDdxtok0Fh1PNoWDd9rU+3bf NV20xLVCEx3lYaySFrf1gLKUHGYykXXXzl1bphPB61fgCGDXZlFgwy221GoJ3WeCGLjD +UsHKXxDF1Rx5NCIjqlrNihR6U24oQz15LKIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696981029; x=1697585829; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=T6mbcDxOoOAJFOezRjH67wy9t4YlNPcq87VK1NrrGlw=; b=oAw7vTgb47IAdZtYVeQlT25pOkMbTASYfcv4+RQUXzW/hXD14tiEISzxi3WRhHfqRT 2X4wBipgk9S8oXn/TNvmoXTddQWYpnzcO4iZcTAQJxWhf6yfAs+ZF8UXaIO5Fyw0lqgP 6AttROptb2S/cZC4+la6KRfxa9ym46WXB5Rblkcyl5tqEHe8043SUYPeic0+Sr+pk1Qy hN1l5BRoUdr3opSYhOS4TEZPpKN0zozolml+Gr3uGVCy1JPBZhrcuvCNM3j9Ll9FJdtj Wsp4Hwkj8xznCeOXJMTEB0XCrE72ObMBordXQfS5ekfuwuNH6HgBaFfBQJcEuavBuusT SNAQ== X-Gm-Message-State: AOJu0YwRyuArUVp/fuq3epNSIdhPKIMMREjpv9qj+TWI2uUMnRHb9bJz HiNil0WWLitD3SbditD1jBMsHVxELNUBdac6/cL22KHPaY+H/Q0nQZx5dw== X-Google-Smtp-Source: AGHT+IHFsWwweL8JBgjFfHHqkQkJU8Ea96xlJQZBS1l7nVjWRMVoZF+PhtzQYTnw6zkdVgiX/Xz1Z+jbqpx+ X-Received: by 2002:a05:6a00:2da5:b0:68e:2d2d:56c1 with SMTP id fb37-20020a056a002da500b0068e2d2d56c1mr19180832pfb.9.1696981029365; Tue, 10 Oct 2023 16:37:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i24-20020a633c58000000b00574008a76d0sm658302pgn.13.2023.10.10.16.37.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 10 Oct 2023 16:37:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 10 Oct 2023 16:37:09 -0700 (PDT) Message-ID: <6525e025.630a0220.77098.3580SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 747846052514; Tue, 10 Oct 2023 19:37:08 -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-compile-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_meson_compile | +=====================+====================+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | Debian Buster | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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) Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/