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 BC96643A94 for ; Tue, 6 Feb 2024 03:35:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B4A92402C9; Tue, 6 Feb 2024 03:35:08 +0100 (CET) Received: from mail-oo1-f100.google.com (mail-oo1-f100.google.com [209.85.161.100]) by mails.dpdk.org (Postfix) with ESMTP id 5EEE44003C for ; Tue, 6 Feb 2024 03:35:07 +0100 (CET) Received: by mail-oo1-f100.google.com with SMTP id 006d021491bc7-59a31c14100so2773498eaf.0 for ; Mon, 05 Feb 2024 18:35:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707186906; x=1707791706; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=P4j5dt65dWEklHtqpf7KlXGn1Td5UBJ0UzV22CLMHAA=; b=C+HLAPBgWn6i9GQBzag7SHPwlEOjJOLDncrtInXf7YByrAsbyKfKmxOFTlXytS8CjK zF22v1KnjuY2N0YvDfcBNVVxGZCx4gDIpnEEZGji/UWW0ttZNAyrj9RQAa2Qaq9g5tbN zYTJalWDjecgVAU4pR0VgbkSCjoXu+0u6MsPs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707186906; x=1707791706; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=P4j5dt65dWEklHtqpf7KlXGn1Td5UBJ0UzV22CLMHAA=; b=sL4V7CuurLubHlWDa9aBJRlchYgwR9ZBnCCZ+KobQYPN85E5xnJxlkGyR3PkSvFvl+ bEeBDSr6ug+y/OF5PA39sLC3TmM8FFB0yR4hW9MbWw35oiuqGbWoBVVCPC7zU9jbthpa C8m9NndJwdOVEuk6pQbn+77/f6Y4xLhfkY1SctspyHjzyePBGC1bPvYOncY0jlhI15vt mZYWzBfLMyXzYml8kMpdm9gGGdXnr2axApbN0vkL1HRAWG++qViUXn3CzP/jk1Mdfh5N RfL16IFGfI4iNxe09N8KLJABwN7lGXPkYu/sAplV6jL7AkMd6ENoYPTIa8srUcRq+O0q xIrA== X-Gm-Message-State: AOJu0YwqwewksQPY0eLVIo1Aff6yguKhKisq4iOxwJKy3wngrpvgqIiI Ok91Y/H87eNTWoJvYHgkSkQIWPPu8YHkd1BnrqTqR4+8GKjnkkaMDJqbrcotxa6nsaEz4Lsdbj9 e87afOkwc5CCOCBnURz3tjnWTBEW9K1Sa0ZTp42li X-Google-Smtp-Source: AGHT+IFkMfpUPdUv1AOrlfH3LBhZymoEgooZyxabIFfwbpzA4xAgCsifvSyoFTpYFPdMR4fphDYlmR8R5JdM X-Received: by 2002:a05:6358:7e13:b0:178:f482:6e50 with SMTP id o19-20020a0563587e1300b00178f4826e50mr820634rwm.11.1707186906766; Mon, 05 Feb 2024 18:35:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id go4-20020a17090b03c400b00295e671dfb7sm14696pjb.5.2024.02.05.18.35.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 18:35:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 18:35:06 -0800 (PST) Message-ID: <65c19ada.170a0220.76182.1213SMTPIN_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 EA8776043481; Mon, 5 Feb 2024 21:35:05 -0500 (EST) Subject: |SUCCESS| pw136411 [PATCH] net/hns3: fix Rx packet truncation when K From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/136411 _Testing PASS_ Submitter: Jie Hai Date: Tuesday, February 06 2024 01:10:30 DPDK git baseline: Repo:dpdk Branch: master CommitID:f8ecc0053ca52cb2310a9e1834ea583167a793cd 136411 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29051/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/