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 D741A433B8 for ; Fri, 24 Nov 2023 13:57:00 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D0FE5432A8; Fri, 24 Nov 2023 13:57:00 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 5342340283 for ; Fri, 24 Nov 2023 13:56:59 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cfa9203c14so2223415ad.3 for ; Fri, 24 Nov 2023 04:56:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700830618; x=1701435418; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GaAgUOjPRz1tfRFBULi7h340INkjrP6zti8+UB6q9V4=; b=N5WGXZj5r4s/GA+EWqDE2KMJFtVYvKIcTc11V+mg11gNsMDJo64BaCZWXqPKbIm2AV 5J7Zy2XcBc+luF4UI7VvHMQ5AE6Awz3i/jlIapS63Wc/WGRDbcirBF5UVuYdzl1LfinG yzOufLIaPLvEG1KJBistRwMljhk1TV6SOoVKE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700830618; x=1701435418; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GaAgUOjPRz1tfRFBULi7h340INkjrP6zti8+UB6q9V4=; b=WLl2lw3W4UjLnh6dKDvZz6cNGmhaNiZ+Lp8I8iXE0fz039C8qqj37qzWBYEGWd/86s NuyDhY4gK9i/IcrtUMHE1ZwSzYy1HygqnbAO6wv3OD91/oQZVy0nWpFazQ7iCzw6dcPo hN342SMPDSU41gbVMkOuz0ZUZ5wndqZ1zK6AD4liNYxiC4Ol0GY63MSp6y3gmHXBDMV0 vW2i2DpDEnIOaFMbDbJ3Q80UFTc2Xo5BRP+B6u72pvi4sg8wtYGKszsnZkF9iDddM/dP i67BWqJrNzB8VmUFbjEWjo/WmhXmKJempaDDaYj03fg12nxPLO/1BjgrSJ10cAIUOPww EGJA== X-Gm-Message-State: AOJu0Yy13Fqj1pNKc0qvXogam3cU7/yooEcUdL2nzc3YXn+dy/1cCC9o RKv9WmVxnTTEBZDBsOwJ2blByxV/Fh54BWS7JY2po10RItpkzCLqH0QFyyB+HCz3J5KCTggcDQ= = X-Google-Smtp-Source: AGHT+IGHnj+R63Z1zPn+nxLrl6e3gC58i8zzedIrI3ocBWe3P1/Pvi0fZXnond7Z1YUWhgA27UhSdhKj3Jb4 X-Received: by 2002:a17:902:ead2:b0:1cf:63bb:82a6 with SMTP id p18-20020a170902ead200b001cf63bb82a6mr2498805pld.65.1700830618524; Fri, 24 Nov 2023 04:56:58 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id h8-20020a170902ac8800b001c74c86345bsm100822plr.31.2023.11.24.04.56.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Nov 2023 04:56:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 24 Nov 2023 04:56:58 -0800 (PST) Message-ID: <65609d9a.170a0220.1fae9.4823SMTPIN_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 05DE56051831; Fri, 24 Nov 2023 07:56:58 -0500 (EST) Subject: |SUCCESS| pw134606 [PATCH] [v1] doc: update release notes for 23.11 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/134606 _Testing PASS_ Submitter: John McNamara Date: Friday, November 24 2023 12:05:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:0e9dd79c90e907bcf69851434882f7877cdc3dd8 134606 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28468/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/