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 86E0F46608 for ; Wed, 23 Apr 2025 08:11:27 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 770DC402A9; Wed, 23 Apr 2025 08:11:27 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 780154029D for ; Wed, 23 Apr 2025 08:11:26 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-861b1f04b99so168123939f.0 for ; Tue, 22 Apr 2025 23:11:26 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745388685; x=1745993485; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9bJwoU4UErIarnVjlSWlpy262JrTk59OJxIYVqfuT5g=; b=JSH44B5aJd9kR8vHvlG85K12TwVEPEToc8CWKaYiEc4Dg7pmn3wX6kqFWEA1NohgkA 3EnmhR0k1rwZHswJbZkXsFRf2mPIE4n41wkQNYlgRzX8GhjzSSXAn5CdN5fwGjZpkK0B iBI2RIno7Cq6LLaCuH7nDG5uuYZdLjEaNqnjo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745388685; x=1745993485; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9bJwoU4UErIarnVjlSWlpy262JrTk59OJxIYVqfuT5g=; b=HiybOefWevRIwulWGOq2VaXKZrl9K8dAJj345gHtvzICc1RWMAmb64rv+Kd/F7oJS+ Ra0jeeEOo+fU0DZLv15epdjgiV47yhROUMjOv1itLhaGQQOQKCWqrkW6n8k/F5usu3e3 bzMuZ2ukcGl4mHO55Ch5+LMKjpwIIwVXcGNlRsGRNCysWx+mGG4tyMPTZuzi9wpzJYk2 jWMUtUuhyflU3nzhtQ8X3rJ3J6/ULTpmbczQ43otLC98/Bok96gQNDh+/jnDZkJhJmaH HszAiUM4HY7w6CldDxx6JMPolfiemnJDTIo5YViuTMtfN4wvkC4VdN3e++aon3tTX64m 0iHA== X-Gm-Message-State: AOJu0YyE15uZUDJKvSM5VhpvgKzumb/RR4Dga8baoCJ0PcviCd7kQUby DqvD2fOXcAW1cMTvK/gvkCPxh0NV7onEvrH+G3Sl1iiiH8/YWjaBSV2P/lp7UQemZZlpUMp2cl9 KDIVIbZUI4XlVHpC4kRJ1c+nCOEfjeuB9 X-Gm-Gg: ASbGncsHm6JvZkSkDrK1VIWv78e8ayAlH3BveZm7yvYMM8TV3xJFZun0wYO/HEimogR rh/IPBMj7NXCjJ68pKf4vJmxDMukeScEUBaIW8/C9COPu+mZbf3uJdYfzCO7qKrBvZeN+Fxzdpq MLGbKrkcAIn2RRoLYHodaiiTWt/FI3FWHA0fPGgeYI8WogvrJkbuep8ZsqFtpodd7Ses2dt9WlH tG+EvdysCUWtTQNkn4j7nbEst4a7BV2RxrXNuwbajmFNfVQOP51f4w0KmlP2HpX80PYMocI/EXk F/2Fsb+hIKlXWwX19AuRxwyHvvIC9e036rgr X-Google-Smtp-Source: AGHT+IGnkdyF28ko3GxxQoi5xpRcyKYnVAMHzZx6ZBt7rd9LRABq6wnKO1oELOMpJxrOzeu7sZkHhheDMTEg X-Received: by 2002:a92:cd84:0:b0:3d5:891c:13fb with SMTP id e9e14a558f8ab-3d88ed7c316mr168261275ab.4.1745388685560; Tue, 22 Apr 2025 23:11: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 e9e14a558f8ab-3d9275bd38fsm558725ab.40.2025.04.22.23.11.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 22 Apr 2025 23:11:25 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 22 Apr 2025 23:11:25 -0700 (PDT) Message-ID: <6808848d.050a0220.307029.33d5SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.74]) by postal.iol.unh.edu (Postfix) with ESMTP id EB97E6052471; Wed, 23 Apr 2025 02:11:24 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c4b6f6ff54c32e922971e1403f19aba9ea614896 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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 _Functional Testing PASS_ Branch: tags/v23.11 c4b6f6ff54c32e922971e1403f19aba9ea614896 --> functional testing pass Upstream job id: Template-DTS-Pipeline#222683 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 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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/tarballs/33333/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/