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 D660A45E8C for ; Fri, 13 Dec 2024 09:48:30 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CC084402BB; Fri, 13 Dec 2024 09:48:30 +0100 (CET) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 03BC140263 for ; Fri, 13 Dec 2024 09:48:29 +0100 (CET) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-7273967f2f0so1590021b3a.1 for ; Fri, 13 Dec 2024 00:48:28 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734079708; x=1734684508; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4rQJ1th5Hu8RHwkkv+nmVJ1dbRYURqtFasgJqEd9KU0=; b=U0anTAxweJ26i1MXqJkxEqp5jrVqaoXCpItmDVJYVZzFHZgwOuhNRSd1h+9/3fgatI +nK81o4eRInZc56OwehhFW0QFxOADuyYEJivX5ISSwo9dHNsuOZYazPVZchHiumM+u2U HMphbGvapS/PvS1/Pfeg6ziM0ObDT5zHi//Vk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734079708; x=1734684508; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4rQJ1th5Hu8RHwkkv+nmVJ1dbRYURqtFasgJqEd9KU0=; b=dgRKqdMK50EQkuBohG9WtOmkldbvC40G1VZYPDH2riouI620LVOuenAqxzDubNo4CF K7cXTdIrZkv8721X9UF6QW+yCLXbSXcGicDOHD8n9x4Vdguhrr4PnGz0Xp7h7jqi+NiK R5+vhUPtxIm7yXeUruq9jtSDY9P4vnVTnqlQQNXNdfg2/iiuyX5igYzWs0FlfmeoALdR STmNZ11N/Ksl3HftjDPBDC9f6e1xfw7sqMbWQTbHMcHlXYLYjLNpLZRNoAphusFDm/vk 9OnCuGcXk/fyrEY9JxinzJjoaGcUwcpsJEDuY0Oql6ZTHgz5m1JOs4YORC+FrpjaLwxJ QZHQ== X-Gm-Message-State: AOJu0YzwZoOpJ/NBzMAMgW4Xl5CbuOxYVRuQMHBvPZPmPcNiR8LjdtIo gucmXa3oOuMIPiX+tTHQcQH9gOe33f2D8Y8n/sNM+4txv5NTmMfXHIlb0sRwo55xNiE0otYOIuz jOmlJaQ7DjyWYpYyxf7MF7gvbG6l9Qywu X-Gm-Gg: ASbGncvS48QxVHKooktXM6Py1xpZj14zLUFOPkQpBJ4ffZTe5/NApREbcK1p+/KSIJl 8aELya5u9MZjB3zZbZVJ4KtS21cptxdZYhOFWLfAqDW0rlvHTDdWgFsVfCDAO1ysq0eIq73Ybim uRNobCOqcw5Y7HtUlj7O8gfekGS7QxhqJYETgnhcz5Vs5ui5BK1qOGm5Ag/Y1OrOSwLGkDNSc4i WtoNE+h2FxRZS3mPynJg2VgEEH2vV9ZxgAkWvUEBJaOKlU8hzs4+XCpGnhXBARMMphRlKFcXV/U tQ== X-Google-Smtp-Source: AGHT+IFYLG4HFCoIWgHn43EtsbcibebT06i9RZpjlUstL6oH6FulXDIgtCtdjan4fcU7IzCvbkoKqXAOlik6 X-Received: by 2002:a05:6a00:981:b0:725:ebd8:f161 with SMTP id d2e1a72fcca58-7290c14c345mr3222112b3a.8.1734079708097; Fri, 13 Dec 2024 00:48:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d2e1a72fcca58-728e4855b24sm372307b3a.10.2024.12.13.00.48.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Dec 2024 00:48:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Dec 2024 00:48:28 -0800 (PST) Message-ID: <675bf4dc.050a0220.9617f.63a0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B8C2C6052471; Fri, 13 Dec 2024 03:48:26 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 67b9d0a29a1269b482ff7fd1eb48ee88ae9e5892 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 67b9d0a29a1269b482ff7fd1eb48ee88ae9e5892 --> functional testing pass Upstream job id: Template-DTS-Pipeline#202015 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/31902/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/