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 0C65342582 for ; Wed, 13 Sep 2023 01:00:39 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0804640275; Wed, 13 Sep 2023 01:00:39 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id ABDF640275 for ; Wed, 13 Sep 2023 01:00:37 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1bf11b1c7d0so2614775ad.0 for ; Tue, 12 Sep 2023 16:00:37 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694559637; x=1695164437; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=FxcpoT130IARramcC1rKGiGNeX0ha9cKAisbpRqnwIc=; b=O/4oEX2nCf05yvjd1YgsmWJh/P5RSUYVr/64bSXLKSiUDUbSGmwnsNiTCurObCYyhK frJ4fv+TgxzJgZ4qIsRtI/RpjPyUmvCMn8Uz273mOMvBgcNDgyOSChOOqP8zdzB+xLQh App1kcrrnAKi1bXcgIQkyemVYdAImQ4v4/snU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694559637; x=1695164437; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=FxcpoT130IARramcC1rKGiGNeX0ha9cKAisbpRqnwIc=; b=CC5Wi1A1qsP9ZchTYgrLL52Hq6Mqj1ronp8o9WkweRZ1xY9U9RS1ijANV+B6G02QEu 5ilPyA7sjZZa2hOXL3rM8uSBZvc0HXJjFHrUaw1itZI4O+EU3AIXjfa8jpxVag5YtgGb HGckgJm2nwkMIjl2TRcf2Z8gXaSO72qd7dpRVttxBr6vdwnOtwYKS0fz8o7etPPBmwAE kF0TNprZVNoZzz9iLtrNZFtFvAIcb7V6rImB/3Meht722oewHhH0uSKExNW8KXPWeZEI JJIZFJXOvP5HlZY7vypAiWLZ0IYo+bhcApmKM4014/pJYtNM3ZJay+I1lvENaAcpyhpm l7iQ== X-Gm-Message-State: AOJu0YxrZ5sQYHSeW2gAHg68Dy3ABCc9AlKLpM8xFWAq/k7yQgEOfLYs dIk0nNau8KaWCJQj/uuxBJNbUGRoN78+t8T7kgEqY82v9DcQND/mbGI6SGhj26ayX9WH9QTWKQ= = X-Google-Smtp-Source: AGHT+IFFxP8Yxm7Zn+Yhiski6EulIQYOojNCRb5/jrxYkBau5l1cn+Arfu/EbPyDV8iMC+O2FHYn5gVyjbV6 X-Received: by 2002:a17:902:f691:b0:1b5:674d:2aa5 with SMTP id l17-20020a170902f69100b001b5674d2aa5mr1250411plg.13.1694559636902; Tue, 12 Sep 2023 16:00:36 -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 e3-20020a170902ed8300b001bdaba7f05fsm288353plj.48.2023.09.12.16.00.36 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 12 Sep 2023 16:00:36 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 12 Sep 2023 16:00:36 -0700 (PDT) Message-ID: <6500ed94.170a0220.3c270.eaebSMTPIN_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 61E886052471; Tue, 12 Sep 2023 19:00:36 -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 | +-----------------+----------------+ | Ubuntu 22.04 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/