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 7F51942C64 for ; Thu, 8 Jun 2023 23:52:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7CF77410E3; Thu, 8 Jun 2023 23:52:50 +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 8C1C240151 for ; Thu, 8 Jun 2023 23:52:34 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-777ac169033so96434839f.0 for ; Thu, 08 Jun 2023 14:52:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1686261154; x=1688853154; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=pnWgudNbxnxCAkWL6FSGIhOCE7hnh8T0MSMwOKt85W4=; b=UBjDazrxCaogsbV5Kawcrp/HrgWyEuHiEN9ukcnigaN9d9XgZ/8RbLHXk8HsBoaPJc ztiwlgeZ/+TNVHMVsGyBVtJH3u8JbqLCY9/mk6tsINc841K753b5Y/3WziMpClF5ine4 XaTrgn4dX/LAXq/EWEk/0M5Jf+eap7eBhk6fI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1686261154; x=1688853154; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pnWgudNbxnxCAkWL6FSGIhOCE7hnh8T0MSMwOKt85W4=; b=DXz8zwW0ZQvrFMQQl8RwULgqeR2IFCPV5MvUvJWzVJ5rHRTSrQNSwvWfJDdAcq/Mvj y/3noZ6DGIYgWYdNPThdbDBN8Dz2VfeFzA2GYdbPGnSmrgOv+tc30E6My3fMfiowBnLL g6m1zsdbv07SGpyxbpu0OjeOorEyER8fyd44kSNtWYHOjtiPXXgsua66H9BRcT62cOyh oPxSvsJmRLxlqt3BMdWuXDLWIGxMyj3IAlC9VVKqhF95xtcCJoxBAJziKKzvUlow8zpi sKm8co3/HpMH9gGo8gs/9zCk+DX03fyB6Sa27iMT6i5eLyv1EhhX60YicJPyv/45a6tA hRXQ== X-Gm-Message-State: AC+VfDwxWX5rRQ86oFInJ1o45bpQeV88T8ku5q8RcFVy/Sa/cJ5Z74JN WtkHEBKyTsvY9xQU0mMUqfRVVS9vdVjsP6j+qbMQhMLjqlmCndTgpRs0vA== X-Google-Smtp-Source: ACHHUZ7JZoTJmes3uWuUWRB5RV37l+ETWSSBQzIY6ycRgTCJ/oN8Y/L5X9vWTA81EOJdN5TJ71mkeNX0O5Hu X-Received: by 2002:a05:6e02:12e2:b0:334:fa57:e670 with SMTP id l2-20020a056e0212e200b00334fa57e670mr2433383iln.0.1686261154045; Thu, 08 Jun 2023 14:52:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x16-20020a92d650000000b0033bd36a8962sm144943ilp.34.2023.06.08.14.52.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 08 Jun 2023 14:52:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 08 Jun 2023 14:52:34 -0700 (PDT) Message-ID: <64824da2.920a0220.59bba.406bSMTPIN_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 98C9D605246B; Thu, 8 Jun 2023 17:52:33 -0400 (EDT) Subject: |SUCCESS| pw128117 [PATCH] net/ice/base: support customized DDP pack 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/128117 _Testing PASS_ Submitter: Su, Simei Date: Monday, June 05 2023 09:38:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:abaa473297cf21cb81e5348185a7694ae2f221e7 128117 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 38 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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) 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-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/26534/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/