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 71FB24297C for ; Tue, 18 Apr 2023 12:58:04 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 6DBA340698; Tue, 18 Apr 2023 12:58:04 +0200 (CEST) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 9B9CF40698 for ; Tue, 18 Apr 2023 12:58:02 +0200 (CEST) Received: by mail-oo1-f99.google.com with SMTP id bv13-20020a0568201b0d00b0053e3ccf739cso3603889oob.10 for ; Tue, 18 Apr 2023 03:58:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681815482; x=1684407482; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=rnY42/pTEboi2JLVrq3ms7sBIAaTMn/HT0/fU9gBosU=; b=Et8mPXqPb8mtm/KW9mtZzcsxb1Dy+knfCAOSfSbwfPA32exrMUmBgZx54kyc4HxII6 etlBJ93+4FH47PVXFQoMiflNsnVvCM3Kic3/mjhJ9hH1PqP5gS2CfPsm/E2ZxzlhbamD HHxb5sIHn1Ul6jaJzA5RkpMZiCbwajPOAl3kY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681815482; x=1684407482; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=rnY42/pTEboi2JLVrq3ms7sBIAaTMn/HT0/fU9gBosU=; b=e9/mLk0+mrWJhQPpg6FwKdB3MjO4sgnSZQmyFuQiALEjbldIQEaynpZW+jHTacixHr VV7KrT57LVGfXA+EMbf5Xlm7HwLcdJbfl2a12cRuRNLWKkuq1qDSLQ1ejWgNSlnFjlPg orrn4rk5Ggl9kv3y3DgOxvwGWfSbgBhUDiDrl0+JeKGU+DwEZ/aQrP5YsgFl/gVI/3Er IqcsDmpJ1MReY8tm6wO7aigo6JIy6NkZkTEOg03tB+Oo0iZaxZ8T0JtHDNbrjGjvWP3x 8A6Ons+88JUprlvjrQMUG/pBYX1xp42kiEdGypZqzkrb+xR0VS6Y3hkFtETvzhNVXUr7 9kzg== X-Gm-Message-State: AAQBX9d0kKAU++mfEaHremrhEd6f4a4RDj5Q4i3OPhT4n+mrQFUZ+NaQ BJpvGKV2IQAPxZ+C7EW5TDZgIX+efrCcUdnnhCas2LobdS9ZU32couBy4w== X-Google-Smtp-Source: AKy350Yd9faRZIuqbDesOavU/0xHELuhJfIx+Ur6vy8z/BGjGBelQ559N+u2/cvfpHE7q/5ovcWd6R6mAaZJ X-Received: by 2002:a4a:58c4:0:b0:545:6381:965d with SMTP id f187-20020a4a58c4000000b005456381965dmr4499707oob.5.1681815482097; Tue, 18 Apr 2023 03:58:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id b4-20020a05687051c400b001777dbff8d6sm840050oaj.25.2023.04.18.03.58.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 18 Apr 2023 03:58:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [IPv6:2606:4100:3880:1722::210]) by postal.iol.unh.edu (Postfix) with ESMTP id A15B0605246B; Tue, 18 Apr 2023 06:58:01 -0400 (EDT) Received: from dpdk-ubuntu-2.dpdklab.iol.unh.edu (localhost [IPv6:::1]) by dpdk-ubuntu.dpdklab.iol.unh.edu (Postfix) with ESMTP id A13E360095; Tue, 18 Apr 2023 10:58:01 +0000 (UTC) Subject: |SUCCESS| pw126211-126212 [PATCH] [2/2] net/iavf: add Rx AVX2 offload path From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230418105801.A13E360095@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Tue, 18 Apr 2023 10:58:01 +0000 (UTC) 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/126212 _Testing PASS_ Submitter: Wenzhuo Lu Date: Tuesday, April 18 2023 05:11:06 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126211-126212 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: Container Host Kernel Compiler: clang 14.0.5-1.fc36 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.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) 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/26024/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/