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 8BF9445DD2 for ; Sat, 30 Nov 2024 02:50:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 737074027D; Sat, 30 Nov 2024 02:50:08 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 2245440150 for ; Sat, 30 Nov 2024 02:50:07 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-6d88b4142abso6698746d6.0 for ; Fri, 29 Nov 2024 17:50:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732931406; x=1733536206; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bpHz5kFHaPL11n6nCILBZAMVju9/BWWfXXZTvzdiu9I=; b=dteoON0GruHWfBexKSU/1JREcgnSN309e+BjLrsG9TxWD04mYFZa4BNec7wfJe979s ZAT42dVw9CISp+GtdfjEoNwBytFhJFjGSaD2G603I1+7qkqs7nhmqDDEYgfCdcTmFfKT 8ccvUVm7Qe4z48CqYxcT3TF34NaJYiMg0ajeo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732931406; x=1733536206; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bpHz5kFHaPL11n6nCILBZAMVju9/BWWfXXZTvzdiu9I=; b=nHM4jMrX4zj+2QMRBoPes/TDZu6WboOEsnBcX1Noybo0ZRezPQf6DjTOfssYA9ze70 OF330cxTutjqrsxbPiaRtHgD18Pm9As6/PwbMICFBV6o8EfMV8Wuow7YLJqFNq0zlRPJ 0TzxIsLxSnEWKFSnalHWt/yPKiTBt2+azCDT4+AqvyGqahyAytcFrjsQUxZCYDybiJOn ZzPeocwIbxKPYdppvIeA4o1TbbwWi5W0bhxooTCIriFcUbwRhBzkdggm1RJqLi8xR1Ar aIkZ1NE9vW/UL2+tDCEgUWYpPk3CzOpgwiL9oqj1z4gO1AamgeVwS4SvjQkAsLfKsxEF c2kw== X-Gm-Message-State: AOJu0YyZnikhKlx2kMxw8YRWHKbdPHtUFlKsVkPTV6gLffKsy2ishL// FKSloMWgKjcj0S1z0EIUKw0OqjOL/L6yElqbBaUyoAtktfQ7EXVZnvH4ld2aI+9cEGHBpua67Y5 CywGKSst20nJJyFRmkkszgX26cM4c0CefnsU+89Sw X-Gm-Gg: ASbGncuCdhly29k86LifhJPkSOuG7RY4QOJSIoDjRKK3GEiO7iUDYskjjezZF0ZewlR SG7D/HlmSax4FsnSMg+381QiZdxBm6l+MgllkYM7lhzCVNRocanM5NWfpfKNFWY+DK7Vg/JPwUk Ky2CN7mzMK5nHR31wIN7lIO5O095sOPRrQ5YvE11VNRRzU/5CtRxPpCpKpcmyAbuO91GQYA5x03 Je+lz80SU4lFdY6xc5WqsrNIoHZQ8dMPFvyyptMopr3M5BUvZGdP8NC2Ruj/1DDhuBCC+E= X-Google-Smtp-Source: AGHT+IFYkp5WcS8tuI8wmSgrZiVHa1HIyKnRFd2B+6J+7qg5+tY36vbcOKZMWEoWeNZImJpiWDMCzNCtNeE0 X-Received: by 2002:a05:6214:2403:b0:6d4:2242:b916 with SMTP id 6a1803df08f44-6d864d1f299mr233210766d6.12.1732931406509; Fri, 29 Nov 2024 17:50:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6d8751af5cesm1993366d6.35.2024.11.29.17.50.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Nov 2024 17:50:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Nov 2024 17:50:06 -0800 (PST) Message-ID: <674a6f4e.050a0220.29ee88.c808SMTPIN_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 2F0856052471; Fri, 29 Nov 2024 20:50:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 8750576fb2a9a067ffbcce4bab6481f3bfa47097 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 8750576fb2a9a067ffbcce4bab6481f3bfa47097 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200169 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 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31787/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/