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 9CD2A43A94 for ; Tue, 6 Feb 2024 03:10:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 97CCC40E36; Tue, 6 Feb 2024 03:10:20 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 717C0402C9 for ; Tue, 6 Feb 2024 03:10:19 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-29685114bc3so1264356a91.3 for ; Mon, 05 Feb 2024 18:10:19 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707185418; x=1707790218; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Bocl2GHmVTsqBuCAkdy5jc6qSnFlWF0VA+t90iyweLA=; b=HZCXGgIUFnyh4KKtFiq+syjikFIx4SsKytr6e4oxIGJiaiCTXbnMmYfAt2TXvFdXSm 0CSAHlewzVI/d3DOa+oymA+jZ9sA4WtOLRQ5S5X/1NXvHSgC7V7TdPwRrZfBvd7nx0yl 8kSIbRnBnHyI3cUhC1zjleM881hlYQvdW0c9A= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707185418; x=1707790218; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Bocl2GHmVTsqBuCAkdy5jc6qSnFlWF0VA+t90iyweLA=; b=KyUbMI9OqUBpHy6qOPD2yYOZZKOzfxoXGo2p9PurDHghcYgf2Xno+7h6jilallAYsG Jm6qBvA2raecQkaAADIippaZZvqZp3ogqKVp1mSJAViM2pG28QUdyjchfa9TQMk/AsFP 8vBVDc5nb13mGCsI6RSbsi41SzpzA+N+qgmf3k7fq/zw0KiAbOTnc76639+rDHfqgakO ntQOyLljexJy/Ut9tHKJh4vaSF1xbGd45RgfEjIHVwaCTiQIFLYBX9R/mS0S2NMXdY8e sWGoMTgUAFy1NUP8DO+c+0JPWY66UBYl47hqWOKZ0mQezOwz//3P6WKLBVWwW5W1gUSO 9FVQ== X-Gm-Message-State: AOJu0YxXlBbV9LD5rUTyaYLtTUiMU8a8iGOF1piD5LmoDqUpkSkwZfRQ ld14lngqorqpwYKDaWCttFySCpD48qleDBn2KWwDh3faJ+Bv26BN16W+n1MXfojAZgfwZSdXyPk d2mmf1b7vwdZRcyi3RFC4XwMRWZKpmqwwXq4fcteSYYN/OgIhYSXeFdA6 X-Google-Smtp-Source: AGHT+IEvuniLVQEB75nNX/aX3u1d0co/Kl1epEqMHlw4mGwTJBJOvwmj2h5R283QfYq5waCyoHSWZQNy36jI X-Received: by 2002:a17:90b:4f47:b0:296:6a36:a615 with SMTP id pj7-20020a17090b4f4700b002966a36a615mr1043510pjb.34.1707185418743; Mon, 05 Feb 2024 18:10:18 -0800 (PST) X-Forwarded-Encrypted: i=0; AJvYcCWw/aKkDMg2nlaZGD9WylU/zl+8Cqb1iA9Q9hHhdexb/r+eN2y4ZA64g3G9FDmo2arot6hVk6BMoWJzLy6FEY5MUOkTICtt9zQWS/mFtQ== Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id pb15-20020a17090b3c0f00b00296c29c735esm11658pjb.6.2024.02.05.18.10.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 18:10:18 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 18:10:18 -0800 (PST) Message-ID: <65c1950a.170a0220.39b7f.0e97SMTPIN_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 EBA3C6043481; Mon, 5 Feb 2024 21:10:17 -0500 (EST) Subject: |SUCCESS| pw136411 [PATCH] net/hns3: fix Rx packet truncation when K From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai , 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-unit-arm64-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_unit_test | cryptodev_sw_zuc_autotest | +==========================+================+===========================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | +--------------------------+----------------+---------------------------+ | Debian 11 (arm) | SKIPPED | PASS | +--------------------------+----------------+---------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.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/