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 BD1BB4609A for ; Thu, 16 Jan 2025 07:23:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A4ADC4025F; Thu, 16 Jan 2025 07:23:09 +0100 (CET) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 4A0BF40156 for ; Thu, 16 Jan 2025 07:23:08 +0100 (CET) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-2163bd70069so9665085ad.0 for ; Wed, 15 Jan 2025 22:23:08 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737008587; x=1737613387; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=shonZA71D2gLXiUMoYCo+1Vq03FHnwf1m2mJ5PHIYTU=; b=Si7ZKrwEcI7qeWrsmCRIlDadU9Q2ytDp9mjAJQuWPesBwE1MZB7QFjdZt5EWi+LvpU Jb8aFDaZWDzltth1Vj1X3qsqHK8jZflRiD8xS69T+YSTd446ORCcDM9BUgkbuddnA3kV DVNQGv/RT15avPHxAacytdMekaE8724mrPCR4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737008587; x=1737613387; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=shonZA71D2gLXiUMoYCo+1Vq03FHnwf1m2mJ5PHIYTU=; b=hrk8xbTCzhdCXN/GoLmi8di37LQtBRi8q+9Kilc0NKFEnMChVzty09CNiTCPJ1W3XF X9lMGM45DOfgMXW1hrEM+G4ed6gx0Or0pePS8oGtOYjCqYIySR8XH6PAeK1ps6Bv8yul xUzLcXiIMR0lJnFLcuSv13bytoBQiHwn3vnBJbFXviDciCOQYQenVLCGZdkj0XcDxTHn jxkYy9N8C3AC1nY5bhMg133RP/iKkcJI1t23IqJXUDrywFraTbkQ6a/wP3lRIAKMD8Mh KaQV5PPl6Qvim89opu10WJy82KKN7vpo8IauabvJDUz06QdTkt44mT4hD+iNw0Z0xxZO 2cMA== X-Gm-Message-State: AOJu0YzNfmY99Y8fFdVtohM3PDfRdt7XvSJowh7TXgHbIfvw3FxSi1qR TXVHEdFx3w517wD2sJuUzP2TWhtg6GNwjzHZQF/JQilxVfe3TEuy6eh78jSpyaLVm05Hov82VDB YTTkXC1jy2Wgnw05UDa5zSlr6nPnX2C2ZlJiJXp5a1ERIcGCi X-Gm-Gg: ASbGncvkkNZITM+Y0ySgVw88KdN6BDWEELH0VsjanyAY2u+KP8/5CFIvdQAn3ApCJ6C jmdxKEYymRnP6OE7vdrPNr5VAhWFEMk1bw9IQQIbjRxN+P+XCPKfNEQataKylq0qwyiAx7QNqle eHYybAMXiXB5tOHTIYV+VdLTImnR8xnIIexgQk4gSyzGxW2O6cksirMgGIhKmV1R1tsKcvPgsZ3 y1Bzo+KVcwIA5cO1xtw4bGT67hauJemp0ORW9j8p0f899fNBjJimf1ndoIzR7vzom05kaLpLssp edVYPiju1OfiOI8p0w== X-Google-Smtp-Source: AGHT+IEp3X31FNltYLodwXats3FKCkZxbk7lWVbgZxyMSwpJdE7zOishZ6AxfEsSNZlkHpYnoTnmfdvkUAGo X-Received: by 2002:a17:903:2613:b0:21b:d105:26c9 with SMTP id d9443c01a7336-21bd1052a6amr100406595ad.18.1737008587375; Wed, 15 Jan 2025 22:23:07 -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 d9443c01a7336-21a9f23654bsm6135905ad.9.2025.01.15.22.23.07 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Jan 2025 22:23:07 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 15 Jan 2025 22:23:07 -0800 (PST) Message-ID: <6788a5cb.170a0220.1b6012.cab9SMTPIN_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 75AF06052471; Thu, 16 Jan 2025 01:23:06 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 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/v22.11 7ce7d3341d7e21c2a81f2fea8e451681d7306d77 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207232 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/32220/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/