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 7BF8E45DBF for ; Thu, 28 Nov 2024 11:50:01 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 513E0402CE; Thu, 28 Nov 2024 11:50:01 +0100 (CET) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 69621402B4 for ; Thu, 28 Nov 2024 11:49:59 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-841a9c504d4so22378739f.0 for ; Thu, 28 Nov 2024 02:49:59 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732790999; x=1733395799; 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=Bkr6QyUQ9pw3j+HO3p3NX8JwBZKAbonfvUY8yseSjKM=; b=KzLE5hLgmlKoVu/0Lbluqt5PYZXIMHtfqcuCCHFXYD5UeAUXxxK4uweiWeAy+1h4xI kOizFDkDEGKhsNSLmAuS54cAxMUphPdAJTMyQ9LDRBKcUkNZJBpP34/FInK2gVg/vDjb C8/9PG1LD0Vo/f6gAsjSl1mIohaJM7LkldpLk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732790999; x=1733395799; 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=Bkr6QyUQ9pw3j+HO3p3NX8JwBZKAbonfvUY8yseSjKM=; b=kDKPgLKcPGatBOkFWrjHiFdkLz/6gcFYg6LGWSTG06S2eYGpM5ctXqZ/xOXA/YPSI6 lq53H76HfI89reB+1kESajHM45ghxirvpQsZX9LwepE1Q6PVRr3rxaIsJ6YSVp3Vfa/9 tCo2omdTA+3c5ZpJUF8nq9l8ya/xDkVyEVNQqQnP+U2qNAasTBr15VC+kTiT5DhaAIRi CVKxRkYweOKsEjMJ3U50YF1Uoee4aYfjZlyswB7pqRbX4w2LD2SF+jPh/63IiLy1OCIA T3x1msgnL8jTx673W52woJpI7COPtpbmi1iWAI53Fpnce2qwoGF3QePViPEzOrn2lPby Uaww== X-Gm-Message-State: AOJu0Yy8clR2WG9mgzITLT1RPdxIjUSpS49++uAgE7IR6q7gqL/HT3FE dKC+AwVCEMB6NaR3/jIUxDTYTgSfTbtWkmsGzzIQbKD63Pn0/fVb7h8LQ7ZvJserO4drmzY/ee1 YgU2R+DxhESv+OY1ZjJHNj7n/8YoQBip81Wpu2tgH X-Gm-Gg: ASbGncuTj5rSnLfacrAhU7V7IrWuTzyOLdd+BaqTbCKNH28GNPZL62UqPJFUpfrsQc/ D+bNeCNIzfCP9jMcziBJPXjMdXQdI3J6qEw6Aqjwb6Xi1uKcBEwXJxwZ03R3ElpX4aYwKtlFTg9 qo9/LqyCnhwXuhRO1wFuvMZTIu+/lpe8e3a21fc+TO1yeAj88wCdf16ZjGfNDgQYSdueZRHHMT3 URe4eiggEwE5e2360zyUpP3EFw/Rk6u+sSOT5uvoyGukExwOeK3H3ubZzzqYla9yU4/1DI= X-Google-Smtp-Source: AGHT+IG4vWDCnRtvMt3JvYRWvSjtNFpYY5OwZAbSd30BcZMcpcEB0Q2prP+6ZslyAH1trbVP9U6i7lRZl95p X-Received: by 2002:a05:6602:6b0d:b0:83a:9488:154c with SMTP id ca18e2360f4ac-843ecfa4707mr700030839f.3.1732790998754; Thu, 28 Nov 2024 02:49:58 -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-4e230dc9bbdsm44765173.14.2024.11.28.02.49.58 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 28 Nov 2024 02:49:58 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 28 Nov 2024 02:49:58 -0800 (PST) Message-ID: <67484ad6.050a0220.27020e.3217SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 4D4E56052471; Thu, 28 Nov 2024 05:49:58 -0500 (EST) Subject: |SUCCESS| pw148867 [PATCH] [RFC] net/hns3: clarify handling of crc r From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241126231758.133355-1-stephen@networkplumber.org> References: <20241126231758.133355-1-stephen@networkplumber.org> 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/148867 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, November 26 2024 23:17:11 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3b0065510f15b2b149df4c55d98d78cad462c4 148867 --> functional testing pass Upstream job id: Template-DTS-Pipeline#199367 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/32027/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/