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 D79E641FCD for ; Wed, 30 Aug 2023 14:09:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCFFD40277; Wed, 30 Aug 2023 14:09:41 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id BBDDB40277 for ; Wed, 30 Aug 2023 14:09:40 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-57354433a7dso2426170eaf.1 for ; Wed, 30 Aug 2023 05:09:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397380; x=1694002180; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GG/U0e/XNfgiiH4tjEVObYQWKQiX38pCJ92Yi7VipNg=; b=g/0yhrG0aaIQeJzcPA60EPbR33tXIdGNyD0Nbw0MXl3XIQnrUQlhrL/RWMFtY8ZGNg UyEaQELB3W9eq29zOo7X6m6XxvIiltNxmZaI5woukzx7WQr+dD143iFrEODLxAuW1zrU rSL6ZskjwksIOOGPj7ZavTmrm/fa3n7O4OJjY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397380; x=1694002180; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GG/U0e/XNfgiiH4tjEVObYQWKQiX38pCJ92Yi7VipNg=; b=ik/TUZ8DTyGJLrsGHb/56VhPOERqojku0wdL2mJgbQftWl+AhajLmmmcS7h2H/Ud8P qFRmcZX+zBMWInsO91A6hJlMO4Qqb2TsyejhDl7OewgRYbx9FirlkRMHY/O1cDABupg6 akFfsk4lnsU5pncnUlproOn0VLQ3Iv3N/NXQ9PTtaYwvcz5Au+FWI9/Z4SePxFiJ7xNz fqwlQ+dEF7pZruTuXpAad3ve9M1D59RWI1k8THmJiz6IWp2V0iX14g0iYaV/GF5mlfaH U/7tzrrk7hG9oKhxu8piYadGLTltj8YXd+GGFEn8a4ZKopGvQQCXHmil+mDJ86p4ZJHW BO6w== X-Gm-Message-State: AOJu0YxRKItL+OyUV4epGorKrLL6vGY5hHey6OBr4x1HJ+NSFVLvIPDy Cy+FElMlWm1zJ4N52cPvQBUOatNuyTFzNciFOG1M3RR17IWhmXiXg3sH7GQtZGiGSjPvKzH01A= = X-Google-Smtp-Source: AGHT+IEZy3XDCL/vuq2YQzxOH+YLZsI3d+D8mE+fFg8ZEM0Rzld6WHZcg/p2Lm+gQBp00zBwWLtZNVXF5R/A X-Received: by 2002:a4a:dfc9:0:b0:573:4e21:5d25 with SMTP id p9-20020a4adfc9000000b005734e215d25mr1682726ood.9.1693397379427; Wed, 30 Aug 2023 05:09:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id r188-20020a4a37c5000000b00570e0d06bcbsm1005938oor.10.2023.08.30.05.09.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:09:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:09:39 -0700 (PDT) Message-ID: <64ef3183.4a0a0220.7b1cf.0fe4SMTPIN_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 E02456052471; Wed, 30 Aug 2023 08:09:38 -0400 (EDT) Subject: |SUCCESS| pw130872 [PATCH] [v2] vhost: avoid potential null pointer 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/130872 _Testing PASS_ Submitter: Li Feng Date: Wednesday, August 30 2023 09:02:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130872 --> testing pass Test environment and result as below: +----------------------------------------+--------------------+ | Environment | dpdk_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 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 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 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/27471/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/