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 0438B42582 for ; Wed, 13 Sep 2023 00:59:56 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DE34040275; Wed, 13 Sep 2023 00:59:56 +0200 (CEST) Received: from mail-pj1-f100.google.com (mail-pj1-f100.google.com [209.85.216.100]) by mails.dpdk.org (Postfix) with ESMTP id 9A65740275 for ; Wed, 13 Sep 2023 00:59:55 +0200 (CEST) Received: by mail-pj1-f100.google.com with SMTP id 98e67ed59e1d1-273e17ac19eso3030541a91.1 for ; Tue, 12 Sep 2023 15:59:55 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694559595; x=1695164395; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=ADVLloI5HR/1VpVyV4gGq42bwMdS2Soo5B9wlMi0tJs=; b=Ok1qNT4fPcHz4ZkyEnQg0R3wKL9nQEWqNASI0ILmAfqqvrY6USbxxVdktd4xPGav3D dkxdWurq/cycGQmlGTirymfJ+OzMZX/gXC87SeMcCbFuKjPsgei1bUytEtGQhKkz2zzm R/sDzQ9eqnm2tnu8xVSrJTRd8sR//e7UDQxcU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694559595; x=1695164395; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=ADVLloI5HR/1VpVyV4gGq42bwMdS2Soo5B9wlMi0tJs=; b=I8zCPgak34eBOyHYjL3ZtGMPGnOMLyp36aXcIY6kQXiPnR3/8fnYiMw/sT52aR9LsV HwgH0UqGtt639n6GSVxaytUbwUaatMpMH/zvU/AGkH/L3K22Kxxbn48o6EQviHs+lVFm 4bi+4f1f7mUq97gQtxCn3Qu67XkwahsseYQN/aDXOOpjb00DNTanNX/ebd3QXCNH8cks zh3sTA5GhR4/qE7ZBm0f2bT5SBnFAa9VzldxgJmBUZdlZ7c5BL8u/fL8N1vc72yA0ppB b8DhX2SMa8UWxr/sYOARvX8/B9OXKPriX9i4S/bZY0FBTDW8daFHGHJyUxApzybX4h5+ Fcqw== X-Gm-Message-State: AOJu0Yw5/3SYrkc+PiFr7CVrvdF42E8if4XRrwksWYmlkZYBgemkw581 iKMckW9Czgov87wr348rT1ZGEvHuvg8fPGWQJUtW2u6j1L5w7uVIx6a1yCAm/llSuDyGBN7OQA= = X-Google-Smtp-Source: AGHT+IEiYSeFWSS9KVASpq8gASAA6OO8DIzm5O4wrcQM2leyw1uBffBLkV07L/g+lqBwNJNBwBkJmoJRI1fM X-Received: by 2002:a17:90a:4143:b0:268:7b9b:f23e with SMTP id m3-20020a17090a414300b002687b9bf23emr655007pjg.24.1694559594845; Tue, 12 Sep 2023 15:59:54 -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 pg14-20020a17090b1e0e00b0026334291fb6sm77506pjb.10.2023.09.12.15.59.54 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 15:59:54 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 15:59:54 -0700 (PDT) Message-ID: <6500ed6a.170a0220.6afb8.134eSMTPIN_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 4C3D26052471; Tue, 12 Sep 2023 18:59:54 -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-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 | +-----------------+----------------+ | Fedora 37 | PASS | +-----------------+----------------+ | Fedora 38 | 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/