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 A5FCC45917 for ; Fri, 6 Sep 2024 07:44:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A2A6C42E47; Fri, 6 Sep 2024 07:44:54 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id D11C34025D for ; Fri, 6 Sep 2024 07:44:52 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-20551e2f1f8so16304255ad.2 for ; Thu, 05 Sep 2024 22:44:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725601492; x=1726206292; 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=WRvjcy9P2gbRjBZF2b+ZHmxMCuAYk6dzb8NNm3JPb7o=; b=ciKr3EpbPi9AJX67ZxeiumQi+JaTAlPO26HlmK8DBcDGe8RyBwcQdlquTuqmcr5QhZ WkmIcQNqo6iSkd7HOYJ5QNN90WUumWPotGRH015tk+/D60MaHzxBiPh4eOueP4KVPvSm g1TRWlLW6AqOVoWrbD69uSsnwT6wlLEKcfx5E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725601492; x=1726206292; 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=WRvjcy9P2gbRjBZF2b+ZHmxMCuAYk6dzb8NNm3JPb7o=; b=p622AJyOvDFb+06VSbJm5b+Ug+u5A5qEh4bSQ/9fyzyQOdavuid7i6/YxM3tW8r6l5 f0y0u7PTQiB3m6rmGFpj3PV+O9kDW9xW3mAl9OJdx5agrHDH/kR1ksht17KDiX+UTRqz t8w6r3Wm92TVU8RG6ESCs8ksrrU+BzgjLeLdai7SEyV+fmgDStuf8iZR/+NFM+aGct8U 7MbIId0fcoyAu4PrQjnerJYjEbkRZJPo8Sg0S4czrJXptfumUJ7o3Q+ccySOFIbpGzaG P2J+JJG6Avq/LDeHIF4udjJuMKzUcQjiVdT47nkwN2yBXBhbSq8yVOSN5SdoV3vvVRQ5 Cw4Q== X-Gm-Message-State: AOJu0Yw7p2LkPjitI6lNasqM1KRLHqHq2m4vQDtppOKayY96UL+HOY3m V8+Qm87zoiimw3TFahep3ZVhztd1dGqBhtFRn1aXv9yWbWF8s5Io/OvT3/RXzM9Uc1kypaon/kR 4nSLUzhWO47khUDtS10Cli+DHBYmFHnwX7icmNr8TJD4A7WYqpfiI3gDV X-Google-Smtp-Source: AGHT+IHrAv5rwdhuFolcYIw3N65vPDSFfURp2EGIt8I6uwHNvpXacJLbHseQ/5KtBd5QYiqXFDqeQNh7I8rJ X-Received: by 2002:a17:903:32cf:b0:205:68a4:b2d9 with SMTP id d9443c01a7336-206f05afdffmr17525425ad.48.1725601491964; Thu, 05 Sep 2024 22:44:51 -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 d9443c01a7336-206ae8940afsm2485745ad.21.2024.09.05.22.44.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Sep 2024 22:44:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Sep 2024 22:44:51 -0700 (PDT) Message-ID: <66da96d3.170a0220.22dade.3780SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.214]) by postal.iol.unh.edu (Postfix) with ESMTP id 127106050A6D; Fri, 6 Sep 2024 01:44:51 -0400 (EDT) Subject: |SUCCESS| pw143679-143681 [PATCH] [RFC,3/3] vduse: use import VDUSE From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240905221528.1861323-4-maxime.coquelin@redhat.com> References: <20240905221528.1861323-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/143681 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, September 05 2024 22:15:28 DPDK git baseline: Repo:dpdk Branch: master CommitID:41dd9a6bc2d9c6e20e139ad713cc9d172572dd43 143679-143681 --> functional testing pass Upstream job id: Template-DTS-Pipeline#178744 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30930/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/