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 B6DE446096 for ; Thu, 16 Jan 2025 12:54:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id AC3C74065B; Thu, 16 Jan 2025 12:54:54 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 421CD4025F for ; Thu, 16 Jan 2025 12:54:53 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-844e394395aso24037739f.3 for ; Thu, 16 Jan 2025 03:54:53 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1737028492; x=1737633292; 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=ZoFQh5XkRp3j1+EPDk88d1sTHz8xEdOq5R/8utglLAU=; b=Gm82MBm8RNyzzzn7quJ8ivTdBLHQ+5A1bEAX5rNCkVfK1IeCmhMSdhxqF9DuZ7wPAM a0acPYbSLGdamHqG9A3PBPJgHkuriL7tWqUcrcq6ENIqTqaj/ufCFFI5WN0zI/pvv43j nfY7094CnRIqKO5uLH/XeKgqjw+N7Tw2xwixU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1737028492; x=1737633292; 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=ZoFQh5XkRp3j1+EPDk88d1sTHz8xEdOq5R/8utglLAU=; b=PeBd4aSZCI4LKgMnjS1HyslUSdsTpFvybAXzMXfrZ3ZjrbZgd5RFcduzhYPTL49tqd 1gCzRkPdFBem/rbsO2yikM60T27wgRuRrAWfZEB1QUgaSoRntFtJsQ/HhNjtlON2VZ3w 2ME/kmryR+K0vWVp9qkokR95LQLAs3VBFlhZ8n7Csu9m4kNSKscMIKTDi2xwsmiO5swE I5YkT33oMXfciIA6xYIHl3953SVA+zkEHwzTlJV2rSqS/nimAifAOYJv3YfCK2W9ArH+ 33Ri1egJeTio4r/iqO6/GJdbeH/ui2a4OTQ73RH44YwsbAvK0SYFrPJYxLIsQckCPmhx 27BQ== X-Gm-Message-State: AOJu0YwMcAAwDlxVC0VP0KWQA2wXutKnmbkvM1hzCRv/VEdI4HuH64rc Uov2MKgDxyHS7MQ/Ljlt88wqmI7qAboyUMgjdC8eNRD9v1DrScTG0i7k2vWhUvGMgIjziTO2TO4 UfHeotIzZahM0mnJ0PLbpXBX6MK1qE04NYT/ZU8dK X-Gm-Gg: ASbGnct/hpP3ZJloFtmOhFv9WtkyEUEWFZHhPCIjhIkzYniIYog7yBA6na8kdNza59k duBLmGQtpkRQR0lfgaJA3OOBkZZ5w57BwpifV8hYkx9R787UJR2rPzBa9PU8M5pa3F6OQWa1p+l 74u+DADlbkeTy9EoDqxQpkJMcoIar++2vtT+YOX6O2FPyxQNEjI1xQSKswGvAJZ6h5ak+lYvbMr 9hjRyFtZrF2Kgw2YmXWqJ6S1YDnl0Eq5t3qo4kZy2UOtPsWkRq9GfMkjDR73DA6XLhgZqgnYpTL SeHY5w== X-Google-Smtp-Source: AGHT+IE4YWo96B5He/kkQFC4gxzJuIrXvqL1eKpaM8+nGR2W8qxkh45QbsD4fWy7UHWwf9svKYyuaK3iefB3 X-Received: by 2002:a05:6602:751a:b0:83d:ff89:218c with SMTP id ca18e2360f4ac-84ce00b8a80mr3004862939f.7.1737028492593; Thu, 16 Jan 2025 03:54:52 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ea1b615ae4sm910882173.29.2025.01.16.03.54.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 16 Jan 2025 03:54:52 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 16 Jan 2025 03:54:52 -0800 (PST) Message-ID: <6788f38c.050a0220.2a1e52.2b64SMTPIN_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 B6CE96052471; Thu, 16 Jan 2025 06:54:51 -0500 (EST) Subject: |SUCCESS| pw150138-150140 [PATCH] [v3,3/3] vhost: improve RARP handl From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20250116095416.3655699-4-maxime.coquelin@redhat.com> References: <20250116095416.3655699-4-maxime.coquelin@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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/150140 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, January 16 2025 09:54:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:07604f264417959d76aa9fcb8cb0c3665f62f0d3 150138-150140 --> functional testing pass Upstream job id: Template-DTS-Pipeline#207297 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/32341/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/