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 4275D46045 for ; Fri, 10 Jan 2025 06:45:37 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BA5A41148; Fri, 10 Jan 2025 06:45:37 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 1C2D240648 for ; Fri, 10 Jan 2025 06:45:36 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-84cdb6fba9bso117069839f.2 for ; Thu, 09 Jan 2025 21:45:36 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1736487935; x=1737092735; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2dUFqo46kie9bu6Uq63nmKOC5UVvwzLVG5BRScBPRAA=; b=QsBjbgNTgxhCnC7Qy9WlVBgm0ad1OgijAHEfc80XSxFtl8XzH1034xpP4qdwxnvnhl Xp2QwY+Xgp/xuP3ECyxtSDmMqHdl8l2gXH1IbPAZFZOAzhNdiG6zjcs97H5Z99JoAvLc 1VVIZ78LBiSFW7qEVdE01GYpyqGg2wnERo46o= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1736487935; x=1737092735; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2dUFqo46kie9bu6Uq63nmKOC5UVvwzLVG5BRScBPRAA=; b=nwjPbNCxa1DO394ydxNJQXPaifUJch1bugbO25VksRvy1ybP47gzW+jH4fx7XYGwg4 AYbS67X6IGeTasg4UzLl1D46fFsYdApW1u3kJoryIqw1Qd4tEJ1Uo9jLtMiZOwQLWDLd Fkd25yVLWqqnWBkMyGFXcI3Dhym1ngoXprcoJnlCNNb6GTqV4Bg7UzlVdKi+nsRddSA/ TuAnOIv8iZ+gjXxLaz+/PFZtox5eTr1GpUmhvBfZcObc5yEDblvViR/xOE9lCbiG4UB1 LKMLLCuC5IUYlHvkEn76pEgnlyo4OHC3CShrC+WBLJUhcI6vWb1DiZ88z0YJTGJQBb4S K4JQ== X-Gm-Message-State: AOJu0YxI8y7+iWmanE9T7bJmoa50/43w41AQEzStc5/DHzag43uzUiGp V1NkZ/P3m8H0PSqI99lj1hTju0uc9AkmjLVslvLxDIi2n5hkrOnW/gNN4Wsy5J2ghS1V+nDFSPC W+PtBSkODS5o7+FsuhWUfVGql+hRvMA9m X-Gm-Gg: ASbGnctGoZv5L3wl/OQS3y0LJWrnZzt6mO0lnbMg7aaSX1sM6i1li3swQ7G/7lnIUhA 5QSI+HWn+CMCMt4oFoExhqaS565hFSd73AxicrxCWfBQkI1wnAcUC9VBYRe9+whuE54UM6al/HN 0XvigeUjK1WIdZnAzC9o4WnymSM2KT1n/TuEvvLVKmomjuwR2M81n8XhUtLw+6CiAj+0+ZMsEZh FOxGYLW/dOqtc854KcbM2AbVQ4lfDxlAOL1sMeo/+yAX9Yw8uyqkXSFbXLiuEAY+SbiX17RjSVA sQ== X-Google-Smtp-Source: AGHT+IE9MNScvOWEb2U+j1mr8Vo0g6Tb2vnav5U1TacwXIBgGUJ0vy1jJpy5pHlJzBi+0eBdny0wt8GLcBya X-Received: by 2002:a05:6e02:20ee:b0:3a7:e103:3c46 with SMTP id e9e14a558f8ab-3ce3a8ba404mr69289315ab.16.1736487935408; Thu, 09 Jan 2025 21:45:35 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b745907sm133187173.65.2025.01.09.21.45.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 09 Jan 2025 21:45:35 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 09 Jan 2025 21:45:35 -0800 (PST) Message-ID: <6780b3ff.050a0220.c9cb7.8c9dSMTPIN_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 D59B96052471; Fri, 10 Jan 2025 00:45:34 -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#206174 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/32156/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/