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 2F75745F99 for ; Mon, 6 Jan 2025 17:32:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B039406BB; Mon, 6 Jan 2025 17:32:46 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id D271440687 for ; Mon, 6 Jan 2025 17:32:44 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2161eb94cceso148084025ad.2 for ; Mon, 06 Jan 2025 08:32:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736181164; x=1736785964; 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=dJ+QOoPecegrVPRgEcXF+xeiImv0dKA8X8/q/RQaho4=; b=icwlhFXq4H75fx29LoUjAs/bb+1/4OGb718wqmaopDSK5CqkZ0FaSy/Vt5G8BrsJU+ K8uoJhbQkm/z1/rKBQ/fgauDN7TD6qnHLzw0uaXpcfbda3I1xlVpLkoJcfhBAgGAiM7a P3kh08nUewylb47WAL1LyuTDSDpf7pPKKjvgE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736181164; x=1736785964; 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=dJ+QOoPecegrVPRgEcXF+xeiImv0dKA8X8/q/RQaho4=; b=Z4DiCFPHGOpwc94fXrqqqjr92GsdEhxZokcx2cUMpOxNDjSyCEZgczarS3yH5x+Tzb jWLka+acI36+gzZxAcP0qjIk+QLClECrWYj8h+xbcw251YiKKaPRPJT1geiHDU1C4MBo nkzNcalnHGReC3IewxDDkcW/q9MeoBAH2Hjf8JhkR7i5ic8bHNNcKLTH49jKUlMotQVE M1UGjCpPuKSxgMsAFKQSQi2JJ/l0hy+wtmsCLxA8FVP1DjdCWms57E5dedHVvgS1m0Zi aIyHJ4RHNsnDsxmdW4ZuggQFSqZGp1fhXqMTbI9ftYQcvrFlk3guY+3qyKaLRKUeBXPH GmSQ== X-Gm-Message-State: AOJu0YyUeTpNSFlVdoWoNYbaP0VRA3PCNe0mIeS7BhY0F/HDtneS+Sbu jD5xcpiiF9sOPupnr6UU7ydlnHgVPiLEGLm4qloQpMs+klcqYk+bVj+Dh7/RvN8hPFixTCNrTEF x77e1cPB8OCJmLtBTco7VXy2WH6X17JRizATVNyUV X-Gm-Gg: ASbGncugUI67xKxNlp0XyNxZx9C/OkMIzVQLWgXPgzinekYBoCcZy+DH6zpRE59R5Ll Cp+HRtAyczKSVyCrnVtN54jZHwLCItqyUW0Ux11yuHsMF1Z9zFfzgMKsu8JRzQg+/RR/t/CS0Sz U31BA2/3bnspZIVk7CawuzVUZFAh6wuBJb21SN/Ir8LIwKVAftJAm2/6OphYiC1g/OTz6M1wOTp elI/TuYkbnQxHeQDc3M/kBczlQm2EbIdqLVRfBZBdK3mShJJCKL0xyo0Bp87EQT1IBjT5zMZHqf Aw== X-Google-Smtp-Source: AGHT+IFZOdKpGQibAfZesyiN2eM+ni9Nd7QvK0NPTcs0x9iDqq5Tkaie77LZgo3EpcdM3TeaQyF6U/8p7RSz X-Received: by 2002:a17:902:ef09:b0:215:a028:4ed with SMTP id d9443c01a7336-219e6ea26d4mr816287235ad.20.1736181164045; Mon, 06 Jan 2025 08:32:44 -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-219dca2dcaasm17148665ad.121.2025.01.06.08.32.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Jan 2025 08:32:44 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Jan 2025 08:32:44 -0800 (PST) Message-ID: <677c05ac.170a0220.1322f3.a362SMTPIN_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 33D886052471; Mon, 6 Jan 2025 11:32:43 -0500 (EST) Subject: |SUCCESS| pw149638 [PATCH] [v2] net/af_packet: allow changing fanout From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250106153508.11262-1-tudor.cornea@gmail.com> References: <20250106153508.11262-1-tudor.cornea@gmail.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/149638 _Functional Testing PASS_ Submitter: Tudor Cornea Date: Monday, January 06 2025 15:35:08 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149638 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205532 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 82599ES 10000 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 XL710-QDA2 40000 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/32257/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/