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 081D945EF1 for ; Fri, 20 Dec 2024 02:26:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D63BD40267; Fri, 20 Dec 2024 02:26:38 +0100 (CET) Received: from mail-vk1-f228.google.com (mail-vk1-f228.google.com [209.85.221.228]) by mails.dpdk.org (Postfix) with ESMTP id 3B2FA40144 for ; Fri, 20 Dec 2024 02:26:37 +0100 (CET) Received: by mail-vk1-f228.google.com with SMTP id 71dfb90a1353d-5160f1870f3so447813e0c.0 for ; Thu, 19 Dec 2024 17:26:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734657996; x=1735262796; 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=qmT/6nu+ut5Vc3xg9di8CVTWncV75umbQX0uodztRBc=; b=XZ1KbJz9huPQGV+yhGRsQINqqrdqjUaQoQpskl3d5kVyNdHPULCBinsWTQg1qPk0wm 7FhWRpb09SqSjgcOj/2BspgEUGt+4J5lHPlHLw9DhIGGJwYPqHZm4CIlE2sLA1SamIiV voyltardYFgMe8NoCxM/cXpXs1JJ5r0zVR644= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734657996; x=1735262796; 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=qmT/6nu+ut5Vc3xg9di8CVTWncV75umbQX0uodztRBc=; b=dOU8bWA+Z6Txu/Ep8Uh4X6NHqbz2CUFD3w3fYf/bwbIA1SaanmoijxzWidYyeAiEsI 6M1gtkmGUti5lXjdVfaEL0de9FYdVy0C4ADRlynSlLth6VLy4FSbZhMjou6dUwQpVyir yTzX1bt+HYJFkH28Ay6cemdRFTKfqp02s1oJrPHZyyKO9ImPGSVcItoVdJj1KaQHuWT2 fMpgK0Ui2Q5eM+EgaRAklF3dNjc1X1YmXmu/NCWbGdQwNvRinFXmBgrLMtyAeSfz0/BV rBY8IBzkz5Rwo9PTE6rHj7ohuqc3FVv7btKSldPT0rkGWQs3k709AYrh66bIATlpZn8V f3uw== X-Gm-Message-State: AOJu0YzeRpVfkB5jF4sgcyQmkuPx3MutinjpgR7u3ohrCTWj78d7/ozT oz7Lfzq5sOFRX/mNQqY631Hbq/O4wOYm2QeA05NgaDECWEgDBTSK3OV+6dt3fY9Uzsk5Mp6XLnP JrJvoHTugV/3++4TE4t3PxXwiK1kMS0uXKolYUJOV X-Gm-Gg: ASbGncvNnEveOMGmdZZzF67qH/6RG/inWfWLxAYgp/WqYVZbOJH4gDMezj5moAZj8p4 pNHM+/7hNCOgVl+B2w562Qpo3K8d4PjzmBRl/Yj/5W14oxN/wWuZyEwJjyZEfcKpzR1ilUvtGMp s3TpYhafX6xnjD3LIGsh5m4nOCwWb9/TKdDEfLCOexbAeoUthX3B/M8P6282ohlBv9yTqDzcN9V 5qp+SUnaQAv9fqqZr/JVTe97PFR2ABaiLnDbh6rGmfNqIGRn84VH991emc5CBqWK0BnZQ6tt2Xn SA== X-Google-Smtp-Source: AGHT+IG/PM5jj4jnr3wKlSiuO26Ds9ibqtUWBvvWFTHFJapmAlHFWZ7Y97amf7TZ4KJpiROwlH1CVaW64bop X-Received: by 2002:a05:6122:3d4b:b0:50b:e9a5:cd7b with SMTP id 71dfb90a1353d-51b75d28edcmr1542916e0c.9.1734657996503; Thu, 19 Dec 2024 17:26:36 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 71dfb90a1353d-51b68b84ed4sm23754e0c.2.2024.12.19.17.26.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 19 Dec 2024 17:26:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 19 Dec 2024 17:26:36 -0800 (PST) Message-ID: <6764c7cc.050a0220.1b2fa6.190eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 214736052471; Thu, 19 Dec 2024 20:26:36 -0500 (EST) Subject: |SUCCESS| pw149325 [PATCH] pdump: clear statistics when enabled From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241219235853.854132-1-stephen@networkplumber.org> References: <20241219235853.854132-1-stephen@networkplumber.org> 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/149325 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Thursday, December 19 2024 23:58:53 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149325 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203453 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/32176/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/