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 3E030457A4 for ; Mon, 12 Aug 2024 21:31:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 39DD740657; Mon, 12 Aug 2024 21:31:28 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 25886402BB for ; Mon, 12 Aug 2024 21:31:27 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-66599ca3470so45308637b3.2 for ; Mon, 12 Aug 2024 12:31:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723491086; x=1724095886; 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=vCRIXD2hCpTTthJZ5xq/ivgJ2AT/jIRxHDBONJOqd0M=; b=BrzEw7gbT2ftWfM1sENKZ6qJRY2z/mcBPYgLZn/J+Pmjdpz5/n1joMtEl5FfNZXc19 Skii7nVwm3ZPUMjcj8a9gISvtKMCCzQKqH4WeERKCiM741REe/FDsbKraTb4VDn+X02P wPQ/foSXjuebKi7nb43Zl1/6RlJAhHfpe+xkE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723491086; x=1724095886; 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=vCRIXD2hCpTTthJZ5xq/ivgJ2AT/jIRxHDBONJOqd0M=; b=Pl20IHWUWxVDv1MXGJWp9EIZi6OGOLMsXdM6zVtEBw/D6yleKLN9WESSTXwwzcLp0z xFJRJlUT8dvB/3yECzztC3rj4nYQ8UhZMnoSYQeCRUFbm0Kj7NzJNL1YJuXsFR3LDR3K 8kL1f50TS2c9pVGi3nB8U+bFoLgi1ZG1Ns6nOXXvw92vuKx6j/jJQQuNmlRSB38as44f fhfFeQrO6tRQ1En9OWaqw4VsPLiDpNlhAStvAteT5VhAtHyzhdeDnsPmdWxwrPIriwxX EKxdye9iBM8UIPWyMAZ19pGErr3uhRjw8Io1M3ggWn/dQ+APFnnEE6aSDDgZqvQXECrL 2/ZA== X-Gm-Message-State: AOJu0YwtYmPpPtKGr901DiCKRB7p/EMTmDh+XyYBBrEZuKwoo9D0H1Qm XeN6t1XecOR0BXLiuDA1v9Fl8bmhrWVIEOQpCE3oNuAGscvUBAoRUQcl2LWDctXvgfbuiCQQjJ6 3alAWN1U1GgWR5GhEC9wIzak8w77UkuwjuS5gGmyYXixyiTSaJ4fMdrOW X-Google-Smtp-Source: AGHT+IF77Wu02h+fWaKWQrGVbI+0TLyO9VLRH+TvpYr9PfDp4s8wsRDciJuh2CQiOKU1JdcKuLdCFecb7ev+ X-Received: by 2002:a05:690c:4602:b0:65b:a403:9eba with SMTP id 00721157ae682-6a9720a44b6mr15632107b3.11.1723491086606; Mon, 12 Aug 2024 12:31:26 -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 00721157ae682-6a09fbe88dbsm2759557b3.2.2024.08.12.12.31.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 12:31:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 12:31:26 -0700 (PDT) Message-ID: <66ba630e.810a0220.3201f5.e457SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 4E83B605C380; Mon, 12 Aug 2024 15:31:26 -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-unit-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-Unit-Test-DPDK#251267 Test environment and result as below: +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Environment | cryptodev_sw_zuc_autotest | lpm_autotest | dpdk_unit_test | cryptodev_sw_snow3g_autotest | +=============================+===========================+==============+================+==============================+ | Debian 12 (arm) | PASS | SKIPPED | PASS | PASS | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | 32-bit Ubuntu 20.04.4 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PEND | SKIPPED | +-----------------------------+---------------------------+--------------+----------------+------------------------------+ Debian 12 (arm) 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 32-bit Ubuntu 20.04.4 (ARM) Kernel: 5.4.0-155-generic aarch64 Compiler: gcc 9.4 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.4.1 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 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/