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 0C6D542945 for ; Sat, 15 Apr 2023 00:13:21 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 039FD40697; Sat, 15 Apr 2023 00:13:21 +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 1DE2B40697 for ; Sat, 15 Apr 2023 00:13:20 +0200 (CEST) Received: by mail-pj1-f97.google.com with SMTP id 98e67ed59e1d1-244a5ccf13eso918458a91.2 for ; Fri, 14 Apr 2023 15:13:20 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681510399; x=1684102399; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=ffirxcTWpHegiPfZfbsZytmZuhKhGfQluWG+egt0/sI=; b=B/JfmyVMkbRETuTZCiZaubkXpuoCa2LDLkxsOLAksZSzAoMYBbf1v1k3udrQ0X9pc1 tvB4byZ410xLx5RzHUOlU/aSowyG2kDshbWPmb1+AUNC3rHclCBxSYaEi/3IDsHVN6lw Gw3xHjZJC2lyxrAhVaILXNhO51Rnc0yf2Y3Js= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681510399; x=1684102399; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ffirxcTWpHegiPfZfbsZytmZuhKhGfQluWG+egt0/sI=; b=B2PchlZiy7e/2pUcH/1Ynn10UyS3YwSb9QC3Yx4tGZVEv0xIXs6CQQWrGRXHBoxnIS 3Cy89/3HXEp/V3cwwGrbs/NFy0ZKgSRDz0+8nAY4ZjRY98YwY6cghlnyhbLgqjegbHek fBnl4W16Oyal5e3aXowDW6sK9YW2R9CLdrjt4UfXOFUOSe7fIzynn1RPLuWaxDCYLyMo GK6hDpi2nGog/FwlHQxQksKTGGGnrV3W4upI1lVO0gpocPudAZ3GM56Ld8fTLNUtdLFR ECvTbw9UhgdZr01KwHrQUIHuPbSdv2JH3/kryByLP3j+vPjRDODa60mC5qZm7gXv23lb c5Fg== X-Gm-Message-State: AAQBX9d1WuqI2d8krT0IfX0Of32cPod3hr1Z4blmWSXEr7gQYeZeR4bb SvFnt7eCBvDXSG9BxjVyZuzZr+lG8wAcK4hWC1Zxqf6Wku8uagooLiohHQ== X-Google-Smtp-Source: AKy350YK929Q++rKwbpEM3H6ec9whaUI9pMmCHxq6e+8TXmzyYB/sP12Ek8vS7JNlBrREcip4D6LAldHZnfK X-Received: by 2002:a05:6a00:218f:b0:63b:1853:29a3 with SMTP id h15-20020a056a00218f00b0063b185329a3mr10757977pfi.25.1681510399286; Fri, 14 Apr 2023 15:13:19 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id i12-20020a65484c000000b0051b0ca629fesm749207pgs.1.2023.04.14.15.13.19 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 15:13:19 -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 BF061605246B; Fri, 14 Apr 2023 18:13:18 -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 AE2726008C; Fri, 14 Apr 2023 22:13:18 +0000 (UTC) Subject: |SUCCESS| pw126101-126122 [PATCH] [v2, 22/22] test/pdcp: add PDCP status report cases From: dpdklab@iol.unh.edu To: Test Report Cc: dpdklab@iol.unh.edu, David Marchand , Thomas Monjalon Content-Type: text/plain Message-Id: <20230414221318.AE2726008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 22:13:18 +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/126122 _Testing PASS_ Submitter: Anoob Joseph Date: Friday, April 14 2023 17:45:12 DPDK git baseline: Repo:dpdk Branch: master CommitID:3b3fef9de22af80d173453ab65a80b01ce38cbfd 126101-126122 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Ubuntu 22.04 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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/26005/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/