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 667BA45F69 for ; Mon, 30 Dec 2024 02:45:13 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3DDEE40280; Mon, 30 Dec 2024 02:45:13 +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 82EC140273 for ; Mon, 30 Dec 2024 02:45:11 +0100 (CET) Received: by mail-il1-f225.google.com with SMTP id e9e14a558f8ab-3a8146a8ddaso32061495ab.1 for ; Sun, 29 Dec 2024 17:45:11 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735523111; x=1736127911; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=n4kCNDYAHv1QeXMbSEP9AgafjEYNmC/6jSo2IJ9ZuK8=; b=goKpkcV26Qs7i2dNAMSQKHMrQIA/OGSbQlMafMX4AI54lBda+zNI7kCP8cksYjJ1oB JD3soRSsRaC5hSrSaEDIChMWUOcsOgK72xq4hZ0hzk7dX+GRGB1KksEfCVsWR3FntcOW F4KORL0ZrABabu56pW7C7QImom4daHBHkPQ6A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735523111; x=1736127911; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=n4kCNDYAHv1QeXMbSEP9AgafjEYNmC/6jSo2IJ9ZuK8=; b=vmrhKo/ljIZTG1Vj+RjH7FgcD3w7rqxsSmO+JGhqPGyQ+ESSEpO/9/RGL7G9NagHod 07MuSLSwKJ5CWPHVISyIsPW1qv0hzEAptJBoSbDBuhSZBFWLH4Qyiu3mM0+mDhrD4j4O hqsp2hIeWI8wtwR1rkvjaRrzyb94dDpDmAdRBZKlbVxgm/gZhIk6rdN7LbdzEEkb5mo8 jx3vEWkBx0O3zE6I4gAWPz9FbLc5KDsCoNB+35h9JY3DJfRlZPGzViKUu2WAPEtU711V kAysQamvQpyu7QhzalQK82Xz3p2SJdG+uYCkCDjj1mDQvrSmKHBmlhrThhVQK+CfUmmg kcFA== X-Gm-Message-State: AOJu0YyYiSwveWFb2C1buOlSs9JcdDt6UHVT/dmUTZ78fqu1xddZGFSK vtfCYj35AGxMYu2jowhHe/4V7uHeiJME8EZTPONM3jJJJOOlJl9FPi7T2SSUsxFdqZpbem64Ubt 5t7hsFDuRcKENoW/ig0v8uQ1KPJMnx5N1axwWL/Iz X-Gm-Gg: ASbGncs74n86x6cqOhaoc+wMVrYLmyq/9zrV8ApYz96e2H7LkKdVjGoWCOgKPoNRiXV QJjCO2F0LH5omBqDzRKKmscwZuOX5zBI0li6NsFCuLMqk/TRhB7TTqCunJPv5BuhhyDCPxiriUe 4BQcK7fkJnPagLt36xIduStcWjoGRMzvKUOukGYuBqKXwWvDAky8bBZVRM4SSh8rVm1NEi5Y6w0 qwSzjnV1LBcOz1Ao+0gETLAJlFKNgUxK008+hqdjDl8wbluLJxQe81FHysGWI56BAKxsPDGWMEv nw== X-Google-Smtp-Source: AGHT+IEUSPIYsG4nJEDlHSZp0fK7IJAMTIAugF1RtknEWAn93DBTlisYNtTc68l/+DL0Jd40VPvBRPTLNxWv X-Received: by 2002:a05:6e02:1a63:b0:3a8:1195:f1f9 with SMTP id e9e14a558f8ab-3c2d2564124mr332341455ab.6.1735523110819; Sun, 29 Dec 2024 17:45:10 -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-3c0df28e92asm13378355ab.17.2024.12.29.17.45.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 29 Dec 2024 17:45:10 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 29 Dec 2024 17:45:10 -0800 (PST) Message-ID: <6771fb26.050a0220.20613.ac04SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 50A7A6052471; Sun, 29 Dec 2024 20:45:10 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] fd51012de5369679e807be1d6a81d63ef15015ce From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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 fd51012de5369679e807be1d6a81d63ef15015ce --> functional testing pass Upstream job id: Template-DTS-Pipeline#204749 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/32074/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/