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 F366042B8C for ; Wed, 24 May 2023 13:33:17 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D98634067E; Wed, 24 May 2023 13:33:17 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 68EAA4067E for ; Wed, 24 May 2023 13:33:16 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-561deaad117so11558637b3.0 for ; Wed, 24 May 2023 04:33:16 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1684927996; x=1687519996; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=DQ7OFTXuEw1Mg4FTKO+68rI6O2R4FWDNOKCC4ZNGHTY=; b=KtFmT4F/aqW5Kk6tG0AR+4e1VEjIwIhzGTyf2Jd7rzlKGF1ky7tcT27htrG9MCTDyt fEu7L98ev8+mnESOZQ7yY4xyngo9O0ATcFSdi0EkQx/gg+1drgQR0Ip7pVe1big/LG93 5UqTXOShFmf2sYCUQJqjGU4Zlu1E7O/tpODIs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1684927996; x=1687519996; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=DQ7OFTXuEw1Mg4FTKO+68rI6O2R4FWDNOKCC4ZNGHTY=; b=fL6tqlglbPRYbZm5BBjEgjbE/NcskJIGFeHuIZO0eKNypOBxeLz4s1Wz+613zVi3Y5 HpepQ+goGVdIpQalaT6lQbAMKPWvhXBWXcQj4XedeMkhbhADaISg1sZoWYkpFCfEhHnj IC2G2ThOCnt1RvHZKajOeAUNpDjKf5CNpOAJfUIgrS83ZCSVHiUvuFCbeHaqMwI6Dw92 27CCTjNd0PC+Ub6jQmS+VXBlBLiexdB05+Su95XthCg0mheOeJ9qda/MgHxxgalT2ecR W8GrIVyvZNZSdjH+vdxmnwkqaxRHfDQ39NWWZUC11gBYA1HAobfFOxY+D+2iI7rvV1hg gWTw== X-Gm-Message-State: AC+VfDwLbhAOMt4zIorr87e+LNI61TsxrLV+oLKOG3Xj8ygUcGAgwgga BjxtszO3XQwTaxWqwr3AlLB3ExJYu7DmkL3YBDB3n+bBdywTFVXkWpqzeQ== X-Google-Smtp-Source: ACHHUZ7DAC3QlGbFpUmWfiZ1F4Hu48OAHpyyVodu+pkt0MiHqchSXBXKKQWqImewFG6wV8W02jlfgN0SIuxc X-Received: by 2002:a25:cf88:0:b0:ba7:6d35:6b0f with SMTP id f130-20020a25cf88000000b00ba76d356b0fmr15997193ybg.22.1684927995800; Wed, 24 May 2023 04:33:15 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k74-20020a25244d000000b00bac7b3c2067sm155536ybk.8.2023.05.24.04.33.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 24 May 2023 04:33:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 24 May 2023 04:33:15 -0700 (PDT) Message-ID: <646df5fb.250a0220.97e12.86c0SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 55E40605246B; Wed, 24 May 2023 07:33:15 -0400 (EDT) Subject: |SUCCESS| pw127323 [PATCH] [v2] net/ice: DCF adds default RSS From: dpdklab@iol.unh.edu To: Test Report Cc: Mingjin Ye 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/127323 _Testing PASS_ Submitter: Mingjin Ye Date: Wednesday, May 24 2023 10:01:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:c41a103c961ded5a0966652f4daf0a661a947352 127323 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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) 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) CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26365/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/