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 B729D42940 for ; Fri, 14 Apr 2023 12:50:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B0BC7400D5; Fri, 14 Apr 2023 12:50:21 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id B9225400D5 for ; Fri, 14 Apr 2023 12:50:20 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-54fc337a650so85507267b3.4 for ; Fri, 14 Apr 2023 03:50:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681469420; x=1684061420; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=pwRTGkXWFeGZqO9bqJ/hTjHa+BrdERa5dtDivf+V1MA=; b=A8lk6NzzWajFbSRErYGpnUVgzVwO6aV5ilmbr0ZPH0GFgN/6BCs0uJmPDjK3kkmqvX /Z/Qthq7b1yq5Z7OBrA+gyhPxwnRZ5DbRDH5yLmjItrnlxM3G/u8bIgTvyE5JftzOVWm HEzeKLX4g5e5RkJNApwiXA8UqB0mM00B7y5ws= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681469420; x=1684061420; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=pwRTGkXWFeGZqO9bqJ/hTjHa+BrdERa5dtDivf+V1MA=; b=M9Qf9FNSIpXh4q/slLG6DIL7wWKcC4UXMoPZDkOsagC+YfnOFfWE0xOExmKA7xTvQT f+mqTUa5R9Xt+zFaDYgWlO8zYUAWNFO25LdTbCLC4kyZIiMB6rNJjLH3rI/DNeC9Hu3y TlPgh/R5ixdNFnttbG75JAD2QFp5IKXwbnvd+6QplliZ8UZtvUU6BKC0yFWSJKOAqdNN Xzkm9fIdaUtXSKkqmfSnpk4AAVJYMVmq4xsdfg8z5Xw0ahBP4Aa2l0hPweeQ2/pZ9M5O x90sMIgaI9mqzxxjHSKd47qvIyQdAW0gUBpqR5ftTTjAIsgeCK1Kw9uPa7Co8wcnPO6a o9jA== X-Gm-Message-State: AAQBX9cEOnrJrgNiow6N1d5R92Z3XFM2C2SF8mVh18Y5XHTRN1Q/VFa1 LOylHC6c6fBBhmUYYILVcPejpgNE+bVMT3WnMa2Jko3WSICOh22BOWNNRw== X-Google-Smtp-Source: AKy350Y3VKhXc9yC+k7Qp6sXIMwyLJ5ESW7lfZAj6RrtyY/mIYKu3wW15zXa+kDGBs/Wu2S4onaHUQ4xddSi X-Received: by 2002:a0d:db8c:0:b0:527:b681:3e62 with SMTP id d134-20020a0ddb8c000000b00527b6813e62mr4426627ywe.23.1681469420131; Fri, 14 Apr 2023 03:50:20 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a4-20020a811a04000000b00545aa677bedsm634747ywa.50.2023.04.14.03.50.20 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 03:50:20 -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 BFDF1605246B; Fri, 14 Apr 2023 06:50:19 -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 B9F606008C; Fri, 14 Apr 2023 10:50:19 +0000 (UTC) Subject: |SUCCESS| pw126067-126071 [PATCH] [v2, 5/5] net/cpfl: fix Rx data buffer size From: dpdklab@iol.unh.edu To: Test Report Cc: Wenjun Wu , David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414105019.B9F606008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 10:50:19 +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/126071 _Testing PASS_ Submitter: Wenjun Wu Date: Friday, April 14 2023 05:47:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126067-126071 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ | RHEL8 | PASS | +-----------------+----------+ | Debian Buster | PASS | +-----------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 22.04 Kernel: Container Host Kernel Compiler: gcc 12.2.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/25992/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/