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 EC32E42649 for ; Tue, 26 Sep 2023 23:29:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E5FC6400D5; Tue, 26 Sep 2023 23:29:39 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 7C998400D5 for ; Tue, 26 Sep 2023 23:29:38 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-79f82b26abfso340346939f.1 for ; Tue, 26 Sep 2023 14:29:38 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695763778; x=1696368578; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wxXXDMplOTGrv5j8+r4GptjvpQOq8ttSoCMi0uk9vNQ=; b=ae+DOcGRyfN/v1a9SO+rtyAxXETtwWI5TnlZ0ab8WrndEJFmhU1ttRj8FuruI6bTXm 3XL0Pah1fOKA5+uzYwpkYT2FUU9Ny2njfmlisjnrej8/dHSBOus95yfzytnq4saRx/RS 5k42iOpcfvRcbecgio0lKXPXfxzlfKbQ/oBIc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695763778; x=1696368578; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wxXXDMplOTGrv5j8+r4GptjvpQOq8ttSoCMi0uk9vNQ=; b=ucup/uyg4ueT/WGdjQIrvXHiv+8yoDGfEaAB+ROqf3b+r0S45j6qiaN3GDeF8L0i5u 6tqZ7fKUngtRIjqjpC837pKQi3Dz3BFbS2JWpLsUhnts7TFeAkgrj2PJ4ePGr8dYJuUG 7x/EUg/nkob7xDfeLvm+JrIyVbse3n9KvflvnOxTqv59nTW43Z1UoGFsPIBimGUg2rKy Tf/3OtPiLlvt9NjKKhI0kK9DyraFSBzbQY+nBl3NgWnYYkg4Lnk1/ADr5VBhA16Mjk21 Eqhq/uq/4m85XRmZ4NpsoCVcNTqFGP4Un/VsjcdZaUSl127Sn/tFHK1FNN8a1jdn0HP9 7IVg== X-Gm-Message-State: AOJu0Yz6EeCJchlP6vG9kdBjNkTxMDbHwBDmbhLr9GBRQTUiAbUbyBjj /VSGQLGmYrjBaXBDPbdcKDtutF/hkRAMv7HyKui/c6ot3Ag0flZ1F+/zWw== X-Google-Smtp-Source: AGHT+IFQVjWkGjCrTBFs6kPTJ0s+Q1O4+0ch1II8RQj3gH/3NjhNlXyzxDn6vKhlsfW0SkY9J2E+oSSbMGbl X-Received: by 2002:a6b:5c0e:0:b0:792:72b8:b90 with SMTP id z14-20020a6b5c0e000000b0079272b80b90mr4609ioh.16.1695763777981; Tue, 26 Sep 2023 14:29:37 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ay15-20020a5d9d8f000000b0079fe679c676sm282831iob.30.2023.09.26.14.29.37 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 26 Sep 2023 14:29:37 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 26 Sep 2023 14:29:37 -0700 (PDT) Message-ID: <65134d41.5d0a0220.d2f2b.2988SMTPIN_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 68676605C351; Tue, 26 Sep 2023 17:29:37 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 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/