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 E232745F51 for ; Fri, 27 Dec 2024 00:50:05 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E277840294; Fri, 27 Dec 2024 00:50:04 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 3494840275 for ; Fri, 27 Dec 2024 00:50:03 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e479e529ebcso6990151276.3 for ; Thu, 26 Dec 2024 15:50:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735257002; x=1735861802; 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=kVWyuWk+m/OrqgJDwIT2RYh2N+VnpK9Hf1ipuKpeLmk=; b=ZOCeYWHwEP1ydmAbpSuls2FJOyirarxQsC63raeKbBQ8GsdcPvxOtYLirinPIfjjuY s2PD8blYiyWy26X05djs67pWoELuvLtGawCsKkuq3Qxw9QtcVRGAanIocyH+19DvCXDM 7F+h2xhe6BCfUkWHE1+zEEmqqiu9llEA/PPmU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735257002; x=1735861802; 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=kVWyuWk+m/OrqgJDwIT2RYh2N+VnpK9Hf1ipuKpeLmk=; b=kPMAj9I6sUhSsXTzuG/xP4HalqLHixaMo7lri7sN14kwtMJm3HerTd+Z/2WSps2QXj W1RvTy1WuGm/ri81REHwlOx4Pv79PmNvw8C8kRYvkc2BUl1amC2zJhAaqSazw6iDLkSI SnYCogtM55k3HAUHc3ux5tzmeOmwrhYJG2xW5WANHXyPXehWwFN2nGwjxsX3shaYPplD O41Oxa6UdWVGhyCzgFWz8NRxrTpMTZyX4x/FXGdCEkMyP7sA/3aT8J4wU69NVQsOKbdi TZzQUAR+9ojcU6wXtCJvuM+WAmvZ3ipqNBvIMztk8UK/ttyq9KQqmmK9woQe5Al3PNa8 9XqA== X-Gm-Message-State: AOJu0YzARD+jrVq1ASHYeXZacyF7tPiKEePJw8WEt9A722g4YssgYgjf baBFpm0jK6ozRSz3iroVDe1moxX2d85FGwJ808QBJg6G9LbqILyHASwJpQe/p3FfXbRIg9aJ7N7 xdF3LOMP6b8s3eUigW9btbtiE/x8WL0UD9m6jTQMz X-Gm-Gg: ASbGnct+l7K2UUfC5juln1Pq82OU30vNMN6COqvfYANdbWf9I7wTUuO24mKDD/Sclod x7ZjVSw7xEl3lo6HRUw/2FQzRs4BKRXAF6qMGxIRrK3oLbk+XAZA/7JTHN3qas4rGla9e25MdB6 h7Y4dOIuMwtWdAhQm9pSQ/D6c+TZ0//NhadGfg7g2uPuHu7crurM/bjw4L5le7gtvZ5Ln36fkhu XqVMtKNWIIb1AthWKlHR1K0U+ySxQROXo4KyAHlymZ0ZG35gt8tK+vPKdxrFUaq1b+OLc+TrSAI fA== X-Google-Smtp-Source: AGHT+IFjpAIhlQCIoJ1ew445G+I7lEqEBfyHhxDtiahv+zRdqvY77YeqvjbvTU2wk8WksTbV68qfS6F0WLxi X-Received: by 2002:a05:690c:4c12:b0:6ef:91a0:dd30 with SMTP id 00721157ae682-6f3f811509bmr189781927b3.12.1735257002503; Thu, 26 Dec 2024 15:50: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 00721157ae682-6f3e786219csm6567197b3.62.2024.12.26.15.50.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 15:50:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 15:50:02 -0800 (PST) Message-ID: <676debaa.050a0220.3d1006.028eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id E08426052471; Thu, 26 Dec 2024 18:50:01 -0500 (EST) Subject: |PENDING| pw149494-149495 [PATCH] [2/2] drivers_net: fix void functi From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735254890-18457-3-git-send-email-andremue@linux.microsoft.com> References: <1735254890-18457-3-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-unit-arm64-testing Test-Status: PENDING http://dpdk.org/patch/149495 _Testing pending_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 23:14:50 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149494-149495 --> testing pending Upstream job id: Generic-Unit-Test-DPDK#302189 Test environment and result as below: +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | dpdk_unit_test | +==========================+==============+===========================+==============================+================+ | Ubuntu 20.04 ARM SVE | PEND | SKIPPED | SKIPPED | SKIPPED | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 12 (arm) | SKIPPED | PEND | PASS | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | RHEL9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 40 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 22.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Fedora 41 (ARM Clang) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ | Ubuntu 24.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | PEND | +--------------------------+--------------+---------------------------+------------------------------+----------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 22.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Fedora 41 (ARM Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32217/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/