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 DF1EA45F26 for ; Tue, 24 Dec 2024 05:01:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 95D0C402BD; Tue, 24 Dec 2024 05:01:04 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 036E9402AD for ; Tue, 24 Dec 2024 05:01:03 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2163bd70069so46130215ad.0 for ; Mon, 23 Dec 2024 20:01:02 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735012862; x=1735617662; 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=uuwHODrM7FFrLkz3qjRgZ7EKz//n7Mb9FwbUGQZ2Ybw=; b=J6RmTTnl1EfVUdEH1bCprCFa1Du2PO55gi8gvDjMXIndr1jWIzMgbNlwgV8It4NuYq MuDYJHDAdp31V3JPB/nUlSGCLuHi8cJ2DIp0XAApUwWobCpm4RzX+SrV6m8oDebXIDTd oNVt4e70NNSetfu06Xb0+n/178LW+VMfo1/Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735012862; x=1735617662; 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=uuwHODrM7FFrLkz3qjRgZ7EKz//n7Mb9FwbUGQZ2Ybw=; b=RbcTbUQxnv4UcK2X4/f0LHhKn42cqwV7cOAu2ePVWrG6GKBLIs2Rt8Ms80e3l+i/BO Nphfh3uxK76KCLcj1mWJY4w6N3amGthbjU80jDtLZVmlB7FAni8yTI++zBOlsv0NnOn5 LBaCGsE8+4w2/wlbuB1hythIoX1xrOZVt4VhDMrMVPJ2zwk2wLR24bX3eQzeQE1Zv0HX bX4FKHf/Qa/wfZbilPSQ8XSIypuYvMY5PpTOPbof0/YDNwwp6ZE1+p8Wmo8zk1+NfhWu 1NzhiC+PeCmesJ2ox1TE2l8uhhApD9QKCcHuzITRn/TWekreO/vf46pogoGjZ7JPeioQ /LXQ== X-Gm-Message-State: AOJu0YyZJVCozXR+RY5Bx9SDjuw8la42jXBMrFbK4HJh2xh5s8qY9wCs +L8xgROpUyRNkjczUiGL0ptxLnGNE/P7s3Jpox/6AmcGvh3N2XQUSkPPSbjs0wATNGwGwxKwxqX ujg10jeQQIgcHG1e31MCrZNB4c014dikpJx3Dd63l X-Gm-Gg: ASbGncv6bjdUbkAnxQJEWtEafaJjCyyvbDSEqa7nkAXn/s/G6ZDVqfd+rAzkn+f/eM+ Kl7Lkh1C3aJe2dtqv9hVLpxNsCp5qUJTJofKH9oc9ny+duqOG110eFIJAixUKHegEQ7Iu/GyB61 3wwliDlVcwzRpMPVZiJBLw+N+Qo+IPdggCa0hkCT5pMsv/V0wO3j231d9DDxcuIZYdJzEkeCUdX pWePZ1YGKQ0ugyQG789DGhpXc6BcDShGoXK16jDVTnEH34oL8cTBDALvTmIlv2W6a4gKbr8qO+5 rQ== X-Google-Smtp-Source: AGHT+IEWwEXFy2oVgXNg2baA6E982bKmsiSwB7tw0cUDzI1sA6iBRKS123aPZgXDRK1AIUogNor4kKiY+tzE X-Received: by 2002:a17:902:c943:b0:215:72aa:693f with SMTP id d9443c01a7336-219e6e8bb89mr235864515ad.9.1735012862159; Mon, 23 Dec 2024 20:01:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2dd64sm4497485ad.120.2024.12.23.20.01.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 23 Dec 2024 20:01:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 23 Dec 2024 20:01:02 -0800 (PST) Message-ID: <676a31fe.170a0220.204715.2504SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 423716052471; Mon, 23 Dec 2024 23:01:01 -0500 (EST) Subject: |PENDING| pw149446-149450 [PATCH] [5/5] drivers/net: use portable ma From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735009552-31906-6-git-send-email-andremue@linux.microsoft.com> References: <1735009552-31906-6-git-send-email-andremue@linux.microsoft.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: PENDING http://dpdk.org/patch/149450 _Testing pending_ Submitter: Andre Muezerie Date: Tuesday, December 24 2024 03:05:52 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149446-149450 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#346283 Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | RHEL9 (ARM) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 12 with MUSDK | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Fedora 40 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Fedora 41 (ARM Clang) | PEND | +----------------------------------------+--------------------+ | Ubuntu 22.04 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PEND | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PEND | +----------------------------------------+--------------------+ | Debian 12 (arm) | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PEND | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PEND | +----------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 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 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240801 (Red Hat 14.2.1-1) Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 (Fedora 17.0.6-2.fc39) Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.6 (Fedora 18.1.6-3.fc40) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 20231218 (Red Hat 11.4.1-3) 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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32206/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/