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 6094C436C8 for ; Mon, 11 Dec 2023 19:24:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5B876410F6; Mon, 11 Dec 2023 19:24:26 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 8E704402EF for ; Mon, 11 Dec 2023 19:24:23 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1d0c4d84bf6so27954955ad.1 for ; Mon, 11 Dec 2023 10:24:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702319063; x=1702923863; 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=d1qD3uE7/FFyQnVcdQS+4AKCLRme4WCzh4htcnU2TGTPFaCnoqj5oMBJxOkqzBrFlf VzYSPJpewfh0731du5aNDPpPaYlMpQTfgEdo3UfQbmahs3lbk4HxwMdsfSmwIQ1ZVrDY X2jx0JoGPkGC9D3SCagFqDkCq8NLzbpsWl2HY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702319063; x=1702923863; 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=DLLBv+zpF1nLUGFOTO+09dNsUjE2oZ7LTqSXT4bbwexJk37eulpLCrJAoTMoGsc9r/ 7nLWlUxkZwnEIOwG3aC74psWeqtPVdOx/yvlD+vogdEYLs/pCLvkuAHwFnnwy5Lx2rKQ J+M8c+6+4pdUnVW4BoItI4+XmR7e56RY3fEm5gNRApzEVSBim6FFhcycugf3WCR0l1RK qGzir8u0an6HNUADdihPkgwe4YxdC0f3vFl1+Jf/ZtptCi5x3Zi3j8Zsde+hniHySvPi Nf7bqsY9AsNpqXdB+OJk/dP4OKWpLjhJf9RUZbFTKLYR0d0evyonefJnb5Ols73/frwi qrCg== X-Gm-Message-State: AOJu0YxOX4lLiOjUhDtC9NHoWcdnyO/UAHUVluo/7FI19hyy5nr3YiCM qRZQs4G5lOam2aZkAF4dTwIUgeEg50JQDbjcVG6g0WMRW/BLOw7N309drA== X-Google-Smtp-Source: AGHT+IHFbNKAy0xymcZQXaM3+4MM+suvNSqotSq1kB1YklXvi7lBZe45LTHAKwKizu9u575k4FiCsFQ+ESMC X-Received: by 2002:a17:903:183:b0:1d1:e319:80ba with SMTP id z3-20020a170903018300b001d1e31980bamr2541842plg.20.1702319062846; Mon, 11 Dec 2023 10:24:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jh1-20020a170903328100b001d094f8aaffsm464806plb.104.2023.12.11.10.24.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 10:24:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 10:24:22 -0800 (PST) Message-ID: <657753d6.170a0220.abbce.c7cfSMTPIN_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 0D643602A042; Mon, 11 Dec 2023 13:24:22 -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/