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 4163D42582 for ; Wed, 13 Sep 2023 00:54:15 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3CF0640275; Wed, 13 Sep 2023 00:54:15 +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 B117640275 for ; Wed, 13 Sep 2023 00:54:13 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5734b893a11so3923833eaf.1 for ; Tue, 12 Sep 2023 15:54:13 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694559253; x=1695164053; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=+OcQl7dBev0TT/8Eqpk7VDK9t/jqpwXXVH6mAFXC6sA=; b=ABOwc0j2+xQFxA3+8OK5m0sx9hrUomTrkHjr/jXayIqQUXsLdnlQ/UY6YLyEreFkXe 3Y7ZWpJnS4zfK6IfcxkfpfzBISEl6FqaO32BABg2Ka0BcA9+5ZYQFU+U7y5i+ERoE8N+ b2bfpCO/mGIaj+mxH8EKL5ZtBfCe8aehKDUUU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694559253; x=1695164053; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=+OcQl7dBev0TT/8Eqpk7VDK9t/jqpwXXVH6mAFXC6sA=; b=ByXXBHo8FISpVDX7h0Qkdt/tSH1cUw7j9RALve6BfrZVUDqvOZKOEKuaqkZaqfXhwJ 31Kwr5JW5NK1sPd0pfFhKL8CFwUtc7tcOGsZISQ4CglK+fbmacfxSc0QWkW3DD0d0LTJ oXq8lHARdXLmSA4knLagGERbERLRsbs5lQExlPzilCJz3gkqHkpfoi65P8qeui8YIimK Iu+J575uz3Bnkmr+2f6wpuDc1Zg3n6S2eJTz59dMVEYh1ivH3FN57Ksd2KpKOG2D2mxx 06Wj5Ze8gGmIrWfwWXhFJEuJco/Mn8YyogSOvEtjUkWR+BqFjaX4vkkHGXzoiohRAbqk N1sw== X-Gm-Message-State: AOJu0Yx5DdxN3f7iuWHb7qt2ae7Y39Q5idY6P9nJJzPhZjIN8ZvKM/N+ iC7EO3F64F8y27n4GubUx98U1UlTxtvbbh7gG8hEuJ61usqKDaog7OqwzcbX+bDRQprjo0Hp+w= = X-Google-Smtp-Source: AGHT+IEVpjAqSmiQh6dV5/uhc++M6C93Lk/QbGW1MQ/VZOoFe6SE7nhwr42i02wLd3eLDK+ttVr1MtndLoiZ X-Received: by 2002:a05:6358:341d:b0:142:d04e:59f0 with SMTP id h29-20020a056358341d00b00142d04e59f0mr978330rwd.14.1694559252923; Tue, 12 Sep 2023 15:54:12 -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 bx9-20020a056a02050900b005774e5b0e54sm147559pgb.31.2023.09.12.15.54.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:54:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:54:12 -0700 (PDT) Message-ID: <6500ec14.050a0220.37559.4d77SMTPIN_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 5EA276052471; Tue, 12 Sep 2023 18:54:12 -0400 (EDT) Subject: |SUCCESS| pw131348 [PATCH] [v3] vhost: avoid potential null pointer From: dpdklab@iol.unh.edu To: Test Report Cc: Li Feng 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-amd64-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 | dpdk_unit_test | +=================+================+ | CentOS Stream 9 | PASS | +-----------------+----------------+ | CentOS Stream 8 | PASS | +-----------------+----------------+ | Debian Buster | PASS | +-----------------+----------------+ | Debian Bullseye | PASS | +-----------------+----------------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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/