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 55C0345E46 for ; Sun, 8 Dec 2024 02:43:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2C5F1402BC; Sun, 8 Dec 2024 02:43:36 +0100 (CET) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 5B8C2402BB for ; Sun, 8 Dec 2024 02:43:34 +0100 (CET) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-6d87ab49423so33920706d6.0 for ; Sat, 07 Dec 2024 17:43:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733622214; x=1734227014; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9+hyvyPltzIfWqFWcJtQgQgYlrncG1CTwRcNP7GR7MM=; b=YePFEoW3Hvp2A75pdGU8qNA4npir6uixYh159aqC6L3wJQPx2lxDPJtL6S3bXUrCqF H+796o2idIhWpbFl0MJ7bOPr7ccbvSS2rftQ8P2fmdIxQvG4yC9B+Q4gQUXUvLJpTltP seoC1IN2mm/R/Eg711vBQCQnn+/ITTyWU07zE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733622214; x=1734227014; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9+hyvyPltzIfWqFWcJtQgQgYlrncG1CTwRcNP7GR7MM=; b=eQgL7F29M6wiB6u+IjliE9E3ZCL+LyB+oAl0Yii79uc/ocS5PFb9TLKCZc/gq0N97g nrI7X+plAGSeeGHP6MJbroZHO6564z1UZuZIkCQVFG0HF6ssfqZQuYxBQS6MKgxqMmhY 165Vuf3iRkaRZ87vcDRxqfqiPOW8L4AGKpDV/HWCVVQjIkL5E0QzWAhA4iXDAvbrmIq0 2yaY+WSLx0fpG9ha7kzpczQULAFmCgIk254U8PVfw7nFToEA0TtaStxxEo6U4u/yVW0j zOEzpwotxiDxXcSnVqPo5WDhVEXAh8/ad6Uyed76P2mw97CsJFzccEObPwuhzVmDjbQj PGag== X-Gm-Message-State: AOJu0Yy0FVCkyjgDO4hFbEAXMIk1Lz499jleoqP3JGuaSqv2dHrZely7 BZGOKu6xTIoBOYmcKL8Va8+JgStDRqQybXrjCZeymJ/nkAYZea/lhddLn/HhBmeM83oBSstHug9 Nsk2nLQbhQnYJ4a+93u6CYnWMehrH/xWY9RLDzC0o X-Gm-Gg: ASbGncuuxCEuYEebwVACvEdpq14WuEckrNWcoMucy3l2ZGv/iGiL45QF5EN0vlZBSnK sicv+fqhJpxD36qULIqr0TP0oA5OdBaCYR2RqarKHG8JrCmYicoZsUA1h/PFIBCAqYV5tqGfI+D zmeBUO5vJrdCaCzeZB8oOK4w/eqfB+zu26OxlwzrwDmP6UHaOaM4Hd24obT+6K+ypixpTU0CmD+ dErtVwmqmD+ywg7YD2NSNtCH9OB8Dq3oeBKI93+F2TeJRsSyIT4eeWX0AAJwjWBzYAlmcs= X-Google-Smtp-Source: AGHT+IEXcoOjKsZM1KyCWgdPkrez0lE02d3cxsxtuOtY8Kz8wl15rby90wP1C7SjidicIchBSrKL1pwV81Yx X-Received: by 2002:a05:6214:21c3:b0:6d8:b562:efd7 with SMTP id 6a1803df08f44-6d8e7181edbmr174468136d6.31.1733622213820; Sat, 07 Dec 2024 17:43:33 -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-6d8da69b5b5sm3352076d6.25.2024.12.07.17.43.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 07 Dec 2024 17:43:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sat, 07 Dec 2024 17:43:33 -0800 (PST) Message-ID: <6754f9c5.050a0220.165678.4482SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 81BFE6052471; Sat, 7 Dec 2024 20:43:33 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] 7df61db6c387703a36306c1aea92225921e2eeb2 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 7df61db6c387703a36306c1aea92225921e2eeb2 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201531 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/31872/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/