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 2D28142DC5 for ; Mon, 3 Jul 2023 20:58:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2881C400EF; Mon, 3 Jul 2023 20:58:42 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id D82B5400EF for ; Mon, 3 Jul 2023 20:58:40 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-78372b896d0so187788639f.2 for ; Mon, 03 Jul 2023 11:58:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688410720; x=1691002720; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Lsxn2R5b5fhJFZD7I56D/OhCdPuzlhg1p6+K65h2mTE=; b=X1z0/z8iYtOBoviU7unjSZdNmZ7sdr2JTqJAU+lVsGl6Xex08zPtBW40Rr3GJVNI3i zhUL6kcyKQZm4myv0O1M5LzhkZLnjH2IW5k52xiDiDxm3690t0QuuKvezIrGnasKNU9C NoMbOIG9mKjEnJuwLxG2WaAiqbNR0IJ+K8HoA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688410720; x=1691002720; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Lsxn2R5b5fhJFZD7I56D/OhCdPuzlhg1p6+K65h2mTE=; b=MYlgNoVH4MpLnlp7vxRDvT+QADYKJ8p51JCfV5sx/LKRoTTtJV9NXqsgZOAlMbGuIK GdlWvY5SeH/QawI76cyNnk3yxyze9G24ulrdpTdCLL+GXx7d/RyUSGg4Yb7XG0uDsOU5 AAGuGqHOxOUXgk5+y/FoMyHGU65CleCVwrRnnpfPS1j/hijPI0k0WrrMwuzAgi0SLiZz FoxpQajUy/OfEbduYD/5A90W4zIecgJZdez+seXd7/9RPED7e4ubLT5y+1tHWfO/7ovk yl3J1wwbdUsgqhGd12xKfDIngDFp//qOsxXaCZ4YN9GDU3wzTWQKgXYnFahGxS4hWOXw nChg== X-Gm-Message-State: AC+VfDxahLw5AcpWiceQ8qT4/L49Hd01IOw61ZD+SAk0Ig3iZHwc2F6L sLfCn4BCnAEVUD+sUyHNQGXDVKPc7lWSpV5J66sxzX+Oma+rVhDvUjXWiQ== X-Google-Smtp-Source: ACHHUZ55Ulyuo/bQMdjwYxFqpI5qpIGF9WIO+aTSDzqeDFuh9dOJApagEineKeeNwyV2lEcXd6/P54QoNTEn X-Received: by 2002:a5d:9341:0:b0:783:6906:a333 with SMTP id i1-20020a5d9341000000b007836906a333mr11003403ioo.17.1688410720304; Mon, 03 Jul 2023 11:58:40 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b1-20020a056602000100b00780bf0d3b9esm1181708ioa.26.2023.07.03.11.58.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 11:58:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 11:58:40 -0700 (PDT) Message-ID: <64a31a60.050a0220.ce18c.f409SMTPIN_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 A1F5E605246B; Mon, 3 Jul 2023 14:58:39 -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-x86_64-compile-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL 7 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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) RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 Ubuntu 20.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 9.3.0-17ubuntu1~20.04 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/