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 15F1342945 for ; Sat, 15 Apr 2023 00:21:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F54A40697; Sat, 15 Apr 2023 00:21:36 +0200 (CEST) Received: from mail-pj1-f98.google.com (mail-pj1-f98.google.com [209.85.216.98]) by mails.dpdk.org (Postfix) with ESMTP id 51A5B40697 for ; Sat, 15 Apr 2023 00:21:34 +0200 (CEST) Received: by mail-pj1-f98.google.com with SMTP id w11so20393386pjh.5 for ; Fri, 14 Apr 2023 15:21:34 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681510893; x=1684102893; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=TgPDzJhhomJgL2w0s2LwV/cG9Vy6SyLNVGdDD1hiBWs=; b=j0sO2veIoAchOL1g6Y6LutsKpPD02+Js/h953tVuFF6URUJJalvaizb+klj6wkBkum 1KhQJZdW8rNSKGYiI+z1CJ8+tVfW6cX2GFmeh2I8/44yzj+K2JN8v2n3ifFhtIAVTJV0 n67E0icf2yjJRK5S6906tlc/Kph+YaFq20TQ0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681510893; x=1684102893; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TgPDzJhhomJgL2w0s2LwV/cG9Vy6SyLNVGdDD1hiBWs=; b=cGlAtcPxKoSwtXu3kWfrV/i/MOdjnVdqjxU+OVzGybAc0+BuspjYET5JjLt31RApU/ mpaCxD63ls/I0l+BNTHmjJHvtQv5jUBkpUe40adHB1tLwbhbeCeR2YqYAMLSlsxjHXDr BGnejiQp4sKcUYmeapliYAQf7DW67DcXs8kAZ4pC4X1TevjdiYjszt3IFEx3SLh+ki3x e6Iebsug1h60GxyJv7RLdwtkWm25ZzP9eH/dIXGJlAuW1SptNVOGFQXXh38S+m9m/iQb lAaxyK6NCLfAjRh+EQpNPmcLcvAZAoQk1bzuk4ZcgdUt+NyjTayGDHFjW69pg+FDbOeQ wozA== X-Gm-Message-State: AAQBX9f2pVAcJ34YxOyZ/XxkTQ3PqlAzDoacvCLCZwzCTIA2XLZoJVOu fqC3fsxqIa+RIYPEDQ71p8uX6wulh1gGQ4Nl8QR1HjKqP1lPlRF1/QrMqIAERGdX5f8szd/mtw= = X-Google-Smtp-Source: AKy350Y7wT6iJilc6wIyZEhF3vA+7RDjzj1CbxEbjm9L9XR3PeomU2FnP3o+uyOwdG3VfhfilZ/SUIQtuFKE X-Received: by 2002:a17:903:2301:b0:1a0:57dd:b340 with SMTP id d1-20020a170903230100b001a057ddb340mr5172058plh.64.1681510893534; Fri, 14 Apr 2023 15:21:33 -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 jz16-20020a170903431000b001a646678983sm657364plb.142.2023.04.14.15.21.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 15:21:33 -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 07072605246B; Fri, 14 Apr 2023 18:21:33 -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 0676D6008C; Fri, 14 Apr 2023 22:21:33 +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: <20230414222133.0676D6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 22:21:33 +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 | +==================+==========+ | Debian Buster | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 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) 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/