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 789B7432BB for ; Mon, 6 Nov 2023 19:21:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71DE4402D4; Mon, 6 Nov 2023 19:21:04 +0100 (CET) Received: from mail-il1-f226.google.com (mail-il1-f226.google.com [209.85.166.226]) by mails.dpdk.org (Postfix) with ESMTP id 490E7402D4 for ; Mon, 6 Nov 2023 19:21:03 +0100 (CET) Received: by mail-il1-f226.google.com with SMTP id e9e14a558f8ab-358ff34cd9eso16583835ab.1 for ; Mon, 06 Nov 2023 10:21:03 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699294862; x=1699899662; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=eL55uHtY0QQ/agO/UvTqvGBHffhvYNzWhe2xA5jPEXw=; b=PMUcJ2jDO/QgLJBhqnC8CE9lhguWlrkSiUIqwJr0l+9ygVAVPNPXBBvy8ERlafbpPG BXBPIRb5kH+pyH2lJ8ABDrJB8RTY10gqRD9RNqXoOYLH5uioUGEqrQO4iwQKytMKO/jA mbbqdxV0cM02cQboCFGF7gRX/9gQQLvrlK2/s= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699294862; x=1699899662; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=eL55uHtY0QQ/agO/UvTqvGBHffhvYNzWhe2xA5jPEXw=; b=KZ0BFEjJn+i5Ku4LNlUhn177jayXacAr6YP+SpiIHHe5StZt5HL7PqCgH1TDM/hn5N jf5gQSnKnOnH/6g0eivNkbE8AYXX9z4F1uUBl1hsxCqfRh+6fM6irfFgyz4n/gbOPYTj k8g5lPs/AsxkfZkXSiBfk516Xo3L5ngsNUjO2FaCf8XWCG3WvKzQrJF0UfMAfwWSWIPe ErzmqzMYgpdMRl+Om4d1KeYOT1X9W1QxyPGG372lFJPAx7mJCppfsamf83oWapERJ2PT O8FJL4glsmV8/ewFvIvafbJKt46NrpBFbOltpi01ZfhoJIhyGwfYS6p27IvAnymMkhg2 rFtQ== X-Gm-Message-State: AOJu0YxjblWZkojWuBc+tygiGSW+X8VEbjpmhHTDQm/XVuju8mEObBzc ODC0ZzBYHNRlgGW3uQ7IGlvQQodBmobwJXq31GNO0gsQjJd608YiVAWE+A== X-Google-Smtp-Source: AGHT+IG61jBs5y77k8ForhG60nMYQHfzdx1Fn7rfgu+hKxM8E2B1oWNZqbP14aTFd69pVcdNbQO5YP4JFuJy X-Received: by 2002:a05:6e02:214c:b0:359:438a:411b with SMTP id d12-20020a056e02214c00b00359438a411bmr465238ilv.3.1699294862702; Mon, 06 Nov 2023 10:21: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 t14-20020a92d14e000000b00357ea6dfd6esm393543ilg.70.2023.11.06.10.21.02 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:21:02 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:21:02 -0800 (PST) Message-ID: <65492e8e.920a0220.93ec1.3ef3SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 407C3605C318; Mon, 6 Nov 2023 13:21:02 -0500 (EST) Subject: |SUCCESS| pw133899 [PATCH] net/mvpp2: fix null dereference in vmwa r 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/133899 _Testing PASS_ Submitter: Weiguo Li Date: Saturday, November 04 2023 10:28:36 DPDK git baseline: Repo:dpdk Branch: master CommitID:70aef239d0de6b2048aecb1220da1d78edb75168 133899 --> testing pass Test environment and result as below: +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Environment | lpm_autotest | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +=======================+==============+==============================+===========================+================+ | Ubuntu 20.04 ARM SVE | PASS | SKIPPED | SKIPPED | SKIPPED | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Debian 11 (arm) | SKIPPED | PASS | PASS | SKIPPED | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | SKIPPED | PASS | +-----------------------+--------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | SKIPPED | 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 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.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 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28256/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/