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 1B6C645BE2 for ; Sat, 26 Oct 2024 18:57:03 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EFFE640285; Sat, 26 Oct 2024 18:57:02 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 107034027A for ; Sat, 26 Oct 2024 18:57:02 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6cbd1ae26a6so15275616d6.1 for ; Sat, 26 Oct 2024 09:57:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729961821; x=1730566621; 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=D5mwjkvD3i33bAHWeijtd2susAKCpGumHiQBltLbtIU=; b=DbarRnURs0FdOGouqOo3fBLQZujXJsFbrIvaJiynlwhSZ4AiHrz6Qr/0/K2UPHx9b1 Z2OTsUTRPe8cySP7NM9jFXr8hdUEs6Aj5URemEOmg55uIoKJT6aAq7sTdlBB/7g2Oi31 WiEuvqD07YDkH3xfcELNfndjLDayiEUtYlp+k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729961821; x=1730566621; 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=D5mwjkvD3i33bAHWeijtd2susAKCpGumHiQBltLbtIU=; b=wHp4tGm5SNB6CA6eDr8fpgEw9+3dfxsnIZ5zKtXS/uJFcVhwtqgVhe1lCdr4VElChL mAyfB2tkDvz99931l8OlPoul1ZsujpU0a7TO2z1MNojnnHzqgderMWy+itNUlGZejjDr GaIQpVpJlSTmzGvl+zeX2RrMcwTi0mE3oUUfmo699f2yTa5X3zDfihbyXUBvXjKYcIZf Oydcqvy+gmSm006wxpZzpVj3T8BBPytoN4Di1T5+hJri29T5ciEL2j9SdJGirILk6FBM GUuYe7J4NEpbbqQQ4xKWe43e67dpcnZJYs9Eg9ZlHQRkTTPwtZ8z5zGJ00+wF0G8+HF6 3/Vg== X-Gm-Message-State: AOJu0YyraMQZz5IGgE+ZVETO20m5bz1P7yqNcAR0VprCdq3OkyScALeu 5uO5sdx5bYdf31P65siEeF2tSM4YOsu0gmm3YXOgy2DmPe9Xpyx47HYsG+x9uMH7nzXTGOwOj7x jaCYSk6bL62HTZ1TjuBSki+5El+gEEVcGNFkDzz8h X-Google-Smtp-Source: AGHT+IHagMT2qPRKKWIhhhlxPMf7+p/BvrGeJHuu+/hqAvH00X+ruDW3u0zFjmBYvZsBBHjp7cD39Vm3r0D1 X-Received: by 2002:a05:6214:33c2:b0:6d1:833e:c2ec with SMTP id 6a1803df08f44-6d18568dce3mr58458006d6.12.1729961821333; Sat, 26 Oct 2024 09:57:01 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d1799454c9sm985186d6.18.2024.10.26.09.57.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Oct 2024 09:57:01 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Oct 2024 09:57:01 -0700 (PDT) Message-ID: <671d1f5d.d40a0220.121394.6f9cSMTPIN_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 DF8E46052471; Sat, 26 Oct 2024 12:57:00 -0400 (EDT) Subject: |SUCCESS| pw146829-146840 [PATCH] [v2,12/12] net/enetc: Add MAC and From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023062433.851218-13-vanshika.shukla@nxp.com> References: <20241023062433.851218-13-vanshika.shukla@nxp.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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/146840 _Testing PASS_ Submitter: Vanshika Shukla Date: Wednesday, October 23 2024 06:24:33 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 146829-146840 --> testing pass Upstream job id: Generic-DPDK-Compile-Meson#323434 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 24.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 12 (arm) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 with MUSDK Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 20230508 (Red Hat 12.3.1-1) Fedora 39 (ARM) Kernel: Depends on container host Compiler: gcc 13.3.1 20240522 (Red Hat 13.3.1-1) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.2.0-23ubuntu4) 13.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: Depends on container host Compiler: clang 10.0.0-4ubuntu1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: Depends on container host Compiler: gcc 9.4.0 Ubuntu 20.04 ARM GCC Cross Compile Kernel: Depends on container host Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31615/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/