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 D4C15460A4 for ; Thu, 16 Jan 2025 18:28:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BE25940B9E; Thu, 16 Jan 2025 18:27:46 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 123A6402D6 for ; Thu, 16 Jan 2025 18:27:46 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d8f99cb0d9so10003076d6.0 for ; Thu, 16 Jan 2025 09:27:46 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737048465; x=1737653265; 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=jM6tLpIqqSta80nE4kEmo9N8Qa0+tFy+TxtY6+/YhdU=; b=SwPuVDEQQBzgq05CuyTlEfgaBMoOs/aAUNseVlxsKBBeOEw3SA5p5SNFAs5fN0sxIg M9xd7Rux8HyGjWu6NBa2tRj/tmZTpbOyqhKg2SzgJL2EED375knFtJPbPtkXxFiTbGLO StXvd5UuaWYMNHLZpipEzLxJT5ElrsSkyny7Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737048465; x=1737653265; 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=jM6tLpIqqSta80nE4kEmo9N8Qa0+tFy+TxtY6+/YhdU=; b=NO0z42KGNcgFTY4QIFU36sTNsV+2Kk+tDfOTVEx9ACDSmuNgzcPGr4xPIaYehb0JR+ PZxw3AO9d5di4Stbp5jYb2yMlaspXsrqeekfkOh8lgjxmBxlBviJ5U+fZzx2yEhc/D1W cea+jtPah2DSjU2ruyzWq2ldwCYrzp8nz2Je8n6EExWsCXgMR+imleZaSe8/FURfHCyf uPcZ7DJT3DSoKDW723XL8C5/eCDWubvYSZYz/5pZm+OI5Ry4QduBbD1Y+xHqJVk8oVGh KrpcrzSPnl6fDuMvvEhIr7WNQTclzQ+1roEZCLEYtGyjt49u7J8HSV1fI1BEdQNFul1P +XRw== X-Gm-Message-State: AOJu0YyShJ/gdI0wH/USs48KojQogDgLwqlhMMQML2c3aUB8oEvX/apG PhinjW5VJmH+L3Di2anOH+PyCCia6oav4pUCMyog1+K/mKsrHaMVrLvJWf13KFZHwZP0KS+YP9r IWOZRh1eTHtpQRQ0btdG3nx9V+ou+Gx8LN45Y5dmj X-Gm-Gg: ASbGncsQ/Zteed0/hDbcTwnibV+b952HJKyZtt+GwzZZCLB+OMkheFoFRr3Az/eHBvr xW2vA+THipUlIzVpKIxtM4Rxgac1BZZuwfzSKLUTFj1DHKWcFsQejMLt3St38rsMsxVLgLNwEBe avRHfWfEE7gbUd//370vmjl440JR9Lp0VPfPx7tlBFCdjfBJSNqVGgTxZQgXzDfjxWjwdj3Epm2 jvkqX5GwQ502ylfODQDEz2VusPo9YT6sIq/GguoujvmSJZfTJ8qFcAO+LAZmo2iPqlaP5BDkS49 EHgOHw== X-Google-Smtp-Source: AGHT+IHczAxdWHvtzV6GGgpHpHEv6zcq2D1ZL95SPAoYB0CpzQL4tM6e/5cTpEFEvCjSJbUSq+54+1I5Vgiv X-Received: by 2002:ad4:5766:0:b0:6d8:b3a7:75ab with SMTP id 6a1803df08f44-6df9b327993mr238572076d6.44.1737048465484; Thu, 16 Jan 2025 09:27:45 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6e1afd0be9fsm203376d6.63.2025.01.16.09.27.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 09:27:45 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 09:27:45 -0800 (PST) Message-ID: <67894191.050a0220.100f3a.1a1bSMTPIN_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 319FF6052471; Thu, 16 Jan 2025 12:27:45 -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-amd64-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#306529 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian Bullseye | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 22.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.0 Ubuntu 24.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 13.3.0-6ubuntu2~24.04) 13.3.0 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 14.1.0 (MinGW), and MSVC VS 19.39.33521 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/