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 93C7545E16 for ; Tue, 3 Dec 2024 21:21:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7F9B640261; Tue, 3 Dec 2024 21:21:54 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id 343DB4025D for ; Tue, 3 Dec 2024 21:21:53 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3ea3cc9a5ddso3001209b6e.3 for ; Tue, 03 Dec 2024 12:21:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733257312; x=1733862112; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=YY8et2xmUYdEAJDmJw4WTHtO6OeSsX/+ZRzGThSVwfk=; b=M0fnc5/qj9ZgE3/FVG+MxD4GFfj0H2gJ/oc2g8x6j791045uYUNMW3sm+vm0EN1vwG Ci1dZq9rerxQMfhD5+hECTBUNMHEqLvrSq0aZbLMFzqjf2McMU3+qkgL6gbSfszoOi0b GsvYpJDZokPve4KxVlJFVUnSEObq7nQI6Kd44= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733257312; x=1733862112; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=YY8et2xmUYdEAJDmJw4WTHtO6OeSsX/+ZRzGThSVwfk=; b=Mz5e9XcCV1rhxeNriT0XW099ceQgsW+9b/I9tO/udaA1aeRBqDJVUpvTTRxxTLaHPw if4ZwVKRUxySpTcuk2t759xa1PdEoKbt4ZW0PCXGYtHbmCT7F1Gpzst/vNSXx5CEUQ68 gl2kN+yrCETaavR/u/VIw0rim4sRWBZ4mJTtfmXqwP8FfInqNLQ96rNugSTutc/JIsIZ nyq1chhIo/9OIHi1JBHCvYQxlL+jxQ4G/k6C38x2L3Jfeub1gPZuB3zA2LrJCGiLqzGD 5Plme8M90IpI64rYhTAAlrv9TVKnM327W6z7uM8k13cSDRnsPIvT43sr6/bUJVnXsKKY /stg== X-Gm-Message-State: AOJu0YxVe9S6Rft5XlHIJPk/+DcroL7HtCkUNawcpvx5feI3WwBtIc8B dr9WzeD+uumDIfh7rKVeZv9iA4ZWzUwO2iVQTfoZ3JIeCTKSqaE82w4WMGil46Wx9Conx3OaKSa cajRCyNCARSXy9QviGcpsnfCCzVfbqYxaodwSZhpw X-Gm-Gg: ASbGncv39EVmBgKhv+edU1IDzXEb/spkSkCn6nTlOAWj/c0P8N0TBlJTGAzm/TMZLE0 Hp+mpFmago59cfBMo+ZZVKHwfkoPa8p84ZwyYgAK2ipVtweXe1NGbhU0WaatxsF8312Yy0eIbhL ADyYDueETEzg76ywZeXtLmB+V135SUd5ek9HP/L2oI8hjsPtGwZKipwQ8orP0GTLzUdWn5/NZGQ 5ifwwvEjOGYodpkDyTnBAOSTefrHS9Fy4LFMMv2eGD/w+gG33X+rxXKRXxt3qq/zNA+VNs= X-Google-Smtp-Source: AGHT+IEp5PB02GQUvet0wSVzxE1gfvzT2nR6EaRDlInbNWG0fncZx88c9IxBgc024wuJO++aZP4BER5wBxf4 X-Received: by 2002:a05:6808:218d:b0:3ea:4aad:a877 with SMTP id 5614622812f47-3eae50d7cd4mr3809178b6e.43.1733257312270; Tue, 03 Dec 2024 12:21:52 -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-6d8a7e1e3bcsm2588866d6.40.2024.12.03.12.21.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 03 Dec 2024 12:21:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Tue, 03 Dec 2024 12:21:52 -0800 (PST) Message-ID: <674f6860.050a0220.26d34e.e4bfSMTPIN_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 EFED86052471; Tue, 3 Dec 2024 15:21:51 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 1b3bf1128d9bda5595861814792f74b8f57160c8 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 1b3bf1128d9bda5595861814792f74b8f57160c8 --> functional testing pass Upstream job id: Template-DTS-Pipeline#200729 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/31822/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/