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 2117345751 for ; Tue, 6 Aug 2024 19:23:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 067D640685; Tue, 6 Aug 2024 19:23:39 +0200 (CEST) Received: from mail-il1-f228.google.com (mail-il1-f228.google.com [209.85.166.228]) by mails.dpdk.org (Postfix) with ESMTP id 3742240270 for ; Tue, 6 Aug 2024 19:23:38 +0200 (CEST) Received: by mail-il1-f228.google.com with SMTP id e9e14a558f8ab-396cc82f6d7so299785ab.0 for ; Tue, 06 Aug 2024 10:23:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1722965017; x=1723569817; 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=pUfiC77UdmCkdbsXycRe2wVmgNzZkDYVrhlEepUPVZM=; b=hnzQUXlJCZ1OQbcs3STijjTJLyhYFDCbsrJrwTnOHwCVsLduB6g3Ux3FLVT7bjRQ0f wzqTd+JmKfwrpN5ZEob/M9M28dvJk93zrg95Qa9/lRX/QsiCGpXuipQ6jdmnMa64JRNh GwlX6tJTq+W4hKO3u08D4gFWqKVZL9BhEbzYg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1722965017; x=1723569817; 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=pUfiC77UdmCkdbsXycRe2wVmgNzZkDYVrhlEepUPVZM=; b=iY8cCV+oYgn2+ExFcEam2+yTA1il51gnBxzC7/DcKkjS2QapvC01bxovyJbUjUNMbI MPz9uAAjH6qE01JQeG+NDwcbG1Rqg0MKDK4ir43pT7MnUqGjm/MoQEBQpbC1cnl18Ev8 RsyBZtZSVRbYDeSrqy5gK8XW6C1FGEQm2dxMNYxoRRtzWAazJ19FmtTKtJcXmqoM3J7f mK+uD+JceSpbj95nAEal/auaS+4rX5SLVg9PuWmPABjB6M/OcV1jATUQtNV6NzLxx8k+ Sl2FiIYHxkG/nObPFn9h8vITmZGbTIyw7UOvYNt2Stt5F7O17MYGFTi6m49yxxGU596M CY6g== X-Gm-Message-State: AOJu0YwP0mZEPMGho2eWdsjnDWL9oYQ1Bbxqhzw734RygZgDkyO7OaGu OCi7Sm/72+tsYtEVDWq1JabPvDVUs2ytxG/XDQb5WJZDaeBtU1o6c0XCrt67oi7+hHK8xH7OCuv a/Kq65zXDSzKuj27D6VW+wcV1wUZMM8wBKjiGR7nA8zm1x+TBukxgFMG3 X-Google-Smtp-Source: AGHT+IEfQ0eacWw/FrjPqvO/B0ElkPczIc9XAElT6jqu1q6snMAlcn6xUvsFKGIGcEXeNA2YxFn/kYvfY/K9 X-Received: by 2002:a92:d090:0:b0:39b:3724:6038 with SMTP id e9e14a558f8ab-39b37246215mr73738215ab.14.1722965017350; Tue, 06 Aug 2024 10:23:37 -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 e9e14a558f8ab-39b3e12771csm6449875ab.54.2024.08.06.10.23.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 06 Aug 2024 10:23:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 06 Aug 2024 10:23:37 -0700 (PDT) Message-ID: <66b25c19.050a0220.eb0c9.1405SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id C968B605C351; Tue, 6 Aug 2024 13:23:36 -0400 (EDT) Subject: |PENDING| pw142949-142953 [PATCH] [v2,5/5] dts: add testpmd set port From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240806124642.2580828-6-luca.vizzarro@arm.com> References: <20240806124642.2580828-6-luca.vizzarro@arm.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-abi-testing Test-Status: PENDING http://dpdk.org/patch/142953 _Testing pending_ Submitter: Luca Vizzarro Date: Tuesday, August 06 2024 12:46:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:b3485f4293997d35b6daecc3437bb0c183a51fb3 142949-142953 --> testing pending Upstream job id: Generic-DPDK-Compile-ABI#101924 Test environment and result as below: +-------------------+----------+ | Environment | abi_test | +===================+==========+ | CentOS Stream 9 | PASS | +-------------------+----------+ | Debian Bullseye | PASS | +-------------------+----------+ | Debian 12 | PASS | +-------------------+----------+ | Fedora 38 | PASS | +-------------------+----------+ | Fedora 39 (Clang) | PASS | +-------------------+----------+ | Fedora 37 | PASS | +-------------------+----------+ | Fedora 39 | PEND | +-------------------+----------+ | Fedora 38 (Clang) | PEND | +-------------------+----------+ | Fedora 40 | PASS | +-------------------+----------+ | Fedora 40 (Clang) | PEND | +-------------------+----------+ | RHEL9 | PASS | +-------------------+----------+ | openSUSE Leap 15 | PEND | +-------------------+----------+ | RHEL8 | PEND | +-------------------+----------+ | Ubuntu 24.04 | PEND | +-------------------+----------+ | Ubuntu 22.04 | PEND | +-------------------+----------+ CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 39 (Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 39 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 40 Kernel: Depends on container host Compiler: gcc 14.1.1 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.6 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) Ubuntu 24.04 Kernel: 5.4.0-167-generic Compiler: gcc 13.2.0 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30729/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/