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 B111546251 for ; Tue, 18 Feb 2025 00:23:28 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 897434014F; Tue, 18 Feb 2025 00:23:28 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 3E568400EF for ; Tue, 18 Feb 2025 00:23:27 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6fb6c36ba25so14224287b3.1 for ; Mon, 17 Feb 2025 15:23:27 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1739834606; x=1740439406; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=crx2HR23VAQyj/dO8ira0Uy08DAzxEVU+zKO1XozVlM=; b=ForO12idjW1G/P+FNzf5ti+bX5xmLvl8FBM1xkyaDuLowRq5sgfPkqcBmnBC/GBwsq 3DpVqtWHU24df2FtyezGeLZ3NxNAVy5NR31M/i0EPiIeHA9NIJMp20K9OJ7hMNn7fKFV /O5S9woWajkeOpq9ALL49Hvy07DIkGVQJECGw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1739834606; x=1740439406; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=crx2HR23VAQyj/dO8ira0Uy08DAzxEVU+zKO1XozVlM=; b=fockJORfJiSTnuTe9t1iyw/XPXoz6q1cZDmhCAOxvru46I2VOOKuxihZiHVnpOKCwh yBWT0NJ27JMcSLsg28wA8+0JMv4ExZPADWXYGWJLXXVb2tMtBdM0RZ18i2aENwF7p/Q8 rfysItS4YaTUUH3Fv8SLvNeiVpvLUQiNtJbCNi1RHE4zLRY9jaVEASqvNhzU1o5KIC7d MjRugSzLy98b95AK4nGX2z4pffkQ7M0sAzP8FVWLT2y2GRaQPmHX4YoqXoLcubghqBWr 5GQrkcbupObY/b6i699cpYULK/m00BvGU/ZvjizMsybPxTmkYJCBb1kNEeEYyccourPW URIg== X-Gm-Message-State: AOJu0Yxyn2YAzg1W+9tCtrJHJgAKXwpYP5sA7crL3eAzDwFJPlV07ET9 afQywEy8ErgQ3nGcr+QWA0rnbAo6WX5exLiYQZtqhznMEI4+L5NYeq88bTH5+bxzA5VP6Nz2I6z Ku2pO98FnsI2DF0LjAOixN6fC3xSLvW8w X-Gm-Gg: ASbGnctWkQqlGw4+m9rKb7pmlxAbx1Fvi8Q3iJ+mkVNoQ2G/0Ti6PiBhHZV/WByXvqG mWfwt0bUS+N5Imon5RQda/jbkfZ0PMLIpehf6P5TwIGDnOd9/cvUNa2wa/9c680ywvu+Vc3/IO+ U146NqXypQGmlZI45HFs4oSpZejZ5+4nnLbQiD+SpLuWfQ3h/Dz9oDN9RgVDAKJuNY8HNwBSzUd ZsiUHUYFq3ys6hNY4VTaK2HMtl39WeoEcAsBef8u792esS2VkAzAOG/jTpQdiGBIc9n8fpruoN3 MRo4wht4F91fwf1upxMNCW1WzTgqIQ== X-Google-Smtp-Source: AGHT+IF/WHgBrigVZwk2XfaybSyehMmMcpqxMI6WQPpQKB46nKR995dQA4byr7BKiN+JNGQe1ENyUpSPuuWx X-Received: by 2002:a05:690c:a82:b0:6fb:92bb:5993 with SMTP id 00721157ae682-6fb92bb5bc6mr8450127b3.14.1739834606586; Mon, 17 Feb 2025 15:23:26 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6fb797f2f7asm1010387b3.8.2025.02.17.15.23.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 17 Feb 2025 15:23:26 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 17 Feb 2025 15:23:26 -0800 (PST) Message-ID: <67b3c4ee.810a0220.196578.4873SMTPIN_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 3B9416052471; Mon, 17 Feb 2025 18:23:26 -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#212110 Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-131-generic Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.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 | +-----------------------------+--------+ 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 | +-----------------------------+--------+ 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/32537/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/