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 3588642CD4 for ; Fri, 16 Jun 2023 06:50:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 318524003C; Fri, 16 Jun 2023 06:50:41 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 689934003C for ; Fri, 16 Jun 2023 06:50:40 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-55b171c06dcso184753eaf.2 for ; Thu, 15 Jun 2023 21:50:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686891039; x=1689483039; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=9KxdCz0dOw3ZSeh26m4m3s7Oc1rl1d20rOM0N2N0BrQ=; b=gKEYiqMUayJyLvUxN+Cwwz8Fv14oA+o1LcmubzcUcapni04+73c+iPIPRWi5Nt8+Oz RVx1RPxfiDqoZrVRusjHmUSCsdtJSr6BAQq0wfXmGJnEK9MZ3O+QvXzLQCfio7T8wzEI BksDwY5iZwUvo6ywt+Nhv+DQt+VQoU0TLT9tw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686891039; x=1689483039; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=9KxdCz0dOw3ZSeh26m4m3s7Oc1rl1d20rOM0N2N0BrQ=; b=aEGUhXDbh25C3YXYFaxpFINahiSc8Z1RHSTKorbsxYNduXdfyN3hPStx0/h+W+BoLq p81wsP63KvYrJQW8yoYUPb87XSFF1WvqnkcsHGMwVZhufnsBljn8pgHvDUT8E+jD1TIf DLGIwNKhFbRevPylvMZmbyjt3X/TlQyhZeSja4uEGco+RJP/akvI/bO3IQL1M/qfmTxq MTBFEUMKrz4urzAi31rxigxoosohsPZ6Z2NiX56ideuIqtU0m4wnkPAzX2EZhO9oai// xTK3pQIvDCb6hGW2ka3+MCBX2AndYNzTke8k8gEvsOKMayF4WC7k1gNFPuzGx22qhNVO bnlQ== X-Gm-Message-State: AC+VfDz8u3szQ4CwTPCw+ZDN1IWRcS2zaWps6sXOsRy24YCe1LHVBsSa m+rO3kQ5XEmcrRzE0Bs9mTmMAXhtkyqJ+1Hc2FRFTb5L0lqI1v1AAnuoDw== X-Google-Smtp-Source: ACHHUZ4sh6UxhljWyETVOVYgyw3JcAqKwyHLwXUZtWUSAcXoQGk8V00Rqbmu7FCrAA9oW3B949TeHDtofKST X-Received: by 2002:a05:6808:1b2c:b0:39e:8678:4061 with SMTP id bx44-20020a0568081b2c00b0039e86784061mr1392374oib.45.1686891039720; Thu, 15 Jun 2023 21:50:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v12-20020a17090a898c00b00247ad6e418asm68395pjn.13.2023.06.15.21.50.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 15 Jun 2023 21:50:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 15 Jun 2023 21:50:39 -0700 (PDT) Message-ID: <648bea1f.170a0220.27666.235cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.3] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 07841605246B; Fri, 16 Jun 2023 00:50:39 -0400 (EDT) Subject: |SUCCESS| pw128766 [PATCH] net/cpfl: fix fail to re-configure RSS 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/128766 _Testing PASS_ Submitter: Xing, Beilei Date: Friday, June 16 2023 12:00:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:7556a1a355fb377279508735f7afc1faf1d00158 128766 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ 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 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26718/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/