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 834BA432BB for ; Mon, 6 Nov 2023 19:59:25 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7D5D3402B1; Mon, 6 Nov 2023 19:59:25 +0100 (CET) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id 39971402B1 for ; Mon, 6 Nov 2023 19:59:24 +0100 (CET) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1cc5fa0e4d5so44129905ad.0 for ; Mon, 06 Nov 2023 10:59:24 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699297163; x=1699901963; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U6E+kVcnUQbx+/yC0cDq/0/A+HZ6ZLUstEftGvdmGGI=; b=BpGNasUuknHOhs/egNpYD9VjPtAuY5T0o+iSXOfS7hY0k/mle5el77vglmxq3ac92B AN7H0nk9GXGFVUZfX6BY4gqDOC7s3IKZjkhuz/r7KtzwGverNxuFBimTpRZAit2mEyDH 6f2oDs61+FA2ub++jsTaLbgyqXmlFEtzxqr8k= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699297163; x=1699901963; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U6E+kVcnUQbx+/yC0cDq/0/A+HZ6ZLUstEftGvdmGGI=; b=lVeov3tYplTkq2xGLHq/RABVU+Mate/pEoo/G/8BdqHmpiazLN13dqBQe2tEpzeSBM KrPrDp7hXqDJocut1Sra7HqvaE8G2S+KfOjw6+oqlX2OmYLpcHbXxvrxH9JNkCeVtomH sywE0e3iKUpQPDsoi6txhRvNY1gEoIcvotil9uRokhVn8lKp9DLjPPkPyOn2BjCSNtNG FZJ2voLLu+G6tMpyDnzQoigGEHbGvxAEHPm3lKK/hO/yrJifxq2vMU37Ca4qQ34XydJs jT31Wgm6KlvqQ3/hAp/nh2g/JeNmfEW+RdCgFW/ukl1jRhuEkRrNsyHIsQCXMklX/OGT hrTw== X-Gm-Message-State: AOJu0YyPyIC+wUD1lJ6KB57RdwB9KvjQIx6Qj84kcFiLof/tKYMJJ5BL BwXty05NeI36w2fmuqgpViT7e62fVsn9Z4psRpY3bZLZHd/B/lj9FQkUaw== X-Google-Smtp-Source: AGHT+IHtZKz52ZHha08I4MAGWic89+ZjUFlfW16XzXa5CUmFVmLGyOlMevG4uS+z8YrduuKtW54BlSmo53Fx X-Received: by 2002:a17:902:c406:b0:1cc:87a5:288 with SMTP id k6-20020a170902c40600b001cc87a50288mr16979619plk.29.1699297163531; Mon, 06 Nov 2023 10:59:23 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h3-20020a170902f7c300b001b55048e60dsm219481plw.35.2023.11.06.10.59.23 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 06 Nov 2023 10:59:23 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 06 Nov 2023 10:59:23 -0800 (PST) Message-ID: <6549378b.170a0220.72046.9995SMTPIN_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 B643D605C318; Mon, 6 Nov 2023 13:59:22 -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-compile-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 | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM Clang) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM Clang) Kernel: Depends on container host Compiler: clang 16.0.3 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/