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 DEA4B45603 for ; Fri, 12 Jul 2024 01:24:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C9B3040299; Fri, 12 Jul 2024 01:24:45 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 0AC474025F for ; Fri, 12 Jul 2024 01:24:44 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-7f99d50c1a6so75468739f.0 for ; Thu, 11 Jul 2024 16:24:43 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1720740283; x=1721345083; 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=F5g1V4N2E0bzi55eQTfLkkr0V/bZW6NRZN/QhjOo7O8=; b=DYJFWArbd6C32CB9/BqBzn4ZWHPsJ/pylC8M91k63/KVjiefNnb59o1GSiUpYgYDXW 9XOkI0IVNumuUSDHr4nYm7LuKb3G6dskspNVPeBIjud/frqPw0IxlN6IX35Skxs7ozEV 9cfyans5MtEHxLv/mLNQq6Bs3sMXkTPHlFisA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1720740283; x=1721345083; 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=F5g1V4N2E0bzi55eQTfLkkr0V/bZW6NRZN/QhjOo7O8=; b=EmjSLG860kjuXUE2nob5ga+H/oWP1iTbrVDymQvIteMnJ+prGiV19NbvU2gVlBBjz7 v6Au4AB4GEbhTYxP7ymL6isl9prMoYLCrJolj7Q4D/UxhAENbjXePdRXRBBH/kFfcqnR Vg6wXCt+E2UzIRo+yIhOM0Qto5THOM2SxX5NhUW84KUbzlU+LLc5/0rFqu71TS/Y5Ysj CHl5nO4UDXhGQjIRM9I2ESr8mdtlsIlrj9qCJXzmuiEjMT9dH+EQIkqWIWuqljtvQJei WCFuX3dwYOt9CGsegoz0NqoU8mPAGXzQ9iOC7RWCICWo9CMJ3/DFvMSjzil9L3ixzLqK dsWg== X-Gm-Message-State: AOJu0Yxd259Zj1eF4gDD33Vb9o9GW0DWpcdqOp3ydSj8LeR16pCBKJr2 nKJISDIAOhTOOWlirdw15Vf72hBKXHB9r/ad9tGBD1omqCbWUAt2iIkEKLh1Vsrefk60NLqkZmS 2t1mQ2ll5oDMrBd/OJGvfmUbttTfd4fi3UPj9kM9j1uQk6MgBtYXfPjQ/ X-Google-Smtp-Source: AGHT+IFwsk0Cfhgpjjyt4b1Rf4aWnupRo3nsPj+kDZCALj6LAt29qpnPKvsm1OI2agnkSXT7CDZaX3wIk3ca X-Received: by 2002:a5e:d809:0:b0:7fa:cd1e:963d with SMTP id ca18e2360f4ac-80003ca8f80mr1077344239f.15.1720740283255; Thu, 11 Jul 2024 16:24:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4c0b1af874dsm286246173.7.2024.07.11.16.24.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 11 Jul 2024 16:24:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 11 Jul 2024 16:24:43 -0700 (PDT) Message-ID: <669069bb.050a0220.1953a.f103SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.7] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id A870A605C380; Thu, 11 Jul 2024 19:24:42 -0400 (EDT) Subject: |SUCCESS| pw142327 [PATCH] net/ice: fix sizing of filter hash table From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240711165728.1105073-1-bruce.richardson@intel.com> References: <20240711165728.1105073-1-bruce.richardson@intel.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/142327 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Thursday, July 11 2024 16:57:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:e014773daacdb2f4be17061352592e5bb83a1d3f 142327 --> functional testing pass Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 11.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +------------+--------+ | Test Suite | Result | +============+========+ | scatter | 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | 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 | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 ARM Kernel: 5.15.0-97-generic Compiler: gcc 11.4.0 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | mtu_update | PASS | +-----------------+--------+ | unit_tests_mbuf | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30498/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/