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 68FC9436C8 for ; Mon, 11 Dec 2023 19:09:58 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 64602410F6; Mon, 11 Dec 2023 19:09:58 +0100 (CET) Received: from mail-ot1-f99.google.com (mail-ot1-f99.google.com [209.85.210.99]) by mails.dpdk.org (Postfix) with ESMTP id F1138402EF for ; Mon, 11 Dec 2023 19:09:56 +0100 (CET) Received: by mail-ot1-f99.google.com with SMTP id 46e09a7af769-6d9dadc3dc0so3470660a34.1 for ; Mon, 11 Dec 2023 10:09:56 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702318196; x=1702922996; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6TPrYDUMki6ytoopoNtJo1767pbC96WgdNyRaBUaHgc=; b=FVw1YCgeZmMPydYkwbnbJEDHNEgj35WY2hQI/+a+vXYGeJlDSh+eem+RJWbDsI2p8W qmsL3M1KZqknq0VGk0zQGCHQFNfyd7scDJO8HcPc+BWTDEvQIz2yJYgQcK/JBCXoNQGB Z89lL1Z92MO6/TqBAcG+Kbl6EtvYBi4QcvWIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702318196; x=1702922996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6TPrYDUMki6ytoopoNtJo1767pbC96WgdNyRaBUaHgc=; b=T19kSI6BKLEKxIgIvmcPao8I5fBUcEFkEJcIqSvnL4f7yH1oi9Pbn342hlRCiRQ5mb QpLljegoPZ9ExPFtd/WXExEYRVgYQ0jHZWuH899TlLJAgV6Vxm6TliOevsgnC7GUdS0p urD3hRwlOrZEvpgP6aKagnI9l4iSCnPz+NPNd9YmRAbv1VgmBVKcznExNnRf7kLak8ke yingXEH7YzQwvrlMvLpIhoQ23IgIclREFX/r4AyNnvmGTpHgylignYQZ2OMdp8Bpu5Is DNAFWOvprYk9mMjkelVyB/gRBOFFVZ/EFyfEw6xLOYHzQ0xb9PZzueUqsprdeGfuTzMB 3mpg== X-Gm-Message-State: AOJu0YxNk6zdAuavIJ/e9dZiPbqRch+RluPw1s6B68slcdfuoPinmIqi 9ogUn/rSKenJF1dSb1guLazpwsF9CNrmeuoJx6ZjJ4CuVNZrabg6yWg3q40R9TElfkUuv2kAbA= = X-Google-Smtp-Source: AGHT+IHaCPtHoW4A9mnhW2Pf43QShTs8v+0Fj9fY3V436SqRgCKcIX0FxiZq2jr0ueWx1yPKjpr8TzMnXERr X-Received: by 2002:a05:6871:750b:b0:1fb:75a:de7f with SMTP id ny11-20020a056871750b00b001fb075ade7fmr5775565oac.109.1702318196170; Mon, 11 Dec 2023 10:09:56 -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 w2-20020a056870a2c200b001fb1ff65b47sm538458oak.23.2023.12.11.10.09.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Dec 2023 10:09:56 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Dec 2023 10:09:56 -0800 (PST) Message-ID: <65775074.050a0220.d2870.14b2SMTPIN_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 A42C8602A042; Mon, 11 Dec 2023 13:09:55 -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-amd64-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 | +=====================+====================+ | Debian Buster | PASS | +---------------------+--------------------+ | CentOS Stream 9 | PASS | +---------------------+--------------------+ | CentOS Stream 8 | PASS | +---------------------+--------------------+ | Fedora 37 | PASS | +---------------------+--------------------+ | Windows Server 2019 | PASS | +---------------------+--------------------+ | Debian Bullseye | PASS | +---------------------+--------------------+ | Fedora 38 | PASS | +---------------------+--------------------+ | Ubuntu 20.04 | PASS | +---------------------+--------------------+ | openSUSE Leap 15 | PASS | +---------------------+--------------------+ | Ubuntu 22.04 | PASS | +---------------------+--------------------+ | Windows Server 2022 | PASS | +---------------------+--------------------+ | FreeBSD 13 | PASS | +---------------------+--------------------+ | RHEL8 | PASS | +---------------------+--------------------+ | Alpine | PASS | +---------------------+--------------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: MSVC VS-Preview FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/