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 A64A0457A4 for ; Mon, 12 Aug 2024 21:39:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A212640657; Mon, 12 Aug 2024 21:39:05 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 963AD402BB for ; Mon, 12 Aug 2024 21:39:04 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-70eae5896bcso4272177b3a.2 for ; Mon, 12 Aug 2024 12:39:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723491544; x=1724096344; 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=mWRlvY2mE85ts+BnhCRYX29GF5st/Ye8dj7R+mJ8mk4=; b=hhaVLqUqQulPSbMVdZltPhrZMIkb4DfjuTVaaxwBm8ZPE7jtieqzucBIAwlZQ878Kh TA5KZb9cG+p4Qf17DEHO0KDFjA7uli69WfBP6Cf6BLzYJneVqEdLwoBsxITcI7jpL4wp cuTw27qjOgt5FStBSX0B0XVi/Mn4HDyK9La0E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723491544; x=1724096344; 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=mWRlvY2mE85ts+BnhCRYX29GF5st/Ye8dj7R+mJ8mk4=; b=UorVvzyhlKlvR9/ujJrMmDnsecNvDp5K3gqrKG673sqBUeIaVuPg2VbiQ7jpGUva7t D7T6KKUnNxQ25pY+H9AWKDGeXgYw8OH8finm1g4w464ffl7puPKVvZOkJQog/Vtp8efA 5Y2JCPAE0yn2hBaB1207TKRabN7MwBOgSfz+CkIkBU6L4pZWGFZ66Vb1r5nV2IvVfYo6 Hh5c7VAE/fYpRxcEGRQBuwLEcU6dkAPdIsMGs59BwXMU72IEULi/LG5cPwftfGbDEwJE K3c1Xu2GtUglD/gOkb7s0HDRwKjojashbuPa+1XvDnkMElcaZVq69pKAY83DioLNqIEL Ogeg== X-Gm-Message-State: AOJu0YyB33Nbcy/Eg6mQXXae86HJpptJq8WXcbXBLPGwxRTCtf/GspjC Z2/Ah4YBLKgNP7/bKDTqS6TEBWqhqJCRMR0V3lMtXUr1XCvqKf6BuI5vixLse/3xgdxZSZ2ye1W /uoUgoARXoUG3WGTsrlKQmrHNQtLYwiajV9dkjjcaDXhAxTqiDzWgr7AS X-Google-Smtp-Source: AGHT+IERxODqLaQ5t+4yJny2Ph4xlkzXhwIvK5K7yqo7liZ2JGLegJa87tNs3i5nMIxHeRDVtsjMV5rHKErw X-Received: by 2002:a05:6a00:1496:b0:710:bd4b:8b96 with SMTP id d2e1a72fcca58-71255238ba3mr1645227b3a.28.1723491543669; Mon, 12 Aug 2024 12:39:03 -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 d2e1a72fcca58-710e5a6ba75sm416966b3a.25.2024.08.12.12.39.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 12 Aug 2024 12:39:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 12 Aug 2024 12:39:03 -0700 (PDT) Message-ID: <66ba64d7.050a0220.157790.8dc9SMTPIN_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 B8BE7605C380; Mon, 12 Aug 2024 15:39:02 -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-amd64-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#251262 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PEND | +---------------------+----------------+ | Fedora 38 (Clang) | PEND | +---------------------+----------------+ Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.2.1 Fedora 38 (Clang) Kernel: Depends on container host Compiler: clang 16.0.6 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/