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 A067045EA8 for ; Sun, 15 Dec 2024 07:38:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 971DA40263; Sun, 15 Dec 2024 07:38:13 +0100 (CET) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 7521C4003C for ; Sun, 15 Dec 2024 07:38:12 +0100 (CET) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5ee8eaa1694so1397755eaf.0 for ; Sat, 14 Dec 2024 22:38:12 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734244691; x=1734849491; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=blcC9ZMIidnToaQuFPoH/5vWN9vOjSKg4+yZq7uHis8=; b=CZQEPcdBUGOPlxMe2xldNTdgW+tstWqeYs2FJKqfjcnIw/Rxuox4i+IM4HsBSNdMaa eJtQIq5yAgkofPpXmT2jkEGjbuVcq140iMD2PGKd+cX0aO5tvdpSBx++J2bKUjHbvId/ 2vCUX76jw00FZnqV45U3Sq8DGWgQo7tuRus4w= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734244691; x=1734849491; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=blcC9ZMIidnToaQuFPoH/5vWN9vOjSKg4+yZq7uHis8=; b=KbaJPwcUHj9UITjZaAXouxz28zarx2tzalZkZNBqY9LtPx1w78bx5NkmxpSyA5jUfp v/nP47Tth3jDCsQZo3ygsm1zZeMEYk6PkURg6XVyOwLtOMPfBetSo8SPnUm7RNwpi9os dF1aXux/mnNKVRczUL27H7p1Mkj30alL4GA+1deCbxa8dsIIyvHTjaWcekXhWC7F+AnF sbGoZuMQmv+5x2FI5sP+VWTzOOnuX3K4V5dd2qRnaCT4vKgh0UaqNFY+lFRDwDFR1pqL x5DxiY6vdWyz/4fdC5CgQbVspQntgyOetS3bpItT5OnEKoDAW6ufqBUU5RkVO8fMoxJt mytA== X-Gm-Message-State: AOJu0YwWnR5SIYXW57ChexCzsZsoViaPo/jZF489nNsB5ZF4NQXCTYka SFIMPHOlJDCcR2nqTGa3ULv/LPNDJOBic1bC9ZVgWbBZIEewLathA9gd368HGekjhbfHjm+HNJw uvDrIVRxAdBqKtdlAF8VZAl0B0Mv1xN5GmEtaiJPZhaYxh+EY X-Gm-Gg: ASbGncsM5Hph3BR4GrOw2BbHeGPmmqWRnECQsceZT1svY/ADecwJMYtM8Iq22HvJdFf +ZSicbrsaI4TXeZZb4/UAIwACt5xnkMVX859JmnPzLjgXySVikf7uK1h0PlwfkFl7xxAIZ95kzU v3BrZX8fgebRVDkIs8K+COd07uSYEj0Hi2j4GoHbCy2fhYsIG8QD+Pj0E+kGzlWNQ/RR/MEUyuw KJ1SC61qh/hSI9JE9Kh8J1A7hcn68Y2tpR7aiijXuElM06hFhOm7yHD2v0mFfyy+4Pi56dv3IBG A45+3g== X-Google-Smtp-Source: AGHT+IG8wvKYWId+dM+U4HE5dheTsHICRAOr1BIYVqMXB+g2DdRStMLYvVGxcIH+5goTbG+1vurBEnP3vnEt X-Received: by 2002:a05:6870:469e:b0:296:dee4:771c with SMTP id 586e51a60fabf-2a3ac8b83c4mr4303255fac.33.1734244691599; Sat, 14 Dec 2024 22:38:11 -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 586e51a60fabf-2a3d2a68e9fsm97999fac.37.2024.12.14.22.38.11 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 14 Dec 2024 22:38:11 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 14 Dec 2024 22:38:11 -0800 (PST) Message-ID: <675e7953.050a0220.36381f.6863SMTPIN_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 1B4F36052471; Sun, 15 Dec 2024 01:38:11 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa 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 92bac8b798fa9c94bcf835bc49b4f16f1b0997fa --> functional testing pass Upstream job id: Template-DTS-Pipeline#202615 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/31940/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/