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 65D1D460D4 for ; Tue, 21 Jan 2025 14:26:55 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4C4AC42DBD; Tue, 21 Jan 2025 14:26:55 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4F2CC42D7F for ; Tue, 21 Jan 2025 14:26:54 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-21680814d42so90422145ad.2 for ; Tue, 21 Jan 2025 05:26:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737466013; x=1738070813; 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=woou6+xAOg6f1cTZmepcT62Bd8a4Pors3GYUW2X3q6s=; b=SwnCAcRa9zIO/rP9ZPupUiCciySFfuMjLJfeUEpWnF9R/N0iInJ6WTJNSjy8jr0Ub+ aafqVmIONYTj7j1eXwoSxuzJW3zEfwYqxXfEXL93qFORUfD0PMMiyIQsB+VMcgrAY6mO a9Z2WF+lpQW66DGStGF6DQFEf/+aKFQ/X5sQU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737466013; x=1738070813; 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=woou6+xAOg6f1cTZmepcT62Bd8a4Pors3GYUW2X3q6s=; b=OrZ7lyFx4HVgFmbWCREX+yuS7P3/dB5496PvbuLxUT1kr2GGspx+gGDnaN8q8hyf6l DpvrNBytN+mIWJ5jRqInJUKm1U/mUPBVkmMXtKwBKdB+WG1bzHW/TUSI6BvUgu/TXYaL fDR8DrbLxBWy9l7h2ZbkS9Pddup02AyME5rAs5E4Kes189i+NGBMdxmTNcWTBNPkFvtJ w+7EkySGoeX6apcBqcQS4sityPyHpq3QLOS/jxj02FOsKsGJg38wrrYYCYzB6sI38LMV TmBY8nttdzsXrgfwemFgONxIefOkDCQfkIKJkelHn1f9yRyTAoyDscx7XbCXbSvNhF1/ 5dDQ== X-Gm-Message-State: AOJu0YwSVmzi4kYBRIYAXDycbD4gNvNeTGkoNQhHmeoBgqBM5/6tiCK2 C0unrmwZGMtPvX+zXMZtZTvINyJwc6wLZkJhsTQfc8G4wJVgDAMY8iCQEPlNf+mWrClse9987RM I+IsPnRhZqk+KbkZ5K9F6bygYwTsx1RrY8Pjv76S5 X-Gm-Gg: ASbGnctxihnHGovnFDn8BkJDOgadJdM0WEePCK9NZSvZVvF7ADhrHroXOI7IQ6ke9lY g5e6qz9PaziZJRjg1XuDslocJGK2yGAkfAsYTDEMh4gP74kEx/zmxQ9LpuilnsPI8lO3OPGqiVm bAqXW2Wcy1J95VhoaMxVnXKUNUX7NnF/kGy6zJzsVP9rSwOYx+QRNPurphqamjkN/SNei+oAQSK GRB7dZYrzLZtpaUNox0M8X8Mvy9R8/EnlOUqzZb54/uWb9v7W+loQLW2Ajv9bquAdzOUifVzkbq xm5zWQTtK3UTnPkE87o= X-Google-Smtp-Source: AGHT+IGIk62fuGvutobwYy7udL1imnsmeehlmEBC20pHqIevYIT/Q3FoEqp/sN5/zw3qqs/+E8yknf6pTU27 X-Received: by 2002:a17:902:ce09:b0:216:2bd7:1c2e with SMTP id d9443c01a7336-21c3540acc8mr257928815ad.18.1737466013304; Tue, 21 Jan 2025 05:26:53 -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-21c2cec1989sm5570465ad.66.2025.01.21.05.26.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 21 Jan 2025 05:26:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 21 Jan 2025 05:26:53 -0800 (PST) Message-ID: <678fa09d.170a0220.15987f.4ca8SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A9EFC6052471; Tue, 21 Jan 2025 08:26:52 -0500 (EST) Subject: |SUCCESS| pw150322 [PATCH] [v2] 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: <20250121122616.301666-1-stefan.laesser@omicronenergy.com> References: <20250121122616.301666-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/150322 _Functional Testing PASS_ Submitter: Stefan Laesser Date: Tuesday, January 21 2025 12:26:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:6876790f90cff60573eff012fd35944a1e499069 150322 --> functional testing pass Upstream job id: Template-DTS-Pipeline#208189 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32380/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/