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 2AC97457A4 for ; Mon, 12 Aug 2024 21:25:26 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25A4140657; Mon, 12 Aug 2024 21:25:26 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id C8FF4402BB for ; Mon, 12 Aug 2024 21:25:19 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-5d608060241so2877078eaf.1 for ; Mon, 12 Aug 2024 12:25:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723490719; x=1724095519; 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=Tqe9lQOp+vwm+TpQ3hcE6Pv6dCi4pEdeBR2K2SVgp0A=; b=ZVpJWTpDp/w4eoGrHB+DVeFBxqA+VcHMI7mwOmmTXvpMjk9dRi8wHf7IR9ovelhcGb oTajgYo6N2CqlD8n/YawRMn9wUEcNckajNeYcv5adNyfrrTpdi5oaeCMnDrJ9rWUqlz1 8KDFGYlIrCYT3gtPBKtRXIugSZO5a/c6lbTs0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723490719; x=1724095519; 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=Tqe9lQOp+vwm+TpQ3hcE6Pv6dCi4pEdeBR2K2SVgp0A=; b=bWkye1Ux6YjbDEawO8XOiHW6215GY8/Z+N8pfGjvj/fIG/EcOPuKCCWBdXToUwND7i c79KSdtFA0cZ40Eo/762B+asgGbhZV3DHyC572zh5O3ovQc6je+7ca3QcFWiV/NebCVB ULf56ilrxkqpcUA12lf5xYD99tSM2N9apqdhFLenZ29rSiit7rJz9maOfm3MBWJInKN0 sl9UiUZzlZ3EZzvNCuTxt6chWKxMw+ToOoVYUsd/s0UsPNqD+fQiFoo2boT0aJStbV10 177ssTghaA33gM2mQgnU9Hj/EN8kQDFc4qWOjRmEhWYl2e7jgPHWjQ29s2p5K1kdNXE+ 7d8g== X-Gm-Message-State: AOJu0YzE+Gvd+Ogb6KnaoJVGd9MEFJ560AvUCLbij1CSg1+58mt5BHOt R/VZxjVYGNo7Vps3ErYjLNN3pf/e5bCkaq0rNbYffSK+MO+fr4QxqFdliMDr60nlX/uSmY7mL15 4sj7AV/ue9lgaggwvzCvEqdD4wd0DAzEykN0rZjrcjL2d82OhDN4+AoCn X-Google-Smtp-Source: AGHT+IH2IHD4KM4lqTT5+71zg2Njf4BO0ZInTr1Zrd3dcgpQr6UP8bTJS3paHg3VezurCn469f/mslsVAJe4 X-Received: by 2002:a05:6820:169e:b0:5c4:68b8:e27f with SMTP id 006d021491bc7-5da68a0e743mr1553018eaf.6.1723490719024; Mon, 12 Aug 2024 12:25:19 -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 006d021491bc7-5da3e53f6e0sm232119eaf.4.2024.08.12.12.25.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 12:25:19 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 12:25:19 -0700 (PDT) Message-ID: <66ba619f.4a0a0220.21e2b4.d5ceSMTPIN_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 64E5F605C380; Mon, 12 Aug 2024 15:25:18 -0400 (EDT) Subject: |PENDING| pw143099 [PATCH] net/ena: revert redefining memcpy From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240812153417.65225-1-stephen@networkplumber.org> References: <20240812153417.65225-1-stephen@networkplumber.org> 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/143099 _Testing pending_ Submitter: Stephen Hemminger Date: Monday, August 12 2024 15:34:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0f7ebe88ab4588dd352e9ec14270ce4e3b1470b 143099 --> testing pending Upstream job id: Generic-DPDK-Compile-Meson#287394 Test environment and result as below: +------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +====================================+====================+ | RHEL9 (ARM) | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PEND | +------------------------------------+--------------------+ | Debian 12 with MUSDK | PASS | +------------------------------------+--------------------+ | Ubuntu 20.04 ARM SVE | PASS | +------------------------------------+--------------------+ | Fedora 37 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM) | PEND | +------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 39 (ARM Clang) | PEND | +------------------------------------+--------------------+ | Fedora 40 (ARM) | PEND | +------------------------------------+--------------------+ RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.4.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-167-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Debian 12 with MUSDK Kernel: Container Host Kernel Compiler: gcc 12.2.0 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-167-generic Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.6 Fedora 39 (ARM Clang) Kernel: Depends on container host Compiler: clang 17.0.6 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.1.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30774/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/