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 8713042647 for ; Wed, 27 Sep 2023 01:23:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 816F940266; Wed, 27 Sep 2023 01:23:36 +0200 (CEST) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id 567F740266 for ; Wed, 27 Sep 2023 01:23:35 +0200 (CEST) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-79f96f83270so312763039f.1 for ; Tue, 26 Sep 2023 16:23:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695770614; x=1696375414; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=vnnpvZXJFSV71SDQCcLSavZKcDo7Qwti5bstyIVq7Iw=; b=Ao3MyXXuYXDZcVWxkyb60OnWqo2ZFjjK+rH7pdYV82gROrpfeNSSCuBlI3dky0FDW0 4e9InmGxrfS9PXhMH89gy+Rr9kcldou70pu4HLp9RBwu8msubpYYcNu8aTKrpeSQp0Nb ftWdnunhllC/bqEH/WSGJ8pnrT32IosmHOgN8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695770614; x=1696375414; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=vnnpvZXJFSV71SDQCcLSavZKcDo7Qwti5bstyIVq7Iw=; b=ofL51mDJZ4BBSQXwrX4kBZbo8HACknQLjpo+fsto99AEqmQ1Bhlt/b6LRN60uuHzbP io0RxP1ip5u66QqKwbrfvMsPhQ8ndMamAYAYPfrjlT83qaUI/7a1/GydW2YanEyNiYgv KAul51mQYOUfXNsW8FbqlN9q/gNiehi4oPQuLDjGcIlrDF/JP7rhUs7nLM84hdfUcmeA e0+r6aRRFciPqEZ9HrQ4Xj2b6qHKZXjPMHJxAca0KQz8UD/7ASijRPKH/QlIxVi0PD93 qcu8oNjSum7TbNvjvYiWvH3LsT83tFKfVM4om4ymfvuMS41fIBuu8ygVnqLlcet76lHi 7XHw== X-Gm-Message-State: AOJu0Yw8ELuN5SrVkwHk0ZUouW5UeZWgHSDa4DB4E513ihDTLkVzFVLz MBx3whq6/NfodA5mQDUk7VmhAGdBcAtQ4r6hnX/0in09Pi2PqMe1AOspn8vrDGAZn+09mg5UKg= = X-Google-Smtp-Source: AGHT+IGd36HzFjSgtRWM3llgkiggSkyYMztK6AKz4m7Qm7PgnSL/4P2Fk9iYOCUSXS/UPXC4VPVOIE76ymrN X-Received: by 2002:a05:6e02:1190:b0:351:57d5:51bb with SMTP id y16-20020a056e02119000b0035157d551bbmr379641ili.16.1695770614643; Tue, 26 Sep 2023 16:23:34 -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 x25-20020a056638035900b0042b53526220sm671909jap.1.2023.09.26.16.23.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 16:23:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 16:23:34 -0700 (PDT) Message-ID: <651367f6.050a0220.932a7.7504SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 18C66605C351; Tue, 26 Sep 2023 19:23:34 -0400 (EDT) Subject: |SUCCESS| pw131973 [PATCH] test/pdcp: add data walkthrough test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Akhil Goyal Content-Type: text/plain 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131973 _Testing PASS_ Submitter: Aakash Sasidharan Date: Tuesday, September 26 2023 16:36:17 DPDK git baseline: Repo:dpdk-next-crypto Branch: master CommitID:d419c85a7299a57fb94edcc00f1d2f816e22fb40 131973 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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/27738/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/