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 1B26C42940 for ; Fri, 14 Apr 2023 12:53:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 16AD9400D5; Fri, 14 Apr 2023 12:53:09 +0200 (CEST) Received: from mail-pj1-f97.google.com (mail-pj1-f97.google.com [209.85.216.97]) by mails.dpdk.org (Postfix) with ESMTP id 2C91D400D5 for ; Fri, 14 Apr 2023 12:53:07 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-2472a3bfd23so209751a91.3 for ; Fri, 14 Apr 2023 03:53:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681469586; x=1684061586; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=/JVA/EdhVDPuVXnEwC64YNLD8K6UiHgUeGAUlFlwhNE=; b=Z05sTVZ0WdZ5Y3kD2P/hMxdNDbO6xu1KAKw9pFKlw5Cx8TKzzkLoiFUuxlMzXsoRwJ x3DxIqS1dW4RgOrrm74B6fUi24agX/C/qBfeJne7OvwIvJk+pX282OQAGBoN9pBQeZ/V 5glbdDe71rAc/J7j0edJLVgRgPRPU+LenJeHE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681469586; x=1684061586; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/JVA/EdhVDPuVXnEwC64YNLD8K6UiHgUeGAUlFlwhNE=; b=Je7PzYPDKipsZclQmur76cAX0Hd+lMMjqKvSBYW/et2b1tK8OMkXoX6KpQI59t1zKg PMb8STcNyhSDsNZKhKv1/2n/+hSyXmLBlgmv/kCRQLEJM6Ia14exuqkGrmgT9Pa564hU /pHBmkO9d/YeVXlGzixIFGzk2YTIQCxdRrFsUJFeg9e6O7k9Gefvk9XmPFlyPKgOZklG lkGi5gm2bpJ2ED9ijtepFwePCHLQFgIc0o7pvf0Qmgj0/IRnOcWaGb3SjJe4tZ1NA5EF bmwdDA+bvHEpfXPhpoDXxbFgtAl1JpApIuLsQamYXBd0JIgpL0TyVaVU7fHuzs7r+73R /9NA== X-Gm-Message-State: AAQBX9d8ysAQdDWM1/6y/wAlm61B/2WdCySVKp9ctcxO6AFz2YggAezO eriiFbcwEWi1KokIPSCc+EDwijoplwc8Z4bq6yf3AvkGT0FohApnCARYQoIFt3F+Ny360E2ljA= = X-Google-Smtp-Source: AKy350ZL5/aKAhCf95S/JYc/zcOVE/u1VlqywbfJRm9f3lJ6C3ZPOVx043lm3Zirlr4vtk7IMKCkBHuM/dtu X-Received: by 2002:a05:6a00:1514:b0:637:f447:9916 with SMTP id q20-20020a056a00151400b00637f4479916mr9470644pfu.16.1681469586409; Fri, 14 Apr 2023 03:53:06 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id e10-20020a056a001a8a00b0063a63169f52sm602403pfv.4.2023.04.14.03.53.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 03:53:06 -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 A5BE5605246B; Fri, 14 Apr 2023 06:53:05 -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 A37DD6008C; Fri, 14 Apr 2023 10:53:05 +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: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414105305.A37DD6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 10:53:05 +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 | +-----------------+----------+ | RHEL 7 | 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 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) 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/