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 0D5CC42DC3 for ; Mon, 3 Jul 2023 17:39:42 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 09DBE40ED5; Mon, 3 Jul 2023 17:39:42 +0200 (CEST) Received: from mail-ua1-f99.google.com (mail-ua1-f99.google.com [209.85.222.99]) by mails.dpdk.org (Postfix) with ESMTP id 433F440ED5 for ; Mon, 3 Jul 2023 17:39:41 +0200 (CEST) Received: by mail-ua1-f99.google.com with SMTP id a1e0cc1a2514c-794cddcab71so136764241.1 for ; Mon, 03 Jul 2023 08:39:41 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688398780; x=1690990780; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=6BiFoCKx/pgRxqDTwF1vmd43kltldO1gBbNi8uaYU8w=; b=NTk5zfHNDWhG21je2SzPuijk+fVn0hIhupsq0FGG3dicZLWq08/2WcKIizGzzSvkMp zahi7TOHHhrgL7wYYElcz8ZFWSEU9wnoBKqiXcsRyiMI3rGeMoZ9+ZMIVESO4Zj9LZku zxFe/cqu/cmtBmQ2AwfOSupak1rmPfEu6CB1E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688398780; x=1690990780; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=6BiFoCKx/pgRxqDTwF1vmd43kltldO1gBbNi8uaYU8w=; b=OoSspIuHNIeAibccuGqzlFvl/NKRCe8DtBB/ZIUlU8e5gpP3LOaM3tuKClYTFcIFTu 56BBbnOonmYJoL2HV9JZX5uB7Vs1IqSWjjnBUAaOffEy6N4ewvz78PC+jJe3cTMKSGs4 mIesbNxImtbEo+RtunQuLSpS2cxPV6eQmVEIh2Bi4RjV5VUxoUyd1Po7wot8CPjOYCiw FctWolt7WDgFquPdfrxf1QMXnMA9oY5IW2BiewYtd5AHGSRweS9cw9VmyZLPfZEApfk3 spByEZgzeN5hHbpERrqPxuwyOACtB4YBK52J9l3RncM8fyNASqciKE1U9tvQ81zyo4yW MOVA== X-Gm-Message-State: ABy/qLb4KfhbtCjATOznZOlPGpT7Wspyn78lL+nMGAPmo5aw2j3EudAZ WoPud5RxgI328y5Yr/ffZUbP3ZyWfrXjbvjcPU5MCe9ia0JQ4H2qIfKU5Q== X-Google-Smtp-Source: APBJJlGGpTmAwdxuy/NyWNl2NM4R0wzs71IAO5JpEp54TgDQkGtdJmWM9gQg302Xo073cYtuGS0UYp+3otn9 X-Received: by 2002:a67:e998:0:b0:443:6c11:fc5b with SMTP id b24-20020a67e998000000b004436c11fc5bmr4540053vso.14.1688398780659; Mon, 03 Jul 2023 08:39: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 lf23-20020a0562142cd700b0063528dced31sm1139912qvb.70.2023.07.03.08.39.40 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 03 Jul 2023 08:39:40 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 03 Jul 2023 08:39:40 -0700 (PDT) Message-ID: <64a2ebbc.050a0220.4ad6c.8593SMTPIN_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 5EC0A605246B; Mon, 3 Jul 2023 11:39:40 -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-abi-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 | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/