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 B320045E2F for ; Wed, 4 Dec 2024 15:48:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 8A6F540A89; Wed, 4 Dec 2024 15:48:26 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id C36CE40A87 for ; Wed, 4 Dec 2024 15:48:25 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-7fcfb7db9bfso668267a12.1 for ; Wed, 04 Dec 2024 06:48:25 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733323705; x=1733928505; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=rzChCFfJ/+8LB8E2GghLyvhnoAngPQiRC2qCMDYItLU=; b=e3c7+NBNLto069v2gguv0YZoHyXMoJZYf1KQN2rPM71/zgPa+0Ygk15q2MT9ySaJ5+ zT+kU9kOWcIAGr3mI5iDW10k3Ac6Lm514x22JP1zzMHAF3R4muYO9ej1jO+qBpn52PVU /R+VR0YzF49XVR0AaqOsU/415zci6dbUt0kro= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733323705; x=1733928505; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rzChCFfJ/+8LB8E2GghLyvhnoAngPQiRC2qCMDYItLU=; b=eQ/NFmJyrymTn5DTYLan4MxEW796JxnvFEOfS1QwXl7n/KioL7Sjv1V2CohHUER4Ez krE9wMZlUU512NP4lIcYGR1yM3byZGuONV5ph6I0+2cVK4/NYtkPt3MpIu4MhoRAE3S2 vM06XEb2ECDHAMIXSpOJ4J6gmjjpkgXJwW5qxnlAgOMYX9wjFX2wxTUuzUGSkOhI9JDp 8HPhWmcViAeLi+7gyMputk8uNnx4RIEQsDSPy71KMxHJeMbR9hxV3LHNDmWmbJJP9Viy YUfBp9qX3Z5K42jtTGTdSqLUWIMDN7Ay5IzdWRxHECY/G6vzfOKkPfMkBH8smnP6nfS3 MEcA== X-Gm-Message-State: AOJu0YwZlJVrZs/US9IUjat38BBfc6SRHBj80+cHxSm0OR7i+vGqQ4/n 8PPCmP0n4JYIfmdipZfa5/JCmRmRo9lJZMld0N8DXPkBec5tvGSsvDaEPlRw1mI0I87rE/D6Hne fvIiGft348u/r58iXVI2rcuJ+dP9jsx9fiv2HAdA1ypLhnIyL X-Gm-Gg: ASbGnctUb9YpaJQkXWUmRs+0qoI4EjWjqvxuUC22hzYCuc4hObmGtezDnCo7AdZR+5M riXB57CMZjFnDX8DeXdv+JjYyE+ny3EGbisXXU11eG/Fxg19JvPspxfkVJiLwFb4/y1I5Tcoehd 6LpWH6FxUAkBK8xzSofOT1o6mW8BfRPyMSy24DdOIGTf+vddf0GTkmx6FST8bNVBhXUMiP7NrqT h/64T0MB5E5oxtwpdzWuQ7O5FMvC562ypk/FYIzsDrnAH2XHRU3aVQ1Do1ZCM7kddkevioGeHE= X-Google-Smtp-Source: AGHT+IGb7dbEA531SOPSSt65h7huytfE54JUOKkFeRpAYNVyM16dh2VGfVSvcgmQAVPRgRehr+cb+70e0v6N X-Received: by 2002:a05:6a21:7898:b0:1db:e584:a92d with SMTP id adf61e73a8af0-1e1653c8289mr9680163637.26.1733323704823; Wed, 04 Dec 2024 06:48:24 -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 41be03b00d2f7-7fc9c2ba33bsm649709a12.15.2024.12.04.06.48.24 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 04 Dec 2024 06:48:24 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 04 Dec 2024 06:48:24 -0800 (PST) Message-ID: <67506bb8.630a0220.348a03.5d70SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 11A4E6052471; Wed, 4 Dec 2024 09:48:24 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-next-net 69072dbdfc0ab49bc5a1a3707fd6f2bf5d4a41ef --> functional testing pass Upstream job id: Template-DTS-Pipeline#200972 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/31837/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/