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 ECA1B460E6 for ; Wed, 22 Jan 2025 11:46:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id EAA8E402DD; Wed, 22 Jan 2025 11:46:06 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id E92944027D for ; Wed, 22 Jan 2025 11:46:05 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-2163b0c09afso121180835ad.0 for ; Wed, 22 Jan 2025 02:46:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737542765; x=1738147565; 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=GKFbfeCcbRv/I06Hsphuni8lGtX7hCTXvyrYz4eWlRE=; b=hx9CP3macc30a4xTYl/qGT7cYacLLf7AP9h5SlHRDfFZlpHx38cHh0I8LyN4XGp+oG TsjbHvrZkwf+NAS3uvL3/jRKW2zUFsuwA1z8j+Ue1cZQTHbAnEoAgNtcHV5AypATf7lZ 96vxS93CnxYJGDjO6sLxlryyoZq2mxo+WAxcQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737542765; x=1738147565; 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=GKFbfeCcbRv/I06Hsphuni8lGtX7hCTXvyrYz4eWlRE=; b=dgKafMEPpoQOSjcBazbsP7qhdvy4Bc/bLq9qv1oUbfW0ivTq1iLBavbHUgqDjRdhs5 K3Ql9jvywk07cwL1AScV+Vr0oLnddJZFfp9D3j/LC4veq3GF1ghHySK/FStL3tWGhMxT Z3q0a0iMh/3mb3c9ND465JyiI2EZ5PnQ+NXdKfUlLCUckba8gh4RRaflZn0zT+56i0uP 8fnH/R/NQBW9VhhjhulMkOxCQ+0ljN1R3CYQrvbuWW0ApiSGmPfygfqLtQ13vpwiZiqy l3IAkvY8VdHgtkoewfrl714M6JdZ4K1cK3+7962WHjHs3Hd9twnd/USJII2Zcd88fwPU q1+A== X-Gm-Message-State: AOJu0Yxz9LbbrupwhV+wYdKgcuU3M86I0hEVXhmm7gLRy2Q03ZOLd8UT oOyWzg3mpjdumGG34CDt3tJFDxOt+CkYzPdFcc/++9Cv1RXACZS0IOhrsg4RgSTz8NCKTiEIbFu wOTBjf/HZwmjreV3YbCFMMSxNe7H1S81djNQk8Xqn X-Gm-Gg: ASbGncv5wmJOXixICHsJsCcTmw0XBJ9e7EBUCxQdnzljAkiO4hd/rlEsBOUQORVIdm+ ExNAErSjUWLSRYT5p6Zd6s6toOo9FNTH122l+S+Ts/gWUo53039P5VYI7ijXKSMx2UeWf3oCIIa aVlz5iaN5DVVY94wC43bHrKXigLVj/L51Sw5+cyKfdvhtSSi+oLHu8ppw65Hm4vVhxZ8kVSTndE f/2/rh3IxShCkwwBMvRU3dyKrg+xVq06zWNbmaRlgKAuT5uh1BwY5juB1JLp7irGTrN/YzFUtcS BO9uhHzeRFyoDIEfZn4= X-Google-Smtp-Source: AGHT+IEoPyDv7KpDz8RljG4NKM1qZ3rsTmMVVhefIPSW8oPfVeSY6dOpgdUvOLRZDp95pGWDQeqIPESGhjQf X-Received: by 2002:a17:903:32cb:b0:215:54a1:8584 with SMTP id d9443c01a7336-21c35503ae9mr317020915ad.17.1737542765016; Wed, 22 Jan 2025 02:46:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-21c2cec0413sm6443395ad.64.2025.01.22.02.46.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 22 Jan 2025 02:46:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 22 Jan 2025 02:46:05 -0800 (PST) Message-ID: <6790cc6d.170a0220.35dfa7.999aSMTPIN_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 39D296052471; Wed, 22 Jan 2025 05:46:04 -0500 (EST) Subject: |SUCCESS| pw150369 [PATCH] [v3] net/af_packet: provide packet drop s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250122072845.714800-1-stefan.laesser@omicronenergy.com> References: <20250122072845.714800-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/150369 _Testing PASS_ Submitter: Stefan Laesser Date: Wednesday, January 22 2025 07:28:45 DPDK git baseline: Repo:dpdk Branch: master CommitID:347a988b93e7b63b27f1dfa09bd03318d810a9a9 150369 --> testing pass Upstream job id: Generic-Unit-Test-DPDK#308130 Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Debian 12 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 40 (Clang) | PASS | +---------------------+----------------+ | Fedora 40 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | RHEL9 | PASS | +---------------------+----------------+ | Fedora 41 (Clang) | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Fedora 41 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 24.04 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ Debian 12 Kernel: Depends on container host Compiler: gcc (Debian 12.2.0-14) 12.2.0 CentOS Stream 9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Debian Bullseye Kernel: Depends on container host Compiler: gcc (Debian 10.2.1-6) 10.2.1 20210110 Fedora 40 (Clang) Kernel: Depends on container host Compiler: clang 18.1.8 (Fedora 18.1.8-1.fc40) Fedora 40 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) RHEL8 Kernel: Depends on container host Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-22) RHEL9 Kernel: Depends on container host Compiler: gcc 11.5.0 20240719 (Red Hat 11.5.0-2) Fedora 41 (Clang) Kernel: Depends on container host Compiler: clang 19.1.5 (Fedora 19.1.5-1.fc41) Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 Fedora 41 Kernel: Depends on container host Compiler: gcc 14.2.1 20240912 (Red Hat 14.2.1-3) 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/32393/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/