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 3F95245B44 for ; Tue, 15 Oct 2024 22:37:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 38FAA4025D; Tue, 15 Oct 2024 22:37:16 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id D47BE40144 for ; Tue, 15 Oct 2024 22:37:14 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6cbcc2bd800so2274326d6.0 for ; Tue, 15 Oct 2024 13:37:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729024634; x=1729629434; 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=4dEB5TmPvMYAioFMdU0Ugt88SXaXfUxsP1eYjzsLZPc=; b=PJbJb/IkGpSsmRxIyiNwWuCYDG5hJeufHONkPM7HYDgsicL70jeOJEiMG2docBU0fQ 5oO1m1M+kAgdDYBovbYc7jAgWKtyD+ON+0fxGwgTITN/w7JViBxwaunbjPG6Zq2Ba57f hnOkmbLtN8GZtytynDaSf5+SOHaxPJIo0toOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729024634; x=1729629434; 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=4dEB5TmPvMYAioFMdU0Ugt88SXaXfUxsP1eYjzsLZPc=; b=C4oCqmE7iqbvgQtasZNQgYvYo8Tnbc9d4lecrjB9HCMVnwsoLItnoGKn8rcFl5QPUU JHraRtwaS/rC72rYfKV+obfWUE/3xxZMFQRbt389dLhg3ZnkivDgD64IRLBV++2d49QA /Kq2C3CmU2VlDW2tyrgclNu5LRHE5WPeMAtQ+6+qMacwLvC8CB9aQ0nI0xIZShamUlg9 jd/3L5cha73lrCHYBx923nZuANZDf9/PDNDpEHB2j85LTd3ZwNW2c6jxHSDzspUau20D lcFpKBqeYDuTuzJMloi6AxxKQ/okgFafND4AX3/smd4Tybk4SsHyugJFOe+P6U7AbWIt 5m8A== X-Gm-Message-State: AOJu0YzpkrrkPQe94jOt1ab4t3DT5J3SlKfA/7u0C2csA1jzxMERIILk jO6sAESp+v3p4XqZO3cBdtaTlCQOzFXt5XHpzJ2nxEfw+M5bqiJvBboSrn56oWIf+mjDU5avP7E AeW5u+C3IU9+kajPEAQ0VbpQ0cXoxuTsbLHNoemO0oN/h4E+Jxusma4SR X-Google-Smtp-Source: AGHT+IFrYy7b43a4bu25RJ2D83M7qv5F2pa5GeKSQDZWoHG/fxsP9lsgVl3L/CH6k5dZgswEyesnfn5NlTV1 X-Received: by 2002:a05:6214:418a:b0:6cb:ca0a:4749 with SMTP id 6a1803df08f44-6cbefd2c573mr263613776d6.21.1729024634162; Tue, 15 Oct 2024 13:37:14 -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 6a1803df08f44-6cc22946f60sm645906d6.35.2024.10.15.13.37.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 13:37:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 13:37:14 -0700 (PDT) Message-ID: <670ed27a.0c0a0220.b369c.4459SMTPIN_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 E2DF06052471; Tue, 15 Oct 2024 16:37:13 -0400 (EDT) Subject: |SUCCESS| pw145949-145951 [PATCH] [v7,3/3] node: add xstats for ip4 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241015054241.2447-4-pbhagavatula@marvell.com> References: <20241015054241.2447-4-pbhagavatula@marvell.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/145951 _Functional Testing PASS_ Submitter: Pavan Nikhilesh Bhagavatula Date: Tuesday, October 15 2024 05:42:41 DPDK git baseline: Repo:dpdk Branch: master CommitID:d8381a8f54cdc789c4260efefb5a17b9612f417e 145949-145951 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188388 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/31485/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/