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 859CD4293D for ; Fri, 14 Apr 2023 08:04:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 82372400D5; Fri, 14 Apr 2023 08:04:53 +0200 (CEST) Received: from mail-ua1-f100.google.com (mail-ua1-f100.google.com [209.85.222.100]) by mails.dpdk.org (Postfix) with ESMTP id CD81E400D5 for ; Fri, 14 Apr 2023 08:04:52 +0200 (CEST) Received: by mail-ua1-f100.google.com with SMTP id w19so2924000uad.7 for ; Thu, 13 Apr 2023 23:04:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681452292; x=1684044292; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=bPwqQiM8xBiiiIZeDtnHqwyu1eMF64sk7UsNCMZMVaI=; b=OtPc5+ecMWrxdwGhfn8GFw+/5Pkaped62e9QAPYP54hoyvAySmOcXz04ZbAgzDMY6E bKbVbQ6y4lEDBxvmf9NYy5OHeCuPKQWAK1tCsjpCVIyX2KFpOAvizDWg585j79w5Dg+p c8V2J0M/ZT0bYSHNgF3apOQdgjPYVEDxIO3lg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681452292; x=1684044292; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bPwqQiM8xBiiiIZeDtnHqwyu1eMF64sk7UsNCMZMVaI=; b=WTzyCMYkcShnDISGpbiZNwzGaK9upFxiWEbDycaReeUGbM9WDnfuWUMQjC253pYGLh KdWgBtq7aK8aokt3BlQJug4lliHRu+9mZ+FI/qlV0cAILIyEhMsCdfmogJ2mKW1obJfC ftG+JHC4yxNe7MW2sbhV8RH5j1lYpW9KXuEXpXb/x+Cjh6+5Zuusc1ELTNeAy/1LnfHb AzTfzPO3mnj4p1+/xfVq+LOgYKMDKXR79RJGKaw0tg4t95RSPTNJGB/tF3olMWCQLwKQ vOyctauJAN+g5JCSFbvtqy4EEW1TldKmE/xzL54nfpKxu45cpOAt8Ffy6dykraRQiGAU cUlg== X-Gm-Message-State: AAQBX9dyh0vn2vWhP9JJwdQ5VcWGaq1OBUTrJ1bwEBFvB48G8FazN9D0 /kVxCwl9ZS0BJisULjIF/IASaTVbcnwDPantKHxYQJP0bRdGKXQ1+xIiJg== X-Google-Smtp-Source: AKy350Y2vX9OBEvfHALrhrHV100cBnYlr9EjrTbzRP9mdeXOxqFNIzqwDOQiJPnW8VgzW0MeJYpq3vBL6JOs X-Received: by 2002:a1f:6a81:0:b0:436:3174:c8a0 with SMTP id f123-20020a1f6a81000000b004363174c8a0mr1589497vkc.10.1681452292200; Thu, 13 Apr 2023 23:04:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d23-20020ab007d7000000b0076f44d813f0sm141141uaf.18.2023.04.13.23.04.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 13 Apr 2023 23:04:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Received: from dpdk-ubuntu.dpdklab.iol.unh.edu (unknown [172.18.0.210]) by postal.iol.unh.edu (Postfix) with ESMTP id E092C605246B; Fri, 14 Apr 2023 02:04:51 -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 DF81B60092; Fri, 14 Apr 2023 06:04:51 +0000 (UTC) Subject: |SUCCESS| pw126054-126058 [PATCH] [v1, 5/5] net/cpfl: fix RX data buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414060451.DF81B60092@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 06:04:51 +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/126058 _Testing PASS_ Submitter: Wenjun Wu Date: Friday, April 14 2023 03:51:51 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126054-126058 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ 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 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 11.3.1-2 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) 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/25987/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/