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 7157242582 for ; Wed, 13 Sep 2023 01:22:41 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 642B840275; Wed, 13 Sep 2023 01:22:41 +0200 (CEST) Received: from mail-qt1-f226.google.com (mail-qt1-f226.google.com [209.85.160.226]) by mails.dpdk.org (Postfix) with ESMTP id 63D7A40275 for ; Wed, 13 Sep 2023 01:22:40 +0200 (CEST) Received: by mail-qt1-f226.google.com with SMTP id d75a77b69052e-414b0bdea1cso40503011cf.1 for ; Tue, 12 Sep 2023 16:22:40 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694560959; x=1695165759; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bn4wrw9+2xT6IQa8Fw9lWAJJFxWypZIOdkzhoeN2MQ4=; b=hVtRHqZ24cnOp8wFOd3n9+TEpvmzAj4yi45NRXANfMOaTINuksB7fpXy7cGeWPQiJC 7IA/uYiI97SvaxbfLUPwyJy4KjzKp70TtiQLuA6aZnFU0qF40qVzD6Y26MtkLpoQ8Qso OZxM6pxgxFlZmfkJsxRN2vCI+JLgEdXGND7n4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694560959; x=1695165759; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bn4wrw9+2xT6IQa8Fw9lWAJJFxWypZIOdkzhoeN2MQ4=; b=gJlYlEf1I0IUnMzfja+wt4NNnJKr7h7OLExfDDwGpwG7c7MwZ559oL3iZWo/h6VKER CRhNVf4htYZ+ZBZhz8T9iTFX0vmL2wSJ2ZEokUWQp9mjPZS1Q66lcld4rN2FdJdLfosv 4PGSW4PeNC2QodMEkPr9ZP4j0bwviCtaIQ1wkZ6A1ZNbOF7vHgGkRKQX+3j08Xdo3bEN NSwxQPWcEvzOkdMgoPU9pZDn/18VK7id6IRC62K/h9Eg5zypSh+H3dQEe1B/8ybgmxpC 87SnfSr8uRygaUmbvvD2QyukqdYBkW7Ye7uz0r8ZwZwxeSHKcCjStfGGEd1PEIPcF6nl sZcQ== X-Gm-Message-State: AOJu0YwXJhI1gokUuAQHFLwBB3QgF674g2J5LwZGAdvT3PBzqBxlRsqz vaYA7QlHcSbXH+uBgGdYWqLcCXZbbbKsHoodBDd7i3mLW/R1CkOWY4GDtQ== X-Google-Smtp-Source: AGHT+IHUTtJgqZJd+GBBrG0wvVspOxXGTWynYrQDxBMssvj4W3M+qt6MVEdb/z+fL/iZSeus/SNUZs97P4ID X-Received: by 2002:a05:622a:14e:b0:405:3799:d28a with SMTP id v14-20020a05622a014e00b004053799d28amr715613qtw.60.1694560959775; Tue, 12 Sep 2023 16:22:39 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g5-20020ac84805000000b00403c9e2ff2bsm412267qtq.24.2023.09.12.16.22.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 16:22:39 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 16:22:39 -0700 (PDT) Message-ID: <6500f2bf.c80a0220.a86b3.720aSMTPIN_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 5C8FD6052471; Tue, 12 Sep 2023 19:22:39 -0400 (EDT) Subject: |SUCCESS| pw131348 [PATCH] [v3] 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/131348 _Testing PASS_ Submitter: Li Feng Date: Tuesday, September 12 2023 07:42:17 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131348 --> 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/27580/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/