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 CE62D4600A for ; Tue, 7 Jan 2025 09:12:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C178440661; Tue, 7 Jan 2025 09:12:08 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id CC0714027D for ; Tue, 7 Jan 2025 09:12:06 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-85c4cd95885so2442016241.1 for ; Tue, 07 Jan 2025 00:12:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736237526; x=1736842326; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U+ACFcmacXAWYqotTy8F03xjncbDwEjWSiiF/Dkw9kk=; b=jRfeAUczaUl0v4N4ddhdM35yHar+/CvTpGCt5xcl31ADhdfHJcI4MGo672mtVBTP3l tG5kqbTb/HXL2SspdOhoS8ywskv2P8wmDIdHQzGTq6Y/VhHNU7s0F8fc1HDMVo+wkVUw c3N9J+YxLkS3O+zLAgMUCtfTaxVEl3z8y32Ek= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736237526; x=1736842326; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U+ACFcmacXAWYqotTy8F03xjncbDwEjWSiiF/Dkw9kk=; b=W302e3c8EpR61zNPwBGR9eR42N/zcoQI0qx/+93ZvRX1qZ5m9ekhA5Jch7CG+zPFHZ qKfCdVYho9JDt3rGGISPP2gKoJsDUj47ebmCtlMOph+IDHcZKoWmCTahWu4gc8dJqmU0 z/32NsPLB9Juaob4eOyiIt/hmSS6q8Wa8ruKPWcL3e8ZjletbUikMUiAqvhB8eqBLuz2 AbaIkTPb2Chgk9rkuG51kJtWrSr5gdMJDzGgs/4zfKVV4BX5elRcSHBbQvmSfT24xDTY Ri6foAgnYFqSvLIV/Bq+VJOJxTDpnjZAABFdvginXfNOXlrNUnbHduE3IyF0DH04Xyde Xaog== X-Gm-Message-State: AOJu0Yxf+KwZYqln3OdJbEHvEZbClQAjoZfrnpLgbv7ve+i0hxHBaJ2q 5YL2zx+5OHSfk1fWG9IWSBh/jW5rREgbPHToAlyI9XcKZ1pGOm/j+1M7yaYSbVlvzYzGrM/EQv4 1MgSdX/GM/MRb0OTflHo3IS0tEoNWCMhi X-Gm-Gg: ASbGncuRIwcAs8YzuHITL2bN9nsyShKEMtjuiG7wBsks7g1U6bWu9jcxZdsMESLK4vH GjLhGU0EsF2itNf4Umwd02Md39HHtpoq5iTlUSsw1MZi379IkrxYUIiPvBdSE8YiJLgBggMzqUq Tmv6cw+m/afsYWQxH449PmwKT9VO3O2/gXm18h+XuG5pTUHu52LCMO664fk5JvzZhPE0xY7Bjfz w/kleGUWBwZOXaVr0CG9zB/TkVNPQl93zC5wUQQyKpBTsFDhsbUvGQOqWKqfeEfS/GLGMKDL31B Jw== X-Google-Smtp-Source: AGHT+IGyqwoL8NHGPIcsnNZq1hO3ZWoeljCc/KLyK+GfmEJ3QQ6HcsypwDntg4W7/JAmmsFd3+qWfYfTdmZx X-Received: by 2002:a05:6102:1624:b0:4b2:cc94:187e with SMTP id ada2fe7eead31-4b2cc941de7mr45826306137.18.1736237525928; Tue, 07 Jan 2025 00:12:05 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a1e0cc1a2514c-8610ac412f4sm1451595241.7.2025.01.07.00.12.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 07 Jan 2025 00:12:05 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 07 Jan 2025 00:12:05 -0800 (PST) Message-ID: <677ce1d5.050a0220.3cf8d0.7e91SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 939626052471; Tue, 7 Jan 2025 03:12:05 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> functional testing pass Upstream job id: Template-DTS-Pipeline#205631 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/tarballs/32125/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/