From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mails.dpdk.org (unknown [217.70.189.124]) by inbox.dpdk.org (Postfix) with ESMTP id 36A9746037 for ; Thu, 16 Jan 2025 19:05:43 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3F3A840E0A; Thu, 16 Jan 2025 19:05:23 +0100 (CET) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id E6FFC402D6 for ; Thu, 16 Jan 2025 19:05:21 +0100 (CET) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-467918c360aso15397391cf.0 for ; Thu, 16 Jan 2025 10:05:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737050721; x=1737655521; 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=Y+VYfkdr7a2a38kZl1da/hwkLlDznUBtGU0qXkjUHYI=; b=eLejrRXlb2ic02flttXXxok1wDw3ArAY75Cinol6EiIbNSHtstmU/dq6sDNbCyu9DB /tQa0UP9c1ORl9wugnoS6vT0vX3T+tUssmdNqdoTML2xktFGtec4K0F2r4t3KYYyFMQq iwsUNDPLVcCKm5ML+PDYXViP46e9wnpf28IgY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737050721; x=1737655521; 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=Y+VYfkdr7a2a38kZl1da/hwkLlDznUBtGU0qXkjUHYI=; b=SBtP7YOw5NGvvbL1UCsNR07l85AxI3RURI1Pwou/SWR4Rd3f0h40P1x/xW8mY3ohH3 sggt0+g3b84uxNprX49jNdfT6cGrDFO7kXsdUTq4kWvp0k2kIA05ETW9dpcp9hUF7nCV aLWfc9ZY/tJ1DL4Fwo61c7Y1vqO20/k+gPtB9OKVVcuVIp/1eVk5kCj31zKx+Ve+VeUm 8KJUd8VSO+XUQtJW4Il3zSMcNXGC6NtrZkbToRdyXlpL5rnSfSx7PhproTvn5SS2GpvS obXyEfQSvxYP8A5NDg6Vtck0ddusGzRD/LaCf/ffUk6F6pKLuO64diMIH8/wNnm5cVdT ctLA== X-Gm-Message-State: AOJu0YzQfdYFufGzuCi55V48JKMaQRMEhN/cg7jNy/n35ERELDIbQZr0 3G0kcbxO2mh6YsaJyfeJX9lsihWyFF310FP/PJkD5/Y4DiAgjA2HQdeEBJge9CL09SjQ51T58xo Rjv3lJDnBlSRreTcK4i2zU27SRPGQX+Vxr+Qe0OEs X-Gm-Gg: ASbGncsQpSERhF61ciQZB8v6OfRFjhqv7VnbWthO8vPsC2rvjSyXdIldl9/XbzR1efd aKQpQl13WaZCQ8nTQcs8XK5bztMH0YRzQq81XDXgwLvBVrkRVOdyo/W1bqafUOxu/1B3eBAp+0d s6d3YTtA7hBwgM2jHAvZ1ZUsQM5Ul9A2WagSUaYVjGYKlFMQvnGnb3hLlK0jq5vIMGjHXXwVozv 54URl4dkVJApYTwbcqPR+dPJlanZXNdqQIuQz+CcTmRTx1zfYQqQwXGw3tsCQNxCldfbf7ht9n7 t6KwRw== X-Google-Smtp-Source: AGHT+IF2fRxKjVtn1rJNvxB9cvdv5pepXvl3zEFrt+GzMIT+m9BHLgc5hVesOTsHLf3e5TV8gy08oo1ACF1X X-Received: by 2002:ac8:5746:0:b0:458:2405:3b79 with SMTP id d75a77b69052e-46c70fd19a1mr566988941cf.2.1737050721369; Thu, 16 Jan 2025 10:05:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8642caa5310sm17731241.3.2025.01.16.10.05.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 10:05:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 10:05:21 -0800 (PST) Message-ID: <67894a61.050a0220.92257.1507SMTPIN_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 075EF6052471; Thu, 16 Jan 2025 13:05:21 -0500 (EST) Subject: |SUCCESS| pw150145 [PATCH] net/af_packet: provide packet drop stats From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116161703.917279-1-stefan.laesser@omicronenergy.com> References: <20250116161703.917279-1-stefan.laesser@omicronenergy.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: SUCCESS http://dpdk.org/patch/150145 _Testing PASS_ Submitter: Stefan Laesser Date: Thursday, January 16 2025 16:17:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:167adc84d05c732af3c47dd569f152fa4ba234d6 150145 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#306523 Test environment and result as below: +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Environment | lpm_autotest | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +=============================+==============+================+===========================+==============================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | CentOS Stream 9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 40 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Debian 12 (arm) | SKIPPED | PASS | PASS | PASS | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | RHEL9 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM Clang) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 22.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Fedora 41 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | Ubuntu 24.04 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ | 32-bit Ubuntu 22.04.4 (ARM) | SKIPPED | PASS | SKIPPED | SKIPPED | +-----------------------------+--------------+----------------+---------------------------+------------------------------+ Ubuntu 20.04 ARM SVE Kernel: Depends on container host Compiler: gcc (Ubuntu 10.5.0-1ubuntu1~20.04) 10.5.0 Fedora 40 (ARM Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) CentOS Stream 9 (ARM) Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Debian 11 (Buster) (ARM) Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Debian 12 (arm) Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 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 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 Fedora 41 (ARM) Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Ubuntu 24.04 (ARM) Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 32-bit Ubuntu 22.04.4 (ARM) Kernel: 5.15.83+ aarch64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32344/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/