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 8A52245FF7 for ; Mon, 6 Jan 2025 02:46:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6207740611; Mon, 6 Jan 2025 02:46:53 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id C06DF4014F for ; Mon, 6 Jan 2025 02:46:50 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2156e078563so170770845ad.2 for ; Sun, 05 Jan 2025 17:46:50 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736128009; x=1736732809; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=3HrTKFdaLJ/ZLrpve2yHt63B3tcM1EN2H+0WzoyLRhE=; b=HreTDmRYvDY728zO1EiM2VHyXo4AnRHqV4st+BJrcZnYJyZizFKJKTciZEa9aPmTU7 +BxdT7IlSj/k56KGFBao0qphjqwl3aESKbxADbgKB2piEOG1lSQAL/F3PMey39Ic5WpN LLGUdSFYsi/otdp6LzIdDczgLFpza9zmFb7/M= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736128009; x=1736732809; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=3HrTKFdaLJ/ZLrpve2yHt63B3tcM1EN2H+0WzoyLRhE=; b=ZYMEZv2VuCResOF1H+VmVVQWwTLESrTaukCT4nxY5sPE0LWDufH6A4MJnQW+yV78md eKaXgBGanJAcixGbuhSgvY796AwanmN7ghhfzlqBrUBq13DxK2/iib03SbbPmigAkdAN TM9DZlWaHwEpoANCKKufwegvObwYIKgK2RqK/tIcS5yWa5LelJIDB92cXmpLcsDzaOpY OQT0VNPDEGj35ukUBmBeVpZS8jYUjOsBYr4hE4tfjljicAY8YeEeVSiMihjsosXT9Sxp 2L8qo+tRtFXV2Oc6mgXZtU5CySNUIL7Xiyo1vtP6HzRQ6cPLGUxMQsSM26dOtNr/8TQf 3tAw== X-Gm-Message-State: AOJu0Yznu6kdV4mNwEAFACmr3QL0Uy+ZGrBJWglDwXzd8os2n4jVkXbe faAmD6xV1tdWVBd2eA9XKm8iCsR5404HY2EWtaBk6v0K1IMSsOZLlIBhV6TkpixQv7LLxB59pCa ugeH1IawwpB1ThZuz8Whs3H/Pi6PRm1xQbfnf2hlKN88rB559K92r5PxS X-Gm-Gg: ASbGncut0cSM5QO/AzePCEb4kwfUUe8df2zflb61NMEsrSJL9RT2938iWO8TA1n2fXS 6g5ykSgiTE63fB52usFoo4mLfw+puhf+aLBUfartFqdaJmqN/kShCnqzLyl/5Te97LXKFEICECw a3HOznmv/SRBhF8O4y63pffrRL6SesJaxXZQi4R+5gOzW0dQm2eUuIdVamyszQModq4LF2VBb4y xrIajeJcN0dVLNqdJ/pfUMxT0NMKbNaQl1EhWUELAJAKHUhv6laDU6MEpvE9FkZ+d7uv9lM6k58 1A1+sQ== X-Google-Smtp-Source: AGHT+IFtWnSj2wzbwSYsGn4q4u8KWRjvCYCaOmfwEIPhNbLQDOTBKz2gIhLiKRTE9ahk74jjY0fVEi7C0bFc X-Received: by 2002:a17:903:320a:b0:216:539d:37c3 with SMTP id d9443c01a7336-219e6e9e8d0mr822570975ad.24.1736128009644; Sun, 05 Jan 2025 17:46:49 -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 d9443c01a7336-219dca2dd71sm16526665ad.123.2025.01.05.17.46.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 05 Jan 2025 17:46:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 05 Jan 2025 17:46:49 -0800 (PST) Message-ID: <677b3609.170a0220.382ecb.64e1SMTPIN_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 B9B3F6052471; Sun, 5 Jan 2025 20:46:48 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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: dpdk fd51012de5369679e807be1d6a81d63ef15015ce --> functional testing pass Upstream job id: Template-DTS-Pipeline#205469 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/32116/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/