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 63D3F4548E for ; Tue, 18 Jun 2024 16:48:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7764740DD8; Tue, 18 Jun 2024 16:48:14 +0200 (CEST) Received: from mail-ot1-f97.google.com (mail-ot1-f97.google.com [209.85.210.97]) by mails.dpdk.org (Postfix) with ESMTP id 47EA5402B4 for ; Tue, 18 Jun 2024 16:48:13 +0200 (CEST) Received: by mail-ot1-f97.google.com with SMTP id 46e09a7af769-6f9611fc320so2467510a34.2 for ; Tue, 18 Jun 2024 07:48:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1718722092; x=1719326892; 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=KtNCgEruSvfuX6Kn1NatHWgayvYQfg3XC1/lRmCFGMc=; b=Yk3SoSw5bV0duQgKtCADfl5s4CHwknEdNPGYY2wRd6RyGMH5628b3Yco3FhNVwhNQM osAh2Ii3RtxHK9nZZPFIUmzoSEGA+F3FbGIeaK8+oBjOcNyuaY9ZAcPs5uUSBdLdK29V HiihGUZ0j/YkENeJ7jQRTETsNHcztsE5LqLmA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1718722092; x=1719326892; 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=KtNCgEruSvfuX6Kn1NatHWgayvYQfg3XC1/lRmCFGMc=; b=n2qypHCdv3UDMoMr4pdMNrKPH73i65Kl1SXHv2KbjZrqYZnX95yOfImZwrZlWxEMCw hyQtsJZ7rXxRdXZZpEO/e8Kp08rv7o4OWyP225p8e+0dOX/ZFHYoFLw9y0mPQTzGU7T2 GQcPRp9X89Q1ZZwA5eFPKupdCoewuokmmlGBeGi70dupRWui69vBwybdKMKfs9VtZyWi Ze8X1FIt1uOYaHJ87izbhqg/JjA+qU3RSERcHGM0+GDqs9PhxjrgHo9s+FzvRZC1Zog5 SxeyIYB9QF8TIw500zdsyUPRzuFMedD4L6L/PqO2rzqg2JRruQ32+cHSci6rvFpsyFi+ R5gA== X-Gm-Message-State: AOJu0Yz+CksgcVDTRPuMHtbi4l6ZgWunjFXOqmeKXyoDe+sbcyWQznH5 mVs6OL1TVgjX66hm9cCkfy3imcvybM6ogzsrQn2Jitcstm0y8SryzHHiO0fSZ3kvd6BPKBPv3hK lcHU3alSOx7hwwxVbiCEzhTNRJGuztG/XZnSLeDT/ X-Google-Smtp-Source: AGHT+IFggSwy0hSXm4mSRwJboPLVsJXGVJ64dwBdUPQp6yULesz4KMffeyf2OFfZmk+j7Pk/fR4Yj0Iqsoer X-Received: by 2002:a9d:3e43:0:b0:6f9:8000:53e5 with SMTP id 46e09a7af769-6fb9364b70amr15413768a34.23.1718722092569; Tue, 18 Jun 2024 07:48:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 46e09a7af769-6fb5b1d9950sm216451a34.6.2024.06.18.07.48.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Jun 2024 07:48:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 18 Jun 2024 07:48:12 -0700 (PDT) Message-ID: <66719e2c.050a0220.29b7d.e1c0SMTPIN_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 0EBF4605C373; Tue, 18 Jun 2024 10:48:12 -0400 (EDT) Subject: |SUCCESS| pw141252 [PATCH] [v3] graph: avoid id collisions From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240618092324.54166-2-rjarry@redhat.com> References: <20240618092324.54166-2-rjarry@redhat.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/141252 _Functional Testing PASS_ Submitter: Robin Jarry Date: Tuesday, June 18 2024 09:23:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:eabbac98af1345157e07c431e18543296c37c355 141252 --> functional testing pass 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ 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 Target: Unknown 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 Target: Unknown 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 Target: Unknown Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | unit_tests_mbuf | PASS | +-----------------+--------+ | mtu_update | PASS | +-----------------+--------+ Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Target: Unknown 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/30221/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/