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 1FA8A45DD7 for ; Sat, 30 Nov 2024 06:41:19 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0480040267; Sat, 30 Nov 2024 06:41:19 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 2F53A40150 for ; Sat, 30 Nov 2024 06:41:18 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-8419ef7c2d8so82788839f.2 for ; Fri, 29 Nov 2024 21:41:18 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732945277; x=1733550077; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=jLKY8b/YzxeFJxRZuWrFiwG4vAtbjrnJVH95M14oRfs=; b=N6BW+UaM3KS6Prb9Gs2Ag5pzBxWBNT6mnj6W5B4pz4sSF3bcoRKVJ15Ee5RiH5FhAx zSz6SDTdv0y+d7d0O1sEwt1XsEiftxzH9AKBEXepV8rPo2DpFwZgN1/UlPbqgaSJladG oWzw3gAZdoytgoNZnxdirvat904pAYAw5XFxc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732945277; x=1733550077; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=jLKY8b/YzxeFJxRZuWrFiwG4vAtbjrnJVH95M14oRfs=; b=K41LczwFqqk1AfNXuo2D4xvProIWWKz8bt8sQQzJq5u6qdH2IfA5bEiY29EvArSacg TsHloYOfnPtAVBeZuo/yoXS4mcgARneT6Y8ipAs5ZgbJs6Fs774QFCnSTGdK5PLz+suf wKx2E4fGddKhaWsd4WKHnSfYuMDzc1vgK95GeyjmXspA3OYXSzvNT96gBivGgAsds3We IGFT3tu0I87uG2d4VexMO4XyFtBuhG1BkiTwxea1F8xwMl93NSX1eYZVhjK5sT+P3dvL dsW2zkHkkLLo6xK2dgvhEKq0bVgQ58twTvf0yMiBHP6tYGioF/OXhxV7VYYJwOtplsET y4nw== X-Gm-Message-State: AOJu0Yzlww2ph9fb9XNZBu/Tfptq6SX0TbY2FWv2PMaWB5RtICgjkMyy e0IJDI1ipaukg3cYYTFdLNiYYrlur1oLSVVTicyDKusTptrkwEpFvw3UUSF5Rn6rcck1WCqOFRZ z20NxIjnhqUMHfKhs1DS1HNlNdL0jUcpQgQLSu3Nrw5E4nAJ6 X-Gm-Gg: ASbGncv6yy05LzQSdt6RmUxHLQNH+vNLmGKYVw1i5Gmpidfg9iEFjpUvuJ74MbV5JAY 6jQ2cwTs7Zqow4eUO4kaRXBgPHe39Ek/k51pEMhCBLDBLx+u/nT+SnaFjCh3pCHm1GB3CVzdbSq YKaeUhtcMQi7SLVoTOD0iFhBedNF+Xji5e3YAMLFiwPU4JZxjKh6dDzVNCEzAq/YuFh1RQ2K2sI Hi5v2+q0Z167b5+91BU8zfpOD57/Vob+GhrKaAYjSsQsIFulEsu6tCqG0mSW4YsmwbxjCFoSe0= X-Google-Smtp-Source: AGHT+IHr/VRtfswDQqbYcLk5hCLu+kPp5L3xfykOxNmJ++uNvzQvn0QXxc9ffyEdQUeysNol3lZ6CS1i7Rxc X-Received: by 2002:a05:6602:2cc7:b0:83d:ff89:218c with SMTP id ca18e2360f4ac-843ecfd3f9amr1564141039f.7.1732945277559; Fri, 29 Nov 2024 21:41:17 -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-4e230dff155sm215571173.42.2024.11.29.21.41.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 21:41:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 21:41:17 -0800 (PST) Message-ID: <674aa57d.050a0220.3cccfb.d38aSMTPIN_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 E62626052471; Sat, 30 Nov 2024 00:41:16 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] d20fd65f258afb5b572fe686b7d1032aeb95e079 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/v21.11 d20fd65f258afb5b572fe686b7d1032aeb95e079 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200186 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/31788/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/