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 564CA43193 for ; Wed, 18 Oct 2023 05:55:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 50AF14003C; Wed, 18 Oct 2023 05:55:43 +0200 (CEST) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 5E5944003C for ; Wed, 18 Oct 2023 05:55:42 +0200 (CEST) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-352a22e1471so26276685ab.0 for ; Tue, 17 Oct 2023 20:55:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1697601342; x=1698206142; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OPllB0+6hrgqQD8A4t8Ww9WThHiqrpJpcI0ggnM+fos=; b=GBxiKEb7hml5egVpmMMXaNHlvIOJG9gLoMu1hjHsFxX90Oh+xFPfyixPnSp8QVwoU/ EAmlnJdkLlKfFTeCCg8jD5xnikwGFiZHmAtpcBLy1MXAWTCnBkCraBmlozVcsXuy+E9U UDyRRR9Rwh5XodDLJcOcfpr8YQdhDfvVbZEd8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1697601342; x=1698206142; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OPllB0+6hrgqQD8A4t8Ww9WThHiqrpJpcI0ggnM+fos=; b=uvMrQlbdVffBm56e881e0sRLR7j1ks2hmI9KHwGwiqQGdioA/m8d9nmZa7WRi0gzcz BUBjwIIfcF34TVWT5iwqW3wYOHw3mGH2SHbwbYLgg3RfFa+fwg6+KleqH5tuuigbAQ95 gKFI6TvNcgbAHTVsQI4jUvAgwcXczhWcDux+qyapDcvFivp81ga5BIxKyWO4G6u7E1NX gUsUl7uMs5F1i8CywJni5kYbfApJs24bjRv25fEITde6ZM4Nn843Zli756RpYRacWEIK Dtp8wuSlvYHVS/kkv3G12yriv3UPYFpHu6tu66zGuXumOXnuzJwy/Uc5wqAvqJR6gekR X1LA== X-Gm-Message-State: AOJu0Yy0TalsP64oSVq+1jdDOa5V0C0JRDZ3ILPTRQPy/L2MZyhDBO8B bXHqOviPgwAN1PRC0WhHXGGd3GbYP1EWG8w4/kB2i8iiihDAyYEP2EnlVg== X-Google-Smtp-Source: AGHT+IHPmZbMl5kvag2azkkqIm/Yl2yIh0boXZxATUl+z7whk+7SVYXjbs75De27mXdM5Db6T3vINuqYJOI6 X-Received: by 2002:a05:6e02:1bea:b0:357:a049:91c4 with SMTP id y10-20020a056e021bea00b00357a04991c4mr2523262ilv.22.1697601341800; Tue, 17 Oct 2023 20:55:41 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h15-20020a056e02052f00b00350f510df77sm275705ils.32.2023.10.17.20.55.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 17 Oct 2023 20:55:41 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 17 Oct 2023 20:55:41 -0700 (PDT) Message-ID: <652f573d.050a0220.646a2.76ccSMTPIN_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 748DD602A042; Tue, 17 Oct 2023 23:55:41 -0400 (EDT) Subject: |SUCCESS| pw132803 [PATCH] [v2] dma/cnxk: offload source buffer free From: dpdklab@iol.unh.edu To: Test Report Cc: 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/132803 _Testing PASS_ Submitter: Amit Prakash Shukla Date: Tuesday, October 17 2023 18:53:56 DPDK git baseline: Repo:dpdk Branch: master CommitID:55bc9233a2065b3003e90710e4d139159f7c3ebf 132803 --> testing pass Test environment and result as below: +----------------------+---------------------------+------------------------------+--------------+ | Environment | cryptodev_sw_zuc_autotest | cryptodev_sw_snow3g_autotest | lpm_autotest | +======================+===========================+==============================+==============+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +----------------------+---------------------------+------------------------------+--------------+ | Ubuntu 20.04 ARM SVE | SKIPPED | SKIPPED | PASS | +----------------------+---------------------------+------------------------------+--------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27980/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/