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 B595B45F99 for ; Fri, 10 Jan 2025 07:30:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id ADEBD41148; Fri, 10 Jan 2025 07:30:23 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 2F4B540648 for ; Fri, 10 Jan 2025 07:30:22 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-844e6d1283aso88923039f.1 for ; Thu, 09 Jan 2025 22:30:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736490621; x=1737095421; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GvnzXDA5qG+ZQamn7A/OvqED3RXtZe4G/abrTB2INls=; b=SNOn7x1yOBT24dXfMsxDkbLs0AwjLSxXuLMO1J/oGlMWM+LgmKi2YrH2iDRqXn9LPv M3796hhd+4IsUyZoHzOiMOMI1OHIMdMACA9updYpDNIikAKI2PUR9YoOLJm8yNy8Yteh awTJlNdJrKich+SQJ1b1eyogfFIV+UZXgvt6E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736490621; x=1737095421; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GvnzXDA5qG+ZQamn7A/OvqED3RXtZe4G/abrTB2INls=; b=ubSH7WOwqxujfdovTT1+8mfXscjFsnK3mJpaSZBdtISfGhmEjm1jULytRBiFxffhJo 41w/ANft/v5EAb3sjG3My+aFR7uwRDYEBbMu1K/c39eCZ475sH5vaUy6Ug3ys1oEKbR8 NN7e04o6WGW3SzpLMTWFJFu/2KHrIfp4AOOx5nj1xW7ul2zDlwcwSsSUC04vrEEmzax8 0gQgbnv2N5ZmA766c9nn/bmzG+uCpAC6KQQsqsbEazeBiT8JKejyCb4KOWRDmcZlOvBB agGQ31lJZ5wEUBOFq419DZabNMtUNjANicZFeiuRKegEU1nGPaC6V5NiBfec2Gkca7Me 4Uhg== X-Gm-Message-State: AOJu0Yy+ThNkNbe2Y66dkd7C9uSiw/2K6r/KiMfnO5Eh66R+2wApVBZf GztCDw11jW4/TLg2J51TjX9ZR2cftVvNdOlwr0bczmILJoasakcGk6g04MJNg0koFodivlXgCUI HV4CcpBMPNAQvcwxJeM9tduVi2AcQFPBIYYn17O00ZXfQ6Irv X-Gm-Gg: ASbGncueFrzlQrcI2NRq1ANec/j/2VL71boeMopNop36uKDDBhORwk0lJTWxyijDY+V eVYTGGtmeWdHS2iyACMmiUkPXGzbpM3gJKW4xfgYrVQRM74sXj3QFKkAieUOmZTvIQ9M9pRRJXQ Upkg5VLIaLbzhxaZZ2NY9eckUImOqt/TEm8nlypyu3q41CKrUNtn+vo+w5STVgGpVrC4S42miKG QpTHIU5PeC2i37SWibXKJ3g7fmj4hl6EW1ic0Oz8PZJqXuTVzrK2aLYFrMxYleSIVjfFf/+npk+ ZQzKOg== X-Google-Smtp-Source: AGHT+IHJp95qGw0s4neKz2jCoUpQFDONbKr+S3Ciom3wbkKB+ScElXVne90RJlDS50tHPwI3Pr9FV10L1rII X-Received: by 2002:a05:6602:c9:b0:835:39a8:e201 with SMTP id ca18e2360f4ac-84cebd9c554mr395585439f.0.1736490621519; Thu, 09 Jan 2025 22:30:21 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b612fd7sm136858173.21.2025.01.09.22.30.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 22:30:21 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 22:30:21 -0800 (PST) Message-ID: <6780be7d.050a0220.3da2ed.93f6SMTPIN_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 155AC6052471; Fri, 10 Jan 2025 01:30:21 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] f2eea2f37a82bb73fb01d56350708f7d70e21379 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/v24.11 f2eea2f37a82bb73fb01d56350708f7d70e21379 --> functional testing pass Upstream job id: Template-DTS-Pipeline#206190 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/tarballs/32157/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/