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 4680F45F79 for ; Mon, 30 Dec 2024 07:29:46 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 25DF240280; Mon, 30 Dec 2024 07:29:46 +0100 (CET) Received: from mail-il1-f225.google.com (mail-il1-f225.google.com [209.85.166.225]) by mails.dpdk.org (Postfix) with ESMTP id 683D640273 for ; Mon, 30 Dec 2024 07:29:44 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3ad272538e8so38289905ab.1 for ; Sun, 29 Dec 2024 22:29:44 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735540183; x=1736144983; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=5zI35bKQn0zRYHEyCn/N901v3U8HLHvGsznRHTAFPN8=; b=hE3qpcv7LMECZaI1nNXbJJ0GbWDPk+hASmzqJBL0kvoCPadYG4mKQvCcczGNclsqMv Do2d1/Fj/uuByRzMdjDOeWPZ3QaghogqP3eaVNKosYExIPLoMLNuk/jwJU1JiePcTN+b QblhIqEUhSIkngBEzSxZRVtAxaJ2FcHXCzjR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735540183; x=1736144983; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=5zI35bKQn0zRYHEyCn/N901v3U8HLHvGsznRHTAFPN8=; b=uDOdxrpyxlUPq054lcnPmqHt+NOHaaNmDR2F6zgn50l9KN8dd2HlufY57VZ21L/np2 tkWLr7N4x8Z7rGKcqrs07WadHCMhqjSDCkQQPdp89v8NziL2djuYGRdQn1ahSwtBxJM6 56A/+wpgZXVJKqrmG2jWJrbE8g1Kfv4IJlqLpqpTkFLbMoQiwpvjUtTe12VZrFjzz8S+ plFX2Dws9Sn+y/N1qjpcpoIQbpm2YDXbVAlNgJUyRDaNaJaAIhl/DuNgbEFSjbj4HU02 xp5rexfmpLTdakVWpcIMF5bOSz0zsPAOYq1VKB+bxsUAD9HpM9IXt1fi+ffsQeX4fBbb LnVA== X-Gm-Message-State: AOJu0YwINkCwxO315KnKFVO5FUhqKYvSzJtgG0xIAFP5lT3RS+Aw9HPO FE+jxwujaB4P4bRPSXJMvYwikdP1GP5BZX19yO+Qb/iymgO51JfCg+0yBXYDIr+1Z/ymvhCSYBN Bvo08Z3BAGNu8SGimpXrXdl6wjt6qLSS/ X-Gm-Gg: ASbGnctgW1lT1co1jUC4uEB47vA7Q3jC2OPKCjA5OElP7CeRVSXSXY3UjryJFZeOqbd S9sLVAGu1rdOcx6bCPZfDdFmOid7O5qHz+bHhnTrpTp7Urxx7WCXIEkURyR6nL03Y4jd7FIS5qU 44l5OTAPuvgw65RBplqL0Tb1TDCDDKvUhzrOP7V/K9RTBDr4UZtMCm6J9zn2DO3dUJv7XqJBvaJ nt/wFt0PiGGIAtj9oWXW4N59MJZDARC5ndqh7ktbLKpAc22ysIJ4bvwfSYgHvEzJqN+keQzg4Ta kA== X-Google-Smtp-Source: AGHT+IHhqD7O66Y3W7EuqL+x/zCRdf2iE9FD8MJ/mGL91Kmd/ZIOqyGN4feqp7shYRBtnwCWID2pEE50tpQr X-Received: by 2002:a05:6e02:16c5:b0:3a7:e1c3:11f5 with SMTP id e9e14a558f8ab-3c2ff00f349mr297343535ab.6.1735540183653; Sun, 29 Dec 2024 22:29:43 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id e9e14a558f8ab-3c0e6781626sm14432705ab.64.2024.12.29.22.29.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 22:29:43 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 22:29:43 -0800 (PST) Message-ID: <67723dd7.050a0220.2d61cc.34f0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 1B1696052471; Mon, 30 Dec 2024 01:29:43 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204786 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/32077/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/