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 29D89436C8 for ; Mon, 11 Dec 2023 19:17:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 24E6C410F6; Mon, 11 Dec 2023 19:17:35 +0100 (CET) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 10AE5402EF for ; Mon, 11 Dec 2023 19:17:34 +0100 (CET) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-35d57e88c1dso18874245ab.2 for ; Mon, 11 Dec 2023 10:17:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702318653; x=1702923453; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c/Y+CAgVdo4BHCgwnPce9jUdwCZ8tBO5lvnfOnl8vAs=; b=XfQhg+nAXDtde1XQrtw1F7RVHhD4rH2MPGpRWZsvvq1Mye7LHdaXknf5QOcI87s6Lg Gx78jdLldI4dIJIdczeabVnnQJ4LO//4UFr3bLi6TkwQ/dwZlVhmkYsc/7lKL2cRBKFp sbiDwyE+wmi5HQRIxf9YB1YCYAVOErppKI99s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702318653; x=1702923453; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c/Y+CAgVdo4BHCgwnPce9jUdwCZ8tBO5lvnfOnl8vAs=; b=Nu2r0VkkosgfQIhVEMz0W0OsUyTsabvI7MCEaMjZkvFW3h+ECq3WJVgHj3yOBIL5Y3 WzeRR31MtGOZhuYOnDuRij7BmDNZ9th5h7cadEnf5iFDjynV7C/Q0iwTSxRfFnuOwZB4 gA5pf/Szeozn7VGq2NUGJ1QyQ9KS/486H8MXCWPtcDyMA03wjj+uIdMHIxyCT05J8YoP fcb7veIgpIw4wHcKc2KRFzkm27rvtx3k0272G7SvuJrky0vXmALHjY3JcjQZ0dKi4loN zHrMa+LTbi0Lt+3HAXMJxiLKYiFa0nbZNJLKrPyGHyJOsp1JG3S4nPBkKyefoYHsi2TR dXCQ== X-Gm-Message-State: AOJu0Yz7zpXfHgaicdwf16qdKguP/2rla/s/rCD39LaJViffU3fI/lrl 7AFdAN1QiqbqRNNUf6GOo1fiBE+4umU/4dttf04Zczxkx8Z/oWYQuEpieQ== X-Google-Smtp-Source: AGHT+IE9eObm5TtyQRINwsbaS5Au5vhXtGQ1eehRcCCYwEZjqAfba2YMSv1Wt6q2SpJEtk5xcJNPVO/JYMt3 X-Received: by 2002:a05:6e02:1645:b0:35d:5995:9047 with SMTP id v5-20020a056e02164500b0035d59959047mr3729875ilu.58.1702318653450; Mon, 11 Dec 2023 10:17:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g6-20020a056e021a2600b0035e6b5dced0sm704433ile.17.2023.12.11.10.17.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 10:17:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 10:17:33 -0800 (PST) Message-ID: <6577523d.050a0220.7b7df.2b97SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F3C04602A042; Mon, 11 Dec 2023 13:17:32 -0500 (EST) Subject: |SUCCESS| pw135027 [PATCH] doc: remove cmdline_poll deprecation noti 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/135027 _Testing PASS_ Submitter: Stephen Hemminger Date: Monday, December 11 2023 16:52:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135027 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (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 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 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 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 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/28586/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/