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 AEE9B458A8 for ; Fri, 30 Aug 2024 14:41:19 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 865DB402D2; Fri, 30 Aug 2024 14:41:19 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BC5FA40291 for ; Fri, 30 Aug 2024 14:41:18 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6b8f13f28fbso15673207b3.1 for ; Fri, 30 Aug 2024 05:41:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725021678; x=1725626478; 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=fgcqVhtIRiyDk93xgpWVoG2wu3o7pUEuiaGfLR7wWfU=; b=QyGMxeMOnZACmE6aCqiQz9X/7Ovy/aqXNQjLElah2CdMfTNlHSBkwqE4hR3T2pp02/ ++nKO2pf7wjTbLIrR6GvBy0w9r2+txOfNwucriCLY8t53c7+edSDzrICOdd1sHNU/Yop 3eC2iuO+OywyE96ly7vcTiDUc2sVU9L8EVUP8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725021678; x=1725626478; 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=fgcqVhtIRiyDk93xgpWVoG2wu3o7pUEuiaGfLR7wWfU=; b=FPXGP2mrghH5o+EUVsMQ5wpbWOBnso/S/Pw3o9CRD4dUZ6ArLiskPfutp8igefxq28 MqC4k89WIXnn8zNwxkKmIAXgfkVQnIfAioTVGaPQKQS98rGV6TjVq+LWlBaQc+DKnqL5 cO2s9w6jepIYZJ/RXVpSj4qhLtmIcC1SabqDYQMb1hWIOS7UdzbrC6ysVJS6wdbc0Ysa UhTHvT8bsgpSqmr1KNIisgJVLDgg3kUG0U4IGzC7JB8gJw7DkFrQoIJ37h1mhUtMgRfy u/oZfqIw89DZuqbTY27P3EQNEa9rsFO+ZBWKJ7x7zQ88GmLH2grLEv5aBGP+0aNaKlta TpWg== X-Gm-Message-State: AOJu0YwG+mme0Gjdoc6wvLTSBU837rc9Ab+H2zOfvfWxSZ1Xr4TorbLS k1jV32aDC1+80E4eyvwmVGeLkS2q33TZHwxYuMMzc26IwlzE1Ax18Mx4ozw297iz5tS8rmh+kqo 7w2ivxTqYBaBs6QRZ8ax+jXyV3wwmUYxOygF4Xy6bHBYItorn46QnpuB7 X-Google-Smtp-Source: AGHT+IF5mGBtd5+sGpz6IxLIpvjHbqfevxaSaCDEA50vr6JkKBRqT8TBcFC9g8rHwwwF3bRNEkcMhNyxwtJj X-Received: by 2002:a05:690c:4385:b0:61b:342e:91ae with SMTP id 00721157ae682-6d40f82a023mr14258637b3.36.1725021678059; Fri, 30 Aug 2024 05:41:18 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6d2d5cb7cc2sm1552327b3.66.2024.08.30.05.41.17 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Aug 2024 05:41:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Aug 2024 05:41:18 -0700 (PDT) Message-ID: <66d1bdee.810a0220.3af7b9.bf94SMTPIN_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 B1D1A6050A6B; Fri, 30 Aug 2024 08:41:17 -0400 (EDT) Subject: |SUCCESS| pw143463-143464 [PATCH] [v3,2/2] net/nfp: flow rule suppor From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240830112829.2586795-3-chaoyong.he@corigine.com> References: <20240830112829.2586795-3-chaoyong.he@corigine.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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143464 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, August 30 2024 11:28:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:334bda1613888c26e6345dab3f2522e54087e808 143463-143464 --> functional testing pass Upstream job id: Template-DTS-Pipeline#177736 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30885/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/