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 169274389A for ; Fri, 12 Jan 2024 19:14:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 128C4402AD; Fri, 12 Jan 2024 19:14:09 +0100 (CET) Received: from mail-ua1-f98.google.com (mail-ua1-f98.google.com [209.85.222.98]) by mails.dpdk.org (Postfix) with ESMTP id BD61B402A9 for ; Fri, 12 Jan 2024 19:14:07 +0100 (CET) Received: by mail-ua1-f98.google.com with SMTP id a1e0cc1a2514c-7cecc0a662dso259999241.1 for ; Fri, 12 Jan 2024 10:14:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1705083247; x=1705688047; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wDqsQNyCjHFMxcjDeAorxm2yPTlyDDI/QkjGntmglyA=; b=DYKIJKz+eM1dv3goohqSQg1+nHJMog+OK5bmkqVBORxMloZWwxnajjngUdO4otnall Myajc6qB8euBKcj7JirFczALi5RrZyCQr7xVAajve9qX+X8X6OFHQxHI8Cr6cvw7uSE8 c8X7NNDrtSrpfthIOgFE/I9TUrOStOT6DlKqI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1705083247; x=1705688047; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wDqsQNyCjHFMxcjDeAorxm2yPTlyDDI/QkjGntmglyA=; b=KXcbvTfk2pWAJDrku9sviJWaz/ufgbDGV8d0YjPBAWHX+0Lj2yi+DmyiYdwuVzilMj /A04k5H1JxoFx948aETnE/iwP3Esh7vDHrc+2gQ9ybfTeB1S9QTz9p/Iww0LRw9SjTuX WCDzTdl/9LLsx3ruCBVGz9rHAnLw4NGZqdYpv4BChPkwcauNPR+ld1i4j2Qd5NJ5bNFg K9jfwnYHZ+X+/af5nWZgJ1yUyHPowVhm9YBp6y8EnxUwlQ3ZFmFSHKVVimZ3ki4n7YuX GEyuKQ7vlSXc/x1MeNuwf/IHPbcX7VQuUOmVe0EjMlWyuEFdfVd7ZpapOhVjh9e6p67M r9/g== X-Gm-Message-State: AOJu0Yylbc0M77dUNCPzdfXlin/yUCoQvAc7LvN+6JY4xPzSqcnNg5Zf noK2fxNzN1M8VInKVF186ftnqzv/X9Z51mdjXsWE8SSdkxzmqBzQX1qUsEk7vwBptw== X-Google-Smtp-Source: AGHT+IGRueZ67h8g5JKOUnD7V42XvZnSImGHG4mXewI3JnbiV/TmhQiZkklQysVPO1yLnV558EgsBUyhBqec X-Received: by 2002:a05:6122:3890:b0:4b7:185a:d8d with SMTP id eo16-20020a056122389000b004b7185a0d8dmr1353670vkb.1.1705083247110; Fri, 12 Jan 2024 10:14:07 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id cg33-20020a056122312100b004b6c35a1438sm158052vkb.5.2024.01.12.10.14.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 12 Jan 2024 10:14:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 12 Jan 2024 10:14:07 -0800 (PST) Message-ID: <65a1816f.050a0220.d8a1.c36eSMTPIN_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 B91026043482; Fri, 12 Jan 2024 13:14:06 -0500 (EST) Subject: |SUCCESS| pw135856 [PATCH] doc: add release note about chang to RTE_ 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/135856 _Testing PASS_ Submitter: Stephen Hemminger Date: Friday, January 12 2024 17:18:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:d4af9a82063e4c39568191eaa12955d3ca39581a 135856 --> 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 Clang Cross Compile | 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 Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/28856/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/