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 E128043CE2 for ; Mon, 18 Mar 2024 10:15:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCA8C4027F; Mon, 18 Mar 2024 10:15:55 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 39FAF4026E for ; Mon, 18 Mar 2024 10:15:47 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5a49261093cso1086347eaf.3 for ; Mon, 18 Mar 2024 02:15:47 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1710753346; x=1711358146; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=LGXI+rpKpCZ/FhGJzR6gG6xLm/7B1zMDsmAK4jxEyyY=; b=iyraqfc1IBQV+c7CPmHIIu4GJvYO0OVOMf9b3tHExgMLJtbfGQ6zSkG6bPZPSyxcWp YzpXJHKNPfA5FiitovliTOZqkT9GzzaJlENZIR1EJfUVRF+QdIhP4/1kjdN3QAdXOZNE TLPEPk2/6U4maSXG28GhR7t30COXE7w90nosU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1710753346; x=1711358146; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=LGXI+rpKpCZ/FhGJzR6gG6xLm/7B1zMDsmAK4jxEyyY=; b=Bpe7K22txs3zb72lFCpOBqW+bQf788L7kL05ViVVZqelAPX3+6VWrS9AaBh8nHAklv m95GO+8RPr56AcN/UAaiMWAyebVgZYBu399S3byk+fUeQJPi6aOsDloEhiar4nWaAMu+ lIRdpCZyyN/DaLfejabY9fuvcD8xRptgbXd+8adoX3oITanNzSuyHTAJJ+sxS1QT0fA+ LUTpIWrkzs004xKQVZAUzVPKJqOBu/b6yIp2otQMvdmu66DtT54cpfxGHKxLpCVhtctn O0e5ortSRHlvPyw3qQBqw2w9I29rkpQ4FZwuEkW6TJi3xC2lAgZGRzUhUeh3fCoLUPn+ zJrg== X-Gm-Message-State: AOJu0Yx6Fdru4d9/egKUoy7Bjf1wl/EG71ZdZnxNUmxT1ny88/V76KP5 Zt7ojlhxu1pa+e0xvcSW5ipNhhqm5xLIlx5c1UFsZiSdHsOz9rtSp9JbMSSG75wWzJuSU01Wu1X XcpB6SbesLY/nKXljx5wu3O0BCobIsha8TyXc6I5m X-Google-Smtp-Source: AGHT+IEMlWkGsL+AnmrcI1sA50b9nsALzUDIWV1tLTRNmXI7Y/+EIKepbMVYxKkFUxFGBhkEMSs7DqS6cx2Q X-Received: by 2002:a05:6820:208a:b0:5a4:b8d6:3be7 with SMTP id bz10-20020a056820208a00b005a4b8d63be7mr1606725oob.8.1710753346482; Mon, 18 Mar 2024 02:15:46 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z6-20020a4aae06000000b005a4c4e37fa9sm10761oom.21.2024.03.18.02.15.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Mar 2024 02:15:46 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Mar 2024 02:15:46 -0700 (PDT) Message-ID: <65f80642.4a0a0220.7dac9.0a82SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.7] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF6D16052471; Mon, 18 Mar 2024 05:15:45 -0400 (EDT) Subject: |SUCCESS| pw138441 [PATCH] app/testpmd: dump TCI when asking for VLA From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240318080237.2170473-1-david.marchand@redhat.com> References: <20240318080237.2170473-1-david.marchand@redhat.com> 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/138441 _Testing PASS_ Submitter: David Marchand Date: Monday, March 18 2024 08:02:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:20db7deeb5131e46e859e212b334e8bef88ae701 138441 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian 12 (arm) | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2022 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | FreeBSD 13.2 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian 12 (arm) Kernel: Container Host Kernel Compiler: gcc 11 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 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 Windows Server 2022 Kernel: OS Build 20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) FreeBSD 13.2 Kernel: 13.2 Compiler: clang 11.3.0 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 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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) Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Alpine Kernel: 5.4.0-167-generic Compiler: gcc (Alpine 12.2.1_git20220924-r10) 12.2.1 20220924 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29579/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/