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 4179145D6C for ; Thu, 21 Nov 2024 20:20:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 277CE40A81; Thu, 21 Nov 2024 20:20:34 +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 CAE5F40A6B for ; Thu, 21 Nov 2024 20:20:32 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-6eeb31b10ceso13518657b3.1 for ; Thu, 21 Nov 2024 11:20:32 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732216832; x=1732821632; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=qa+d54R/g3h0ozbmyvq8Q+/hOUjKM8CdhWlV00mFhWQ=; b=ZKmZLhLMMOdLprIoYTRhC6g2AZkTLovjf1Rno6Z3gLa9TRalB/fRQDq2GyAFdfhjKp Xj9Z9Fs+1NChibmvImhp9oo0nqMn4zOW7d5xBqgbmbg3Wk3tVdPuBOSp/KYI2ma8Axry zCEA1EQh5HnQjEHx179lgilJ8Mvnn753359C4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732216832; x=1732821632; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=qa+d54R/g3h0ozbmyvq8Q+/hOUjKM8CdhWlV00mFhWQ=; b=I4gaXKPQ64aSRzUKFS4XX+8bwcSKT3GesBdAc0gkxoihPafJxTKQKBprFHwDkPv1Pw CrW6MdslEl8gN7aaO8zj2sT4fkTEh2Elszgfi9Zt7uXnK6RNviKHP+apQ3dAFHtDk1mq Kc3kpexBRJomDBQpo0+dAMYLos2XBMdDYC17ojRec90Enc+94dsrVTbvT7ipWEnBkeuo wH/VK1Fu3ryqupiGEASISEZ2nHu/a8cRWc9PcU9DCeIuz+yblOhfKSS9VrZa3q4zuEzh 8dRqi658Mfy1NpZ+2k+46FOAg/4aVSFlGJ79dCPFCuklX/R7DjTYykQZuRxotBv+ASVr xoLg== X-Gm-Message-State: AOJu0Yxz9M0ork5MT1l3T8M6y9yie4u9s6PjAuUaPeY+qh9U4RQ+eiWi qbTM0w5Wng1w334w8YKBPiGwE3YwG3pkLjE0RtXG+8K7IIfZzlVjvqj2HXSJe6s1exXtjBKyS/f kx6CsqN++2mXC2r7+++SZzTVhjDzzW57dthdWUUXtnXL1X55dLa1DsFBp X-Gm-Gg: ASbGncvfimJxiRuoMOfJqPu2yAgmtaqLeAD8PXmX7zT2Y9loh62BNFLMRhIDuJdrs0l XJ2F+TrEBXTSiPLEs2/C2S5MuOkNUyHnfvCvY+pydMJwseAtxROifyGErepknHMsGdtXWCDc2aX 7GHLGK77MzFfzbCOeJs3eBhSMWjYcEMcmhh7hhfoveaMsokew6gLXlvixiXPzMpt6Z2OvEvJC58 7EBXj/ReWdDugsIFNRHEP0/sojNSteSsFg/aryavnkRiZUV7cz7OxkUA8Wezria5XXAlplOrNE= X-Google-Smtp-Source: AGHT+IF4GC6mcmKepSc/SjGWvJCguGYf/dWbBaWzb8FIaH93k2mIen3uUeEilI8JkxtSY5UEq/h31KATEEIS X-Received: by 2002:a05:690c:4804:b0:6ec:b194:efe7 with SMTP id 00721157ae682-6eee0a50affmr4134117b3.30.1732216832197; Thu, 21 Nov 2024 11:20:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6eedfe12f2csm70797b3.12.2024.11.21.11.20.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 11:20:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 11:20:32 -0800 (PST) Message-ID: <673f8800.050a0220.29a650.06c7SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D1C4F6052472; Thu, 21 Nov 2024 14:20:31 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fa9d8629f800e85054b5c69678c3aeced4866e0f From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Jerin Jacob 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: dpdk-next-eventdev fa9d8629f800e85054b5c69678c3aeced4866e0f --> functional testing pass Upstream job id: Template-DTS-Pipeline#198104 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31673/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/