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 D42E8458A6 for ; Fri, 30 Aug 2024 11:49:07 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CDA7142E4C; Fri, 30 Aug 2024 11:49:07 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id B7E444025A for ; Fri, 30 Aug 2024 11:49:05 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-82a29c11e1cso15899739f.0 for ; Fri, 30 Aug 2024 02:49:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1725011345; x=1725616145; 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=aenyENSrF71x5EZwpsI95R60J6oQ+lcOmDeVfQ+Axq8=; b=fvER3lxOxSNlkBi5E4HFB/m6NBI9GBxbEnIBMloNljb5JV0m9Q5npnjg2TnIf0gPaL LROZec1UP0936Bcy9KbLHAtauwsV1jwt7aLa/dpdWYlWSdlmwK8BOlWMDpwm+wi8mcSF WX40azTEUoSH1VPZ3CKHBcDrowJcr9wmGa2dA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1725011345; x=1725616145; 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=aenyENSrF71x5EZwpsI95R60J6oQ+lcOmDeVfQ+Axq8=; b=rdAHEJt+5a7rv4/nPt4Xi+8evoaTiD4YiloYOwsHQbVd/S/wsbdetcS2Bk1I0Gpq3j 1L1dX3MavniWA3Jylh0ztgpayIkszNX1L7CC/x7e+u/rv7LvN288G/cTwqEDHyn5EW9h DkfgKSZgQTB8ZpFssgFHZuK8MYMme+/8seZG790A9S03rHlwHqMuTQrSRifvYpXFazPZ xl01xg8L60SpHEZZ2rDUteYWxrvORHHgQWINw6fONAW/05ajFtmLC5J5BK0vlpRclcm+ 8xZqeWA3LcxUea2AFOpFzMmgkh87fIhGyWK+e0H/+Elurkh+mOgJPQ+uKnKEMaLa1dmq cnQw== X-Gm-Message-State: AOJu0YwUTdBP8BXI03KkR1iahVGhBjFkU4KzWg9J2yOvIetwgfIg9hvH QT7M+v+tnImecUnlKrMbuo7KFTKxZKa3KXkOA7+MBW6GmecQsspKgLMXgG429MY8e0ZVp5rpLvN gAknU4t9/NI1KPbuuHlDqvuDg5LtSxS0fE7tdNt/R X-Google-Smtp-Source: AGHT+IGOhiWAB+1WnDvjvHDdhxa1d2vOtVnzdT5Wfok6Vf5BfoFYF7Kumh3SMgHk2Mk+14DOIvubg0oe9Gvs X-Received: by 2002:a05:6602:2c0f:b0:7fa:a253:a1cc with SMTP id ca18e2360f4ac-82a10e1d6c8mr778232639f.3.1725011344975; Fri, 30 Aug 2024 02:49:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4ced2e9d57bsm119802173.52.2024.08.30.02.49.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 30 Aug 2024 02:49:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 30 Aug 2024 02:49:04 -0700 (PDT) Message-ID: <66d19590.050a0220.1c0d1e.9a34SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 64FAF6050A6B; Fri, 30 Aug 2024 05:49:04 -0400 (EDT) Subject: |SUCCESS| pw143451-143452 [PATCH] [2/2] net/nfp: flow rule supports From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240830031025.2422579-3-chaoyong.he@corigine.com> References: <20240830031025.2422579-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/143452 _Functional Testing PASS_ Submitter: Chaoyong He Date: Friday, August 30 2024 03:10:25 DPDK git baseline: Repo:dpdk Branch: master CommitID:334bda1613888c26e6345dab3f2522e54087e808 143451-143452 --> functional testing pass Upstream job id: Template-DTS-Pipeline#177703 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30882/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/