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 ACEC845B0B for ; Fri, 11 Oct 2024 03:20:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A3A03402EB; Fri, 11 Oct 2024 03:20:11 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 0CDF5402E1 for ; Fri, 11 Oct 2024 03:20:11 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-8354851fbfaso62283339f.3 for ; Thu, 10 Oct 2024 18:20:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728609610; x=1729214410; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=Fy4vgtDxp2sT2GoIdf5GF5kBkfzlJ7C+urX4R7YLrjc=; b=X4qMfGwcj0bCiYV1ewrLM6hTCJ+2k3AGkSFew39JgBkKgZLr57d1mzScoHL5ZaoSjO 9r8n4410EV+lj0zeIA6FoGBi2MZArBAeKrct+VFEicrVGYXwJfc5hzWfiNGw2Y7ATg+W fxsOa+QxqJiUxL2Iw3yJoPAZwmfm60gm09Nws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728609610; x=1729214410; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=Fy4vgtDxp2sT2GoIdf5GF5kBkfzlJ7C+urX4R7YLrjc=; b=cp7ZiUeDLjpoeCsm7mEE4RcCuxDorFdNnVB+JsNJBsPWnkRHmoqJECcNZZMPKbIoFZ mU2W/4Ljzz9q/G9a8WaNXd2Hu5i5zvvLiU4urvpMbBge8H/B/eNJShku1c9OVg7AqTAl 3I72ix71E1Bu9oBolzYIUIx1UFls0REPhh86OOpK+gxDrbeD2553dus6LQgj2IDeaTrf x3fMYCwKsOhyxNZWS4ecQdImiWzxHJuHNp3tdY65CDfYYi3GS+6WRVPMXX3pVPFevdj8 +le+IOiqDCQvQKMy9w2L0d6RSVosVHCoaJecpVWlP1A9BWq7UvMvVtCtyYNgTsW7+65G rp8A== X-Gm-Message-State: AOJu0YzHsx8gD7cv4I/d5uTvDTH0epzkYmoXWMhW00hTDbTbg/vASJJp kceVFOmpc+qLGX9VXn7+BdzdYl7UZjiRG0VQsGmFaA+vj47a/HdkQ+8ymH8XFOor981DGDWk7Vw RHkggAFl/NSXfs64c/Jt6EMs/P8wPgVgH3r2wnilCbvPD5VZ90D2RfXel X-Google-Smtp-Source: AGHT+IEKixHJNDnngB0v1JVYRsO8Su34g8qxfhrFKfO9FTXeFgpTMrhoPmfrmv5JYmL3DTqjOEJL6FyHtWIS X-Received: by 2002:a05:6e02:12cc:b0:3a3:983a:872f with SMTP id e9e14a558f8ab-3a3b5fce83bmr6491255ab.24.1728609610235; Thu, 10 Oct 2024 18:20:10 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4dbadaa0247sm106606173.79.2024.10.10.18.20.10 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 10 Oct 2024 18:20:10 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 10 Oct 2024 18:20:10 -0700 (PDT) Message-ID: <67087d4a.050a0220.2e29b8.7559SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B50196052471; Thu, 10 Oct 2024 21:20:09 -0400 (EDT) Subject: |SUCCESS| pw145676 [PATCH] devtools: exclude common EAL header from From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241010170042.2719147-1-david.marchand@redhat.com> References: <20241010170042.2719147-1-david.marchand@redhat.com> 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 Test-Label: iol-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/145676 _Functional Testing PASS_ Submitter: David Marchand Date: Thursday, October 10 2024 17:00:42 DPDK git baseline: Repo:dpdk Branch: master CommitID:e0bf217330a89c30505f218ce89005cfb662af7c 145676 --> functional testing pass Upstream job id: Template-DTS-Pipeline#187135 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/patchsets/31408/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/