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 8A0B243BDB for ; Mon, 26 Feb 2024 03:29:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 79D31427DD; Mon, 26 Feb 2024 03:29:24 +0100 (CET) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id D132140271 for ; Mon, 26 Feb 2024 03:29:22 +0100 (CET) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7c7476a11e0so164421939f.3 for ; Sun, 25 Feb 2024 18:29:22 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1708914562; x=1709519362; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/veEG6rH9KoC/Es1fkuTWq/OGNZzlygFD6FBRVEW1Zo=; b=aGEFKIEINCwqtm3Ds6fJTlE+ZTl+Srr2hTAOzVMIrxUaVx6cDAgn5/Yrdh8G8P907i tLq0TPolC3mL4lx686TF87++zTC+ZIDyKSl+mun2wXZ8QhdM7gMul+30fcL3GnWQoXER bVQh4Mof+gGllsXxQqoZQke7riO6ceERtAxlI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1708914562; x=1709519362; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/veEG6rH9KoC/Es1fkuTWq/OGNZzlygFD6FBRVEW1Zo=; b=sjwkzPNOc1qjEAZ3D1D3Tc6OD3R3eOvMfiglMu3zaYv/NMreRyLfK5mC7krf8144OF ZMu1jy8gjXX0dQlulKSPqFLVZFQdGakw1uL7mxDWvrq2o5F7eV9hA5gi4/vwCXG1JZ4v YnZ3VcMzPFsMOZcKRofaqX+QXFj6xe25D6VpGdVbw3PpNYjPbpdUgKmRGa55LGxW0dbK hj+bRtO02UFLAtdCr3lNF3R5P4HcJWYqW4DePhTQx9apbdWRuLdeS/5iq85A6w/mmBu+ jSHLDRbJWVv0jxu/CVR2PFRPOPKnHu8e8IWybo7g79BYUyAkMDuOY8z073xAeVNHeVQZ 8U2A== X-Gm-Message-State: AOJu0YyW+j8RgN37P/1vOgSZ4kuOYGfjJIO/uIZ7oJznEALM1AL5Ad+K t+6AIPDj9NshXMT7qrYnoT9OdZF3IvImsnOFASWlh0AOzL4CNCvSu5gCwMn2NENQstkmD+0XzEB FjQECn4brDMpTxU8BtP+83RQt+J7IKP35 X-Google-Smtp-Source: AGHT+IG1uMfgiFTNCcjHW2fwcfqdUhDfNEmKPBHj4DsPqOg6p1iPa+9V5hHJaRhHRuYNnFLDbhUysGP1DTEU X-Received: by 2002:a05:6e02:1a0c:b0:365:1474:1ac4 with SMTP id s12-20020a056e021a0c00b0036514741ac4mr8669073ild.25.1708914562094; Sun, 25 Feb 2024 18:29:22 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a2-20020a92d342000000b0036524524562sm185670ilh.70.2024.02.25.18.29.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 25 Feb 2024 18:29:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 25 Feb 2024 18:29:22 -0800 (PST) Message-ID: <65dbf782.920a0220.3c914.3878SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.9] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 893B56052713; Sun, 25 Feb 2024 21:29:21 -0500 (EST) Subject: |SUCCESS| pw137178-137181 [PATCH] [v3,4/4] net/nfp: support RSS flow From: dpdklab@iol.unh.edu To: Test Report Cc: Chaoyong He 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/137181 _Testing PASS_ Submitter: Chaoyong He Date: Monday, February 26 2024 01:45:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:8c261a499faa28088489a141238f918be00807bb 137178-137181 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/29253/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/