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 B9C9943A46 for ; Wed, 7 Feb 2024 13:00:35 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B60FA40DDD; Wed, 7 Feb 2024 13:00:35 +0100 (CET) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 8823940279 for ; Wed, 7 Feb 2024 13:00:34 +0100 (CET) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7c3f6259e17so20433739f.0 for ; Wed, 07 Feb 2024 04:00:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707307234; x=1707912034; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PG7wmMuwcDX3+VsQojENVsrJ44SyhTqS9Idf/DkjFZQ=; b=XmIH2hwVcc7Rs9ii8OsQHfG/2ab9AdecZWCRQQp27jbAmvP8EbRE8buC/CWKg2mDW0 MCnjhtvwNK5DoCrqhJSZ5zeWJWBwTHl97q7LbChlB70NOrVOe3iEwf8twd/jwP/nU8L6 XRcpdbmAyfoa+/FifUkkJH7JcIuOOpfC6xLWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707307234; x=1707912034; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PG7wmMuwcDX3+VsQojENVsrJ44SyhTqS9Idf/DkjFZQ=; b=Faco3R9NYBnhdTpbATeUDUxg4Kg6U1B6SCIvh1ZMCYLp8yEZ5llbwROWG7ZxQntfuW ohHVK5aOIRHJDxJu8zVNOiTLM7c610anmax1ZE25wGMnz9ibNK1o8EUq3rFHUB76jM5b ow985H5qkxPXOGloGSBNtKcSNLbYhxJXEvT5KHDZM5W0uvjUeQQ7Em3g+hogoYFiLHh2 BFbyvegAEOVl8BqpIQe9EVERnnaSSN1Yb+xlFVo+oZkaM5j2XRlfcvCzOOTclVNgmMf/ u45xYYf4uRbQ4NNoU4LArELzburRsIeUys/RM96oMBzqwbwYk5rnHCgM3OLOIia5zFw7 4ysg== X-Gm-Message-State: AOJu0Yy99ooQva+1YC+/UjEwzvUFcVcItz0EtogcoJ8ZWUfTDvpm3Ees f3wEvTjEM7nIunUz3fLP5lrxK9iIFaslm/+5RBK2kwbdJkpc1wwi229QQ27OWUtAPM05iozN6y1 OAgZGId4XkOUi8dYXKNCB8f8NJTXcStqq+z8GoY9b X-Google-Smtp-Source: AGHT+IGpGglcN7/Ph8LWmQUcz6qcFKWkn2M+Ub2jH3XI9jQpFVzZ9a0u3Hp4EhE9fHm8JiIDzlULM26Zrh13 X-Received: by 2002:a5e:d804:0:b0:7c3:fad6:be63 with SMTP id l4-20020a5ed804000000b007c3fad6be63mr2170110iok.9.1707307233944; Wed, 07 Feb 2024 04:00: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 b2-20020a5d8d82000000b007c3e8c3e8a6sm35174ioj.19.2024.02.07.04.00.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 07 Feb 2024 04:00:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 07 Feb 2024 04:00:33 -0800 (PST) Message-ID: <65c370e1.5d0a0220.35a06.2a24SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.215]) by postal.iol.unh.edu (Postfix) with ESMTP id 971F96052517; Wed, 7 Feb 2024 07:00:33 -0500 (EST) Subject: |SUCCESS| pw136472 [PATCH] doc: remove cmdline deprecation notice 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/136472 _Testing PASS_ Submitter: Dariusz Sosnowski Date: Wednesday, February 07 2024 11:09:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:a4ce111cc89f580b8c4aad51bdb061acbdfde86b 136472 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/