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 403AA45F56 for ; Fri, 27 Dec 2024 09:13:26 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3ABDC402A8; Fri, 27 Dec 2024 09:13:26 +0100 (CET) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id C34A74021F for ; Fri, 27 Dec 2024 09:13:24 +0100 (CET) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-2ee46851b5eso6931815a91.1 for ; Fri, 27 Dec 2024 00:13:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735287204; x=1735892004; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+/u0xDDi7mhMzktuYyXy80ey1/hVvUt+7uibNRVEjFs=; b=D54bP/LpbE4oybhuL7wOWU4qAKibOgIkd99HT42l05z1rlgfBVVJWVUAi6/Mrl2LoQ R/n3AD2daRHU9suFezo7WltU6pXBYrH55+MvoFuq23Q2XnMhWrOTveDvDBlNoJ2OQd4d 8aV7upMYdu7vnR2toOFQNx4SzKoTGumOZ4wMY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735287204; x=1735892004; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+/u0xDDi7mhMzktuYyXy80ey1/hVvUt+7uibNRVEjFs=; b=oEsrY2QGjgRJns8dmBLcEvtLcoG0gx7JY8t8HXjE7En+o+OVaz7fDEFrPdzByHD/jl 5qJxRNPpj23UOayWrR+rhGYYnwr13ZlHCb2Bwm59IHIHBuj3xmBXUTpjxQP4XuJ6Nhga DCfvCGoDaCykggvmGSk8GLOvHCDrzJBarhLsUpn5PJI3rndrcoXpSEARxMrffLD3fbPG 9FRCxns8hlr6Pmanvxp9MMBHmxw/iN85dWhM/NFq0p4hvl/r3zsPEP4c8pcvBfqpMxvY OJs0OP3p9QgsWLsgbU7vqPRYO4jZVIFL8v9qL7Z11WVz2BEdrdC5pX5nmD23i6XNvuUd 4USw== X-Gm-Message-State: AOJu0Yw6E9j1k2JpzaoxKXJiznA9WnLDJHKm9NKz2ZfqtCu6lrC161SN XyI1CbA9gHqOKbGs9HD/nkvvvVHCWLTrNnpVcbvRuzg1EzbvGR/ivjKN90eFcIL+nDbN26f4wvp g5T3csfxs+DZNDY79r8vchbNkWmi0FkkZ X-Gm-Gg: ASbGncsJvE073+moxAF8w+S3qCtPmgOtO6PFdq/sFyoptSKtKy+sMEoyFJJlJgRlRI1 UwnuTQp4+T/YuobJEW1yFMscQLmOVQvB704K8AGa+sidGou1s1c+CrvxWh8oQyb1prkN+7ufJlO VxlWl5pK3LLMcnkBvHmcbDmIi9lt4Bi5rjeUY1A/BgkQrdBLrX21WtFYV1vVQV6YjSG55nfcJHW yZI58U8NBjfrr0yFrngVIANFWipsOWKn1RxfnV1paW3RRGcmQKO42lSy9iRfrbHA+0RxR+snwUz pQ== X-Google-Smtp-Source: AGHT+IE1L/wS+oRY0RvhSZp8UPxBxVxP09vAOEp0tMjwMhi1i3rZ87BG3Cf9qE454lWPRB/WVQog9VNnGGMh X-Received: by 2002:a17:90b:54cb:b0:2ee:ba84:5cac with SMTP id 98e67ed59e1d1-2f452dfd2eamr39534231a91.7.1735287203807; Fri, 27 Dec 2024 00:13:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2f2ee26ff02sm1045478a91.13.2024.12.27.00.13.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 27 Dec 2024 00:13:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 27 Dec 2024 00:13:23 -0800 (PST) Message-ID: <676e61a3.170a0220.2279a8.3f40SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 9FA446052471; Fri, 27 Dec 2024 03:13:22 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] c66daa12e76d7b4912cfb7109a761856a7a873ab 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/v23.11 c66daa12e76d7b4912cfb7109a761856a7a873ab --> functional testing pass Upstream job id: Template-DTS-Pipeline#204546 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/32061/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/