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 7D4B242DC4 for ; Mon, 3 Jul 2023 18:40:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78732400EF; Mon, 3 Jul 2023 18:40:06 +0200 (CEST) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id BA4F2400EF for ; Mon, 3 Jul 2023 18:40:05 +0200 (CEST) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-4021451a4a4so37272291cf.0 for ; Mon, 03 Jul 2023 09:40:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688402405; x=1690994405; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pCCL5w5TBDfVupryghunUv22GTD9wz5QpXBpt+xahh4=; b=ItCwF9lcyXQ3auXADCV8ehrKA1796RM1+Wmaga7fICmz6rDrWDtmYi9MQwH6R1Eq6v f4l9OD5Sb5CXH4RAI5KXaZT+66GeOzkT8sYQDuG9pfUKR8/1bd4BQVTwWLXOFev6LBd6 xZhipV2YftyUxlbZFxR6i2AtRSfXNRaeOG7xY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688402405; x=1690994405; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pCCL5w5TBDfVupryghunUv22GTD9wz5QpXBpt+xahh4=; b=fhyVBwhiJ7cF6b1LnW8UPOC9KozC5J5WhnaMdWUCkaaM8qx2KDyI0LWWhPFhmQygCs EmDe0Ud14VFw1YAA8/By5mHHH3j3p0ob04cxvLh31Yc/9MNfpm+nMv2iSa7Vamz9Yn2O qq0SrTGQVN1Fldd92oNxlkwfvUTvp6IwD9q/c5UEqjG6LB4U9by0Qr474YvNb+AgUPGN oFxUdrSzdotNZ/vmmrdhAMA4TU+xacHMNeuSFJmazEjme/X+Vn530PI/T4oMALT5q40c 1RA12LdFmQyq7qgHZQRomUuCCi2NWcKoyNrKtscuNvevv/BJSA3Ex+ResOUye6QNAI4S Jnbw== X-Gm-Message-State: AC+VfDz+ok9Nwp1vdJmufexmBc9vajc22HzjwJjyFmlQ6Dj+Am4iZP8K tVGyXLARgTTfOntfuBd0mEpftUIvzVvqhK4LH6u0LEs6TikktUARXR/1b+B79APx/t0skHgE8Q= = X-Google-Smtp-Source: ACHHUZ5UYiJtmYGokyVRYjah6gJvEMNGcVc0/T03G/3IJUjRJdLLcTXqoRMgFV9S8607MN9E7S0QEaU5bhtN X-Received: by 2002:ac8:5ad6:0:b0:402:8ecd:810f with SMTP id d22-20020ac85ad6000000b004028ecd810fmr13616157qtd.40.1688402405191; Mon, 03 Jul 2023 09:40:05 -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 g5-20020ac84805000000b0040341392de4sm433614qtq.0.2023.07.03.09.40.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 09:40:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 09:40:05 -0700 (PDT) Message-ID: <64a2f9e5.c80a0220.7d989.ebd0SMTPIN_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 D8BEC605246B; Mon, 3 Jul 2023 12:40:04 -0400 (EDT) Subject: |SUCCESS| pw129180 [PATCH] net/cpfl: fix RSS lookup table configurat 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-unit-testing Test-Status: SUCCESS http://dpdk.org/patch/129180 _Testing PASS_ Submitter: Xing, Beilei Date: Monday, July 03 2023 11:28:04 DPDK git baseline: Repo:dpdk Branch: master CommitID:93a4b3beba4ee611685148917981f846427cafb2 129180 --> testing pass Test environment and result as below: +--------------------------+----------------+ | Environment | dpdk_unit_test | +==========================+================+ | CentOS Stream 9 | PASS | +--------------------------+----------------+ | CentOS Stream 8 | PASS | +--------------------------+----------------+ | Debian Buster | PASS | +--------------------------+----------------+ | Debian Bullseye | PASS | +--------------------------+----------------+ | Fedora 37 | PASS | +--------------------------+----------------+ | Ubuntu 22.04 | PASS | +--------------------------+----------------+ | RHEL8 | PASS | +--------------------------+----------------+ | Fedora 38 | PASS | +--------------------------+----------------+ | openSUSE Leap 15 | PASS | +--------------------------+----------------+ | CentOS Stream 9 (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 | PASS | +--------------------------+----------------+ | RHEL 7 | PASS | +--------------------------+----------------+ | Fedora 38 (ARM) | PASS | +--------------------------+----------------+ | Fedora 37 (ARM) | PASS | +--------------------------+----------------+ | Debian 11 (Buster) (ARM) | PASS | +--------------------------+----------------+ | Ubuntu 20.04 (ARM) | PASS | +--------------------------+----------------+ | Fedora 38 (ARM Clang) | PASS | +--------------------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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) Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26914/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/