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 33FC543B6A for ; Thu, 7 Mar 2024 05:34:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2B6D2402F2; Thu, 7 Mar 2024 05:34:34 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 20910402EA for ; Thu, 7 Mar 2024 05:34:33 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-dcc7cdb3a98so456523276.2 for ; Wed, 06 Mar 2024 20:34:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1709786072; x=1710390872; 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=bDA0CNUz1KphT6WcrcOypdk9cx/mCDRHxx3gMDCXTIY=; b=R+nuX/caKe1nJ0hq42p8rvfd+6uU9j6OdQFpxFWCMnxq4r9SRbFcJJYNspTxxACGMW aRSC7798oTVfIJQj6E3rmOsnwnPNBn94dUimXgDi4SPb6i9T5nbJJEmrC4u7foGp/fA1 yVhUKU8uUg2Y8PRSsPQ+zgtfEGpsVvi4NQ4Ws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1709786072; x=1710390872; 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=bDA0CNUz1KphT6WcrcOypdk9cx/mCDRHxx3gMDCXTIY=; b=AMb34cJ94agaeGe88+nRNwWbjFUbKNTUbIINPE0+SmXxyZxhxRy1ISTiDDiK92tMjv Y5xeZGwzgx1F5KSMoR2BNt0zLwVCXag/7DO9zvuEYa6buzP6n/J9LB4aBWTu9gJOZdT8 daDqLosz1uCITEheKjjqUaZnuvJRG+A+cHEFOLW5FQ0bUwUsn+un6nyB44n4XvuLJ8yD WjWLEw7tzxg2gpvTYyws3y4JF9CDE/G9lqqdHkKZkurb7Nh57B3Jht09BuaW8Jcw8/HG EjQysV10YIditDy6gSRapYsOYtz1YVlQk3L5lpEFhenQ1GxaHKdA37HpziexiPMcsnfj s41Q== X-Gm-Message-State: AOJu0YyKAhTcm9HbtqUAdAiHZ+8BkmTVZaFxsK49X/2v04Y4tyl0u+ZP UEuVYizFhCo2BKBXOFYSC0UoWTrCft8pstCxB0QYDxgrzz7+00HuwC+XA9ibBxbBLyEUVkQyQ0P de4ijmcJ52Qj9C18b0H9imVAQwlin2tKT65zcy+1nAaoUMWDByP/qmPyS X-Google-Smtp-Source: AGHT+IEJB7hG8ryrWJw1HNqf08M36CrQP4W1W8ERPZuFjq7an7p7XHm6S9fYuXAsBYaC5No6qpelwHYqamqC X-Received: by 2002:a25:a28f:0:b0:dc7:32e5:a707 with SMTP id c15-20020a25a28f000000b00dc732e5a707mr14240018ybi.61.1709786072619; Wed, 06 Mar 2024 20:34:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id n133-20020a25d68b000000b00dc7576cebcasm859620ybg.5.2024.03.06.20.34.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 06 Mar 2024 20:34:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 06 Mar 2024 20:34:32 -0800 (PST) Message-ID: <65e943d8.250a0220.65a68.5464SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 436DC6043300; Wed, 6 Mar 2024 23:34:32 -0500 (EST) Subject: |SUCCESS| pw138074-138078 [PATCH] [v5,7/7] net/hns3: support filter From: dpdklab@iol.unh.edu To: Test Report Cc: Jie Hai In-Reply-To: <20240307030247.599394-8-haijie1@huawei.com> References: <20240307030247.599394-8-haijie1@huawei.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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/138078 _Testing PASS_ Submitter: Jie Hai Date: Thursday, March 07 2024 03:02:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:7fcf4e8a03c4b0d2c6cec11ddd18c7bf88ba0384 138074-138078 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29449/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/