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 C981143279 for ; Fri, 3 Nov 2023 15:11:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C554640273; Fri, 3 Nov 2023 15:11:08 +0100 (CET) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 97E4940273 for ; Fri, 3 Nov 2023 15:11:06 +0100 (CET) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-7789923612dso122886585a.0 for ; Fri, 03 Nov 2023 07:11:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699020666; x=1699625466; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=r79jQwgzE3kPrnS5RHD+95pILxPMHh3FV1nk/rwQOUA=; b=jcVacCMopciU8COdT+USH3saKP1zWB/sJFJXi5qIgdDzH5m6434BxYt5mbuSngGx0X /v7yhVKpel/T6XTMmEfDpcIwKQOmLLPacXO/i8RTWwGhJrv5v2bZEw3SRFgoLokOLghZ T0D0mIr8XvlAijTIzIhmRwALYtpd4tBZOpCCw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699020666; x=1699625466; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=r79jQwgzE3kPrnS5RHD+95pILxPMHh3FV1nk/rwQOUA=; b=bJ7jmqWnw8yS0IqliJHh0wtDh8pZXeCz7Iw6dYdHxJMszHSLdZBKq45gfoRT3CwJs4 OHI3e1HQPb9PX4tlQp2mnyZ+evA4Ovn8R4D0Jsf9hsuDJdpkgDwVziZbw5CewnPXrHXD 7x5ACS2oySbQyCz2yN0vJYGkXe0fK7J9StRzSbpxqhRCi4cyKbxTrGXb0f6wbgOGUDbK 3LCZtIwSm3vOXHX1mCdvPrc3ljO2byzCxL+agOBPGy1S5bgcq6bK0dHhBCdAvYsq5+aS uTER2j1YRvHZFlhV+aop2okhhDKWg3FQjElt3QnW1zS8F2um1yFsvIqvsiJ3IDXsYwn6 HNUw== X-Gm-Message-State: AOJu0YzPMPLqfg8DYRqI9VkZQyXcD/E6omeZw5cOqUbrU8kEGC0sGqAo eYpRfO2iq2EgbBF0uhbNOBMI0QxjgDtrVohKa2pmlRgC36aLheCm8cMJEw== X-Google-Smtp-Source: AGHT+IGCFHpXdHLAP6z1jlNX+kpmER4TbIVm84PccX1zvcEtP3Xf13WRkw2RUsnVE8YOXiQjh9n9QMjTBbdf X-Received: by 2002:ad4:5bcc:0:b0:65d:1270:6846 with SMTP id t12-20020ad45bcc000000b0065d12706846mr24416415qvt.29.1699020666031; Fri, 03 Nov 2023 07:11:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id j1-20020a0cf301000000b00670a33e3c2fsm58873qvl.24.2023.11.03.07.11.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 03 Nov 2023 07:11:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 03 Nov 2023 07:11:06 -0700 (PDT) Message-ID: <6544ff7a.0c0a0220.691b6.1387SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.4] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id B89566050A61; Fri, 3 Nov 2023 10:11:05 -0400 (EDT) Subject: |SUCCESS| pw133836 [PATCH] doc/contributing: update RST text-wrappin 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/133836 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, November 03 2023 13:29:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:e9555aad006a739de9ae2a14a94128931634eea0 133836 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/