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 84FB445EFD for ; Fri, 20 Dec 2024 20:26:23 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 93DA840156; Fri, 20 Dec 2024 20:26:22 +0100 (CET) Received: from mail-yb1-f226.google.com (mail-yb1-f226.google.com [209.85.219.226]) by mails.dpdk.org (Postfix) with ESMTP id 5FF284003C for ; Fri, 20 Dec 2024 20:26:21 +0100 (CET) Received: by mail-yb1-f226.google.com with SMTP id 3f1490d57ef6-e387ad7abdaso2244984276.0 for ; Fri, 20 Dec 2024 11:26:21 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734722780; x=1735327580; 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=S4Rsuo32mplJYklRfi12ZBHm6zTUcITSCg4WgooERo0=; b=dekapzSEqx5x65butStOmiUt71vTDAOSLAZOhxuYljH0vlDg8Vd1bYMQZLKzuTfyav V3ntsy0bAuc4dAa9uyK1PC8TliSkWQCUd4WMCjMTiJq0aKdg2UbufDVeLMkibKwG5UUu F+BQF6UK40cBCv9yEsVSJAvSB65MIKjqhh998= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734722780; x=1735327580; 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=S4Rsuo32mplJYklRfi12ZBHm6zTUcITSCg4WgooERo0=; b=oJxe90wMq6OCRO166XDAsxbIx4Fyu5zZ7o14jX8Hq3095zJlOyNw8ut8iAWj57428O K3suH/gvOYHkTJrVHJFDmu7fBXBYl9Zxw+Ralg4n/9Mx990+IcyWWfl04bQOm2eGUlPS 4W92WBhcqwbxCDbduidJO8ip6enaKbtJBY2OYcB/z4juX6rHZfcn+uDzkwshhLQ3aCeA 13y1pyRuYFpzpIm6j31RUHGQ2KK48p2f1GgyZUYFTH0vkg0eN6ZopfTc87PaHK7WNSPH gSfmJdu2G0JrUTguNQNgn59vEqIclxZeWhnmqpJvk3AM89yeHWFARUrnsgkQ5I48iYrD rPtA== X-Gm-Message-State: AOJu0YzeNfQntBdJdLWPaRY2tVp2KcvkAxWkQDC4Svcj959/VjcCeowx yq8P80RHXQeAn0dx0rQt/K7wjgHrIGgjhxKeaBHZbcPFFZ+6o4BakhdwP5Db75ZiRnnObLMUaqW XofaKs7s8npGCeGYfQ044sryrfpKX4U0h8PCIgXP2 X-Gm-Gg: ASbGncuVzpdrhqBc7CsNcYVatX32m1MFwQnDaFIcDIUlWYgQuF6R9uPyApM6Rbo+UZJ LxvWFFoy6fWB3lLaRjIAegnv7ZLAwrnw9H/Mck3RjsP4ZtXRkzzl2+dro4QdGTFDq3pIxEWWKjq VuIgfsYRUITKqCv+IyAUQsy8aJpOXttsM9pq5fRfpFqpSoYmBtinvagYzRwlv0Vh/YEGCN1769f TKUH8xlVmGyR6tq4ChwYkop7Sz0mDSzGqLPFI1CL88/Oz0E9R3B8ncOF9PYbJgwo6LMBv25ELmB yg== X-Google-Smtp-Source: AGHT+IHxkWWGYFZTTZHeaLsy6B8wDR+r9Q9ZhcaXPpAu5jckacsOPJkN1nksTpXnLA5+8F+loDFbJRdIHykg X-Received: by 2002:a05:690c:398:b0:6ef:7dde:be11 with SMTP id 00721157ae682-6f3f820de18mr35530927b3.28.1734722780681; Fri, 20 Dec 2024 11:26:20 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6f3e74bfbe5sm1560277b3.44.2024.12.20.11.26.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 20 Dec 2024 11:26:20 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Fri, 20 Dec 2024 11:26:20 -0800 (PST) Message-ID: <6765c4dc.050a0220.1a2c89.ac77SMTPIN_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 4FCE26052471; Fri, 20 Dec 2024 14:26:20 -0500 (EST) Subject: |SUCCESS| pw149331-149354 [PATCH] [v4,24/24] net/_common_intel: extr From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241220143925.609044-25-bruce.richardson@intel.com> References: <20241220143925.609044-25-bruce.richardson@intel.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/149354 _Functional Testing PASS_ Submitter: Bruce Richardson Date: Friday, December 20 2024 14:39:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 149331-149354 --> functional testing pass Upstream job id: Template-DTS-Pipeline#203647 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/patchsets/32182/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/