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 7996942F6C for ; Fri, 28 Jul 2023 16:30:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 758E24021E; Fri, 28 Jul 2023 16:30:12 +0200 (CEST) Received: from mail-yw1-f226.google.com (mail-yw1-f226.google.com [209.85.128.226]) by mails.dpdk.org (Postfix) with ESMTP id 321474021E for ; Fri, 28 Jul 2023 16:30:11 +0200 (CEST) Received: by mail-yw1-f226.google.com with SMTP id 00721157ae682-57a6df91b1eso24133997b3.1 for ; Fri, 28 Jul 2023 07:30:11 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690554610; x=1691159410; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=tuc1+rYjiSVA/+igulk0SXDTfTKARSLZxMSjkm1Z5HI=; b=LJWAEyuXOrdahAE1Ama5GZ+vCbB6xZOxtzXA/iK8XJ3KIqVuczU84ttR4OSinxdlTw bB6/f7VTcfLb6fu8zOAXwfrXK26FUfmiGOXghhjMZTGtceoalz2ZdjzSvgx+7PLi3z3M hiaMw6OzqasjYoM+fQ5+P16+BxypI46HTQgWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690554610; x=1691159410; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=tuc1+rYjiSVA/+igulk0SXDTfTKARSLZxMSjkm1Z5HI=; b=Yl+QM0eE2cvF8Xevz9LOvDCWMl587iT/AvORrIJLHVn+bINifipW0sJ0TlDgjr9/gQ OfW+D7Ej5zKU2LOtnZaH7WhURkha7QIO+m3WIWyqCYiMk9uVCZLkj3mbZjqeHn6rWeAA VMZrGJUpt8k1zNpC7pfxwfwlt+1XKv8o4XslG8Oz5RvPd1KK2BdMpxXr1HFqBdr05+7f A7P9grMpBzw7BUs+p4JtMUegdSsVpd0JG6fZ63TWuew7VG/ddQTsKYPsG3/odrXHWmeC ArU8KAdDCTPNO8VG+uoEkBWeQ7sFBR0/IoMQ0xiGYrGH9stcGp+oFHjBD05fLSIKoSW6 Z76w== X-Gm-Message-State: ABy/qLbFZxOs4J4ZDHbeygMfqKXzAFR1mD64lUajH7+SFlSXoCC0WsaW S5Ldqg2Cd7K35/1smyB0VbzGb1KAmespYg7Yvtr7Ou7qhqOAey1wRTyTxy88t+HYllRF0kpkNw= = X-Google-Smtp-Source: APBJJlGIwslF21pRzJWB/NMxdlepkAB32usRdz3nKANTfdRi2uk8bZG7rMPtlbkIiyd/B4sZmI9YNoD0Luu8 X-Received: by 2002:a81:83cf:0:b0:570:6fbd:2daf with SMTP id t198-20020a8183cf000000b005706fbd2dafmr2065683ywf.37.1690554610554; Fri, 28 Jul 2023 07:30:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id s81-20020a815e54000000b0057072bbf78bsm459988ywb.31.2023.07.28.07.30.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 28 Jul 2023 07:30:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 28 Jul 2023 07:30:10 -0700 (PDT) Message-ID: <64c3d0f2.810a0220.9c9fb.0bcfSMTPIN_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 015DA6052471; Fri, 28 Jul 2023 10:30:10 -0400 (EDT) Subject: |SUCCESS| pw129720 [PATCH] [v2] doc: announce deprecation of cmdline 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-aarch64-compile-testing Test-Status: SUCCESS http://dpdk.org/patch/129720 _Testing PASS_ Submitter: Bruce Richardson Date: Friday, July 28 2023 10:15:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:4334b7b405500254b8a3ddb056f78c5b4745f1ef 129720 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27152/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/