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 C15C342945 for ; Fri, 14 Apr 2023 23:43:54 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9F81C400EF; Fri, 14 Apr 2023 23:43:54 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id EB38E400EF for ; Fri, 14 Apr 2023 23:43:53 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-63b7588005fso133433b3a.0 for ; Fri, 14 Apr 2023 14:43:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1681508633; x=1684100633; h=date:message-id:cc:to:from:subject:from:to:cc:subject:date :message-id:reply-to; bh=HW4vIzLrH1pUnkbssL5QsBOKxV6kFunK/n0dXBsaAM4=; b=hT0KC9mTAXVb74eBVyEdIh3amhBh7v/YaF9fElweuFud9j/b00I39Cofni5Gh0sHvj hf+FYRabbSNSImzVBQfDbIDMGwHP7w+KctWVmBpIlfkj17VtQRnKUbYMQ9zmYZYzicr9 IG2Qp3x9gcvhNPtDuu2TTGhWacpMMA58fIiuo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1681508633; x=1684100633; h=date:message-id:cc:to:from:subject:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HW4vIzLrH1pUnkbssL5QsBOKxV6kFunK/n0dXBsaAM4=; b=PXV0bfzYBQnc8pnIaTxoj3QbR/emIZuNI1Stie2B7CP4iabErQ7gKmvUML1ZiU7rjI QMcDjoZ8W/K7ULi44282f0+gWc9vaC5VXIbWcg6QxC7Xfw9e/2RyuQHe3gYq7u6ryCm4 TZW7bUUj5WUC/QqQ3FfW70DtHbIpS03jquTrFz8KT7UQQBfOFKlBIk/h0CyzZGh8eqP0 dx7Ti6jETKqxrXYKEpi+94cKJqz0a+Uq5d4LuzOuyNQJdmKOpd/NlwQHcMcWOev34Sb5 0DRf48y1DKHyqOr83EXRMinL/iqlJAOArpjm07twP7yC+sm88YEARVO4h3UJ2583tamp 0e3A== X-Gm-Message-State: AAQBX9cU8hlIR2WXgAPH32jYO25q/9Kaycgp02bPqL3Yp9y2jrvbGE9C xtZvUF3+s7UnJ10098RWi49/Bx1haovSxUCPs5FBzoseRzq8hZalq1jT4A== X-Google-Smtp-Source: AKy350ZOsD2ALLIxdIc6MzFYwiPsaJEmqF+kzdPNkSjVxnMlPt3AW1LPAh9oWmY51Ktl/aC9q9nWrsTGZFaP X-Received: by 2002:a05:6a00:23c1:b0:638:b77e:4a0e with SMTP id g1-20020a056a0023c100b00638b77e4a0emr11303841pfc.16.1681508633131; Fri, 14 Apr 2023 14:43:53 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id fc2-20020a056a002e0200b00638cbdd56c7sm1433331pfb.24.2023.04.14.14.43.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 14 Apr 2023 14:43:53 -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 7556B605246B; Fri, 14 Apr 2023 17:43:52 -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 6C42C6008C; Fri, 14 Apr 2023 21:43:52 +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: <20230414214352.6C42C6008C@dpdk-ubuntu.dpdklab.iol.unh.edu> Date: Fri, 14 Apr 2023 21:43:52 +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 | +------------------+----------+ 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 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/