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 F151445F4E for ; Thu, 26 Dec 2024 22:23:48 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CA514402AF; Thu, 26 Dec 2024 22:23:48 +0100 (CET) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 55A654029D for ; Thu, 26 Dec 2024 22:23:47 +0100 (CET) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-2161eb95317so82437445ad.1 for ; Thu, 26 Dec 2024 13:23:47 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735248226; x=1735853026; 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=C+7L4KmB9OorrmCHVXgQ07odnt5+l/ciX9rB6YrmWrE=; b=ggAIInxfJMyxN00HXRqEmJwAKIRPHZDojUehL1m0UGJ2du6KiBAyWatVIIjyGPsFU3 zN9Vhwi4caLWcz0ofTs0Fj6nSMGlil4klwYqzfrcwIxJ1RTnxOaI62RDkZGzwLiGIkWu 1tbj/AT7GYTlggHmBeMeaLsM5ZhtUrcCJHCiE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735248226; x=1735853026; 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=C+7L4KmB9OorrmCHVXgQ07odnt5+l/ciX9rB6YrmWrE=; b=d7K9+T0NlD9fssfCsRmjAa0opN1+gfkCWPT38kjosS37eNnnU3m8uGdp2AYvENz8OB aST/paFv9OVc7epMNVtOo3bpqUA+hx/TXhIzzSI+/cfOs//HBimJXrr0aW+fidAS7m9K fuzdMGE8TqSvGYkEfnwYRvpi4CycMVQxS7w1m2BopCfZWPsSndO3w0FtFe6SsnaMYYZi N0NeaV1IrBYlDE17kjG5K6sZSmWnNOM01OMaM5SsAst1FmPZ0hzKQN1W/gxj3FPMUlw3 k45FbDhnMbaJ2wC+kExQw3QtYlQq7+f6+gYFKaYcXVu8vJ9AQ4wQW6DDlz7k3ubkiojU Eygw== X-Gm-Message-State: AOJu0Yw602igNO2EMVRFm3HwUdgX+Ggdv/Z2X7aZhsB3WKaYCLOPq5w0 zJyyEIheYVIU6RpMIEVWn8n3+D+IoFVuJ8NFU3mfEb6eNjHIlEg8BodN39ChKlzcY+9fzM1ZvHv FAPbHm4Xm9QN9CE9wsqG/hrPQLmTyiBy0UnlW2Zow X-Gm-Gg: ASbGncsUYXaed6Exfe4iYB09qJSfZt3iXm+b+8EPLARlEB1j9HuJ72lc72HeEK//bhP Z5sfkRHpUavpVej2HMpocAZ+JOChSipNYy768dNgyDwGzJPbJ9yZXrMxyuaAdF1rw1J8xYQo1Fs 7tpnBGij5OFEEYvvIATiyDiYYPfwV1cwpqjDjuckotB1ChG2dvznMS1tzCQ8I9CcBf4PcKPcsGb LWReRSWFKP4Sr+qHBPyZCudOZ9pDpiS8wbFqnIqwO+8adlNZUrf2lrOqAXpaeMNv7eBY+b/eJnR pQ== X-Google-Smtp-Source: AGHT+IEs4/LRlZNGPcpPLtwR0AjwZ6zzzNTakwDyRXAoThVRpQ/SHig20Sa3UmqCOs/iQtpS0uB6WwNt+Jc1 X-Received: by 2002:a17:903:2cf:b0:215:7cde:7fa3 with SMTP id d9443c01a7336-219e6eb6242mr370438905ad.25.1735248226481; Thu, 26 Dec 2024 13:23:46 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-219dca2b8cdsm7024505ad.116.2024.12.26.13.23.46 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 13:23:46 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 13:23:46 -0800 (PST) Message-ID: <676dc962.170a0220.127d0a.0b7cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id D73BF6052471; Thu, 26 Dec 2024 16:23:45 -0500 (EST) Subject: |SUCCESS| pw149491-149492 [PATCH] [2/2] drivers/net: remove use of n From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.com> References: <1735243903-26857-3-git-send-email-andremue@linux.microsoft.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/149492 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 20:11:43 DPDK git baseline: Repo:dpdk Branch: master CommitID:fd51012de5369679e807be1d6a81d63ef15015ce 149491-149492 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204447 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/32215/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/