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 BEC2A4369D for ; Thu, 7 Dec 2023 16:28:03 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B99C442ECC; Thu, 7 Dec 2023 16:28:03 +0100 (CET) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id 1A27942E2D for ; Thu, 7 Dec 2023 16:28:03 +0100 (CET) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-6ce7632b032so564993b3a.1 for ; Thu, 07 Dec 2023 07:28:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1701962882; x=1702567682; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=NHK5oFq6i6xxF/wzHtPTxscRnW6zKRttsat93nzq1cA=; b=dFKDnHkrT/nKBnxSSk5hgoamY5A2oEFTmgjVQAo/BQf5G5rfgH/yhggpcKGs1TJNFX Mt5hxgF3ouuDYurYXhx3Lz+ANB1NqtVM8Z2i7hIp604fEb9d/0dUHCntOo6y4jF7szFc evuC2nSaqCyb4c+upCj1zIkZ/vV71R+e1cgOI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1701962882; x=1702567682; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=NHK5oFq6i6xxF/wzHtPTxscRnW6zKRttsat93nzq1cA=; b=IeThVJrxG0LbLO7kh5ES1GH4kR9oLbOho8eF3VECgI0c/xr0/J3uIz1MjQ7jhXZc1w ifuOSkgdcCfPU4jrqV+OMMkhbgUm2uVxkLgQi/LstIH2Cml9tsOggpHV/M4bA2LFME+b PBkNf4iCwvHBysCr9svYwlUWG3icU52XgqanC5LkNX96Ty6Ib13OBEuJrT1LOgpU2y2c B6ZHYmataiAfM+V11aqmKz7I1q7NPE10HSQ4+6iU+AvWP2iu3L57eihNMKQPga5PEx0R HnoNgNtvLsb7lBDIFRPtJibTNVoMtuDATdAM68jGN/HiaOqt3zB8qYdnQEU9cpBowcb5 rtsA== X-Gm-Message-State: AOJu0YzO8+NPadM87HI234g9QK9U0qGrSREXXDirXQtTVHPRbO+Q86uz Jx0AK6B61RdRsJmfkvy22ow+NuNq9VQPIG/3e2QgC4DqSMA/Sieb5mIDmw== X-Google-Smtp-Source: AGHT+IGSps8bUEuJ3/lFITxftY3X4g8pcC9ykWdsJ5IYGs0IPC+rVGs3soAQFsmWR3Mgmh68Wa+pliOPTXlH X-Received: by 2002:a17:903:110c:b0:1cf:5d08:18f with SMTP id n12-20020a170903110c00b001cf5d08018fmr2516246plh.31.1701962882471; Thu, 07 Dec 2023 07:28:02 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id iz20-20020a170902ef9400b001cfaca31888sm92634plb.148.2023.12.07.07.28.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 07 Dec 2023 07:28:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 07 Dec 2023 07:28:02 -0800 (PST) Message-ID: <6571e482.170a0220.d109d.2638SMTPIN_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 A8F4E6051831; Thu, 7 Dec 2023 10:28:01 -0500 (EST) Subject: |SUCCESS| pw134913-134926 [PATCH] [14/14] test/crypto: add multi seg From: dpdklab@iol.unh.edu To: Test Report Cc: Anoob Joseph , dpdk-test-reports@iol.unh.edu 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-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/134926 _Testing PASS_ Submitter: Anoob Joseph Date: Thursday, December 07 2023 13:02:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 134913-134926 --> testing pass Test environment and result as below: +--------------------------+----------------+---------------------------+------------------------------+ | Environment | dpdk_unit_test | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | +==========================+================+===========================+==============================+ | CentOS Stream 9 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 37 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (Buster) (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Fedora 38 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Ubuntu 20.04 (ARM) | PASS | SKIPPED | SKIPPED | +--------------------------+----------------+---------------------------+------------------------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | +--------------------------+----------------+---------------------------+------------------------------+ CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28552/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/