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 ECE2343A94 for ; Tue, 6 Feb 2024 03:11:18 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E854340E36; Tue, 6 Feb 2024 03:11:18 +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 B0D55402C9 for ; Tue, 6 Feb 2024 03:11:17 +0100 (CET) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-7c3e01a7fd2so62215639f.1 for ; Mon, 05 Feb 2024 18:11:17 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1707185477; x=1707790277; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PQdHolJQL1uz8xS91KZBIkbVGinUKKWkKUU/JHbONQ4=; b=ev8QIKkhDmzm8SWstVxlEVyJ3FVpoAYdKbP8uVN5lZjZj6xYgOQcmRNHvkRd4ZmbJg F6+l6HyPg8KEIZNi/NQsfBr7M0JJRqRqJ+pLQfB9+25u+sOCNPEV4T4DF6WZwElq8c82 pOGihf0l8mOmlT+KIzMXyr1HIRGduqVW0A3CU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1707185477; x=1707790277; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PQdHolJQL1uz8xS91KZBIkbVGinUKKWkKUU/JHbONQ4=; b=q73GWyN69OJ1IK1v73Y4d5wLqsBdCLMS21xdX0jdBuq4rgz4B3wzIlVhgRAM4WMOXR HX+0glazGNfFj6mzaGrP9mj/SARNnQN/6LoJu/ZxG5danQxXbbLyPyH7nKWSo39xKnYU 2nNb7BUAmD8/B9hn4Ht175A6ae1rJjjCAYfskCvpoH8sVI0CkvjWR+jSxLBNiJ5931Xz PwRT5OS3uXCh6HRwlaYFwSMm+ryCw0Y1Iu4TFieG1CzBh+ZSvaV9o4u+4A4kVeDYezjk WcLIcGAyvjm8t0yYdOVaJYg9i74Op+d6KQNvHY0itweKmDrNk+CPsS6TQ/r8cK9xroAt b0cg== X-Gm-Message-State: AOJu0Yz8qadwBW9GBA8sEaeVK9+7JXpxCoHyMXslDatmUxsJBAsAlkej SJDDLk6zcNEY29ACOcXV/CTkM2QzQgyvk5M91j6yHv5z39RobXLJNqxj6szANv6c7qWSoAJ8Qmd iozDtu7/IgVQn4ciEJKWtDIO5m3/YHQUpnn8nzAIf X-Google-Smtp-Source: AGHT+IHBxEstdwCSpJTfHRPDY5jf82oChlDhSXVfCGJO47NxmJFLqVbcjW4n1/nDiukU1z9hPTvK5/cBra6u X-Received: by 2002:a05:6e02:2187:b0:363:c4b9:d931 with SMTP id j7-20020a056e02218700b00363c4b9d931mr865491ila.20.1707185477196; Mon, 05 Feb 2024 18:11:17 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x5-20020a056e02194500b00363a24654adsm50859ilu.12.2024.02.05.18.11.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 05 Feb 2024 18:11:17 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 05 Feb 2024 18:11:17 -0800 (PST) Message-ID: <65c19545.050a0220.82478.2feeSMTPIN_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 D48F36043481; Mon, 5 Feb 2024 21:11:16 -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-abi-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 | abi_test | +==================+==========+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.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/