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 3221745F4D for ; Thu, 26 Dec 2024 20:47:39 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0B647402AF; Thu, 26 Dec 2024 20:47:39 +0100 (CET) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 7CB184029D for ; Thu, 26 Dec 2024 20:47:37 +0100 (CET) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-21a1e6fd923so7550525ad.1 for ; Thu, 26 Dec 2024 11:47:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1735242456; x=1735847256; 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=YR+21tPYYcvDYBpS93I+80AVQKa4sCzKnDE66IeEaL0=; b=ewFquDWB+eJTAZTtOCY4wCSGBsJimcVdBccjI60BjLmKSIk4BqW+KqgkaGNcSFimD5 GpdoAXz4A5c2gyMIMpK2doq3PrWFebVC8DqWVdc4LA5OFUxGU0wiH2vay3PtlvCqwxAJ kjTnOKKgFpIKERR6t9QVBvS7cWPwXmWcxuyQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1735242456; x=1735847256; 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=YR+21tPYYcvDYBpS93I+80AVQKa4sCzKnDE66IeEaL0=; b=ZPkdj3McyP9rmnEW88qHgR0IXMXgorYiKNcdFhAFIDdiScPNf6f66IR4U/E5DJfvl8 3GMym7Rl7xmtx2rCJ8jPdsnPGOVjPa3b132j3ezJsjJ58NbD7YUkRRmBMlaXTuPOQLxY 86fvSp7iiOab3QFqriY4R9iAPrfTfEXUrmN1q/FrlC2hh/YJfDmIqObYrrV42kA1q8Sg 3hozY2HJ3flGlOumfRy2x3Kp0d32YmJND/YpXbPqt3ipa2xIj88qsYBAGqC7kKw13ERV 0FMIblhY6jvNWomTbgo5LKqxxDGfShreHkg85X2yPvu9ncOWPiy7WVSixZ5e2lnr4qZE w+Xw== X-Gm-Message-State: AOJu0YwuqFqHP9BBVqPuYOInAYdKM9gcpAgN0Xlk7eK/Lmrw7UZEUPVx eCXPxBZqHdevH1ZL1ifTiumTaDBmCIj7bIct6q4daIgwI/hfLWdPhC/6m7VUqiGJnno/ypX1Px0 i4wDxeA54pN8gSOka59DPVhr8iYPgt3QzStB5pFkh X-Gm-Gg: ASbGncufoECOupvDwkLiSAdQ1UWF+b8a3jMloweJXcbqWVf0SGOKiRJ25wVN/38TfYD diZAHwNVbtqAURKA2/tQEX1BhPpaAMujwqVSUx+u3No84Ix0vevJ9xzNqUSz9NeHtUz5XWpEYqs adqjeKwUJK9DfRibs2HhvGuO4egRa6zBbUwF5p8RNdQ6taVjD60IeCgVpoIUK46bEzHuSGvFsBZ 6iEi5Am09T3gbyLjhvxZbr6qJt/IqQD5ut/vUMwSKfs8hWoUdM+8Ydd8wQRdgaFe8ZT8PFBc4tl BQ== X-Google-Smtp-Source: AGHT+IGyBS2avD3cjdLvnLEQKQyrOGE6pQXPE4SAIP79/8eOUeR7YbSB1BfuP81Nog69thL0VvdMJzb1zewR X-Received: by 2002:a17:903:2282:b0:211:3275:3fe with SMTP id d9443c01a7336-219e6ea2566mr314182225ad.17.1735242456512; Thu, 26 Dec 2024 11:47:36 -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-219dca3171csm7211185ad.126.2024.12.26.11.47.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Dec 2024 11:47:36 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Dec 2024 11:47:36 -0800 (PST) Message-ID: <676db2d8.170a0220.1c0097.39a5SMTPIN_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 B001F6052471; Thu, 26 Dec 2024 14:47:35 -0500 (EST) Subject: |SUCCESS| pw149489-149490 [PATCH] [2/2] drivers/net: remove unused v From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <1735238504-15597-3-git-send-email-andremue@linux.microsoft.com> References: <1735238504-15597-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/149490 _Functional Testing PASS_ Submitter: Andre Muezerie Date: Thursday, December 26 2024 18:41:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:94ad302b4ebba4a5b6706a1c43ea0505e5098169 149489-149490 --> functional testing pass Upstream job id: Template-DTS-Pipeline#204434 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/32214/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/