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 AB7F2459F2 for ; Sun, 22 Sep 2024 02:43:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A36EC402B4; Sun, 22 Sep 2024 02:43:27 +0200 (CEST) Received: from mail-yb1-f225.google.com (mail-yb1-f225.google.com [209.85.219.225]) by mails.dpdk.org (Postfix) with ESMTP id 73B734028E for ; Sun, 22 Sep 2024 02:43:26 +0200 (CEST) Received: by mail-yb1-f225.google.com with SMTP id 3f1490d57ef6-e1a74ee4c75so2830644276.3 for ; Sat, 21 Sep 2024 17:43:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726965806; x=1727570606; 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=DYiW6S11CudArd2ranr4ifn19XURMHDmUMr2Qn2oqyY=; b=hdeF7Efo/k4myUWP5lxGUfkISk1BIObsRWV8VFDX3o+ahpQvZNMzXnSUQoWU058Td6 lWajtqxNoK+WSLBfCinIG/SrdMXsRVkQd6AnF784a2SYWn9IK31USbr/brxlftLpm8BN b0W426rqW13BgwTWOa/AfOg0K1ZicfUIRAH7o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726965806; x=1727570606; 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=DYiW6S11CudArd2ranr4ifn19XURMHDmUMr2Qn2oqyY=; b=GupU0vmbXOR24P2gSgkC2PVKFAecjVjHQvc+P1oBfCuiM8LaqdVSV7mC3a9avbDFna cQl3rQOzNd5PH8tltIkPG/vgvke3MHxIk73xo+E/R0R9P0cPWm67ECxfQ1D9mPzPiDNe s4G78YJtHk748bYw/3n92IhK8tmVzt4c2wrIwUd/uPOjtARB+9tqJlSEL0bfGtSQTe+O 3NmJPgU2cKkl88sn6UvIBHn2MtuJgU9EPpCeAX8yCasVMlN8gJNiXIYTT9FjbqJ0Hkja IHoqWvWzYZ5J2AhFYzV7Qia/rhfwwytXx4Usf8YB+X7Uvw+3eXgxKLNxjeRz6ZOoIVJa 99cg== X-Gm-Message-State: AOJu0Yx+gwkgZTjMFK0iP6HC6mu/eJuyLAX8rAsD5CwVvh9mtTdQS0L1 IjCCM2F9bruEOWaGDzYxOmjhjA2JE5mabjrJZRIGjD1PwfQEBu40nElbkqTJJNGPqrSsK7vR4Ys dDJ93/KvW07OizAMTKf4TM2VUy/fhjY6cbkYxn17o X-Google-Smtp-Source: AGHT+IHJN0sHfzPTjdwQkePfeH37SQx370Bjgzx/7tcSmxaj4IYGMtvnkNk4wlhfELItqvILxQxz6AmIF2ze X-Received: by 2002:a05:6902:230f:b0:e1a:7583:2b91 with SMTP id 3f1490d57ef6-e2250ca7cf4mr6210044276.36.1726965805852; Sat, 21 Sep 2024 17:43:25 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 3f1490d57ef6-e2028768c50sm336206276.3.2024.09.21.17.43.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 21 Sep 2024 17:43:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 21 Sep 2024 17:43:25 -0700 (PDT) Message-ID: <66ef682d.250a0220.18d20e.5f7eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 8123E6050A6B; Sat, 21 Sep 2024 20:43:25 -0400 (EDT) Subject: |SUCCESS| pw144093-144099 [PATCH] [v8,7/7] test-pmd: add a JSON pack From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240917033117.66346-8-stephen@networkplumber.org> References: <20240917033117.66346-8-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/144099 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, September 17 2024 03:28:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 144093-144099 --> functional testing pass Upstream job id: Template-DTS-Pipeline#181604 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 | +-----------------------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | PASS | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31041/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/