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 91E0D42D0B for ; Tue, 20 Jun 2023 21:13:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8E70F410D7; Tue, 20 Jun 2023 21:13:16 +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 F2BE0410D7 for ; Tue, 20 Jun 2023 21:13:14 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6686ef86110so1748439b3a.2 for ; Tue, 20 Jun 2023 12:13:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1687288394; x=1689880394; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=o7vs7td6ZdjO8p5PAlcbVbMyRUEaI+w4KD6wrt2Vzzo=; b=X1I9d9tzSmyfpxbsmOocAmqEVxNHmJHIgygZwsvrNhUTQdj8mrZFj6DIwZTWiQ+CjW QIMusUxCC4RurJxE9UWI0FUaIjSZk26Iy+TMiezXDMsPqXnya/JCMcys/VantP5A3x4t YRUd4QOeqmB4Ta9Jv9x77D724EqvfhOXI4fQg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1687288394; x=1689880394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=o7vs7td6ZdjO8p5PAlcbVbMyRUEaI+w4KD6wrt2Vzzo=; b=Blge9BDlHemHCp2MDQQc4LYvr28+dgo9YrMhdxUxl8oRLg4qa8WJu4/Ez6pbYdQgMO XzwFvzTDGEA9/JfUuguX/jtKH7vwDyfGY+sArnafnA8mZ8EeMupb9pHwb2XZ95/sQ2RP MmZyTrmmemvoRxgdWm8cAYEOIy1M89AHd26ic0lbYVFpyfYuiHcindbn/09cpvo+M2qF KtpWW1l3eu5LXTAJ3wLEqm8DoRUiBrVGb1p3jsz4x1o+VfHAAKet8aVREThUA4K1Bxqo xFZ8FcXZc+hsykMlKbSAhH+Ok0btMySxoKKLjhbpRmnzXtqBoZasLdolzwLIcdE/190O Pwbg== X-Gm-Message-State: AC+VfDyQ0464GRJROxGiN5oBQZUsYYj5LFtV4Y57OStHgGWfXBwJ7Eh8 usIZhQcAJcvCA3JDG2jxtlmWz7cJ7BSQi7mtsqMzAoKzAh4ZE/jr4gmMeAujikqnbFZLz05FAg= = X-Google-Smtp-Source: ACHHUZ5FxDkUbw+y9SBwVGAi/x3rpigylm3CVKjhYzkdrJA9yyA4unaOtgyS7+GF6PMXkrPxUtDusBxOUiZ2 X-Received: by 2002:a05:6a00:244f:b0:63b:5c82:e209 with SMTP id d15-20020a056a00244f00b0063b5c82e209mr7961165pfj.10.1687288394116; Tue, 20 Jun 2023 12:13:14 -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 b6-20020a62cf06000000b00650266029e6sm372002pfg.8.2023.06.20.12.13.13 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 20 Jun 2023 12:13:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 20 Jun 2023 12:13:14 -0700 (PDT) Message-ID: <6491fa4a.620a0220.21fef.6fd5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 4965C605246B; Tue, 20 Jun 2023 15:13:13 -0400 (EDT) Subject: |SUCCESS| pw128871-128872 [PATCH] [v2,2/2] doc/contributing: guideli 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-x86_64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/128872 _Testing PASS_ Submitter: Bruce Richardson Date: Tuesday, June 20 2023 17:07:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:4645ed709d36bab64fbf2b8cff12054d39398af9 128871-128872 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) 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 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/26754/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/