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 793204264B for ; Wed, 27 Sep 2023 22:03:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 55B6C40271; Wed, 27 Sep 2023 22:03:12 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 3326440271 for ; Wed, 27 Sep 2023 22:03:10 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-3512740906dso30366515ab.0 for ; Wed, 27 Sep 2023 13:03:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695844989; x=1696449789; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4sAT08dDS/S32JP1w0SgFYWU5OWCbAS0ge2K4nOV12A=; b=KmFPznYrLEGlAhBbzNi9YaypgHd7Eq7njW9e6ENcrr9Id8F9al8cC0ZxjvKXqjN1jx vOHX9Fy7vImwH7jQiwHEGFMFV7tWEBIJcSu98ZwnmaW3zZi+SkFgIYtjFKl1pcIan0JM UOPpvSSSwQN5PLAw5yFjrVzLjMXlU76QRq1rc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695844989; x=1696449789; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4sAT08dDS/S32JP1w0SgFYWU5OWCbAS0ge2K4nOV12A=; b=ONTopcsvzRg1jAvAo6+9IG6LGejCnP4/09ArPuXgsDHuXTlR+LhG8CyDlM0fljXA6g JydtLrlT978sxa8BPwhNEM956fuavFfwchzIIjKFTzNK3Y8fg9IRe1wFmoWzloVfjL3R SReLXHSthY110QEpRDmfNu9+rvWHzMh7x1wXA1DtalSMQ4oNOYVThFG6tHP7O4A0WAfD 3PU++Sm1W5q/wx3qdH/GFU+608Hu1cBES2mmwFu+oThS0B6o1TcMxapg0seu+J9Q1AoP 3NqvCeeyt1rtZPD0pfNyDZ8HRT4OwlUgKNJOviP4T97XGS/wY9zjfamy4dC9KSK1zqYC 2fgg== X-Gm-Message-State: AOJu0Yw/Ka29k6XECe9p4ndBoWUPE8mSLp9MIa2qgOwizMKwlbP6XilK r3MKDLbeawfG7L+pIsWzH5prM48PxxuTIvQ4zwH11C6PKgW6DNxrXev2ng== X-Google-Smtp-Source: AGHT+IGX9xZamnYtYoudlTYJmcb7xPQbVhxkc/pNQ3m+zWEeVliq3zSQtTtgVsE3w5J37Fw44+AOH6sjB+VC X-Received: by 2002:a92:cd8e:0:b0:34f:b85b:37d8 with SMTP id r14-20020a92cd8e000000b0034fb85b37d8mr3813516ilb.26.1695844989548; Wed, 27 Sep 2023 13:03:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id f18-20020a056e0204d200b00350f79655a5sm873183ils.42.2023.09.27.13.03.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 13:03:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 13:03:09 -0700 (PDT) Message-ID: <65148a7d.050a0220.b4dc2.5206SMTPIN_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 ECDEF605C351; Wed, 27 Sep 2023 16:03:08 -0400 (EDT) Subject: |SUCCESS| pw132029-132032 [PATCH] [v3,4/4] mldev: update release not 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/132032 _Testing PASS_ Submitter: Srikanth Yalavarthi Date: Wednesday, September 27 2023 18:11:58 DPDK git baseline: Repo:dpdk Branch: master CommitID:d58c97481a136ad5342c9d8717b22bdaa5eccd43 132029-132032 --> 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/27754/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/