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 376B041FCD for ; Wed, 30 Aug 2023 14:03:48 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3C82C40281; Wed, 30 Aug 2023 14:03:48 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 798FB40281 for ; Wed, 30 Aug 2023 14:03:46 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-58fb8963617so62516277b3.3 for ; Wed, 30 Aug 2023 05:03:46 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1693397026; x=1694001826; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=bSp8Fmh4/o2oYPYk1xbDZRlmlCUsuQDIhC0HwkNpb4A=; b=AstOXodmYrhgoLVef7B5FqwR62yA0VZdQKPkDlcbF1N1A2+C4tM66BtBufInWJJ7Vt LOvMjXxXQNNRgvMH83ymbqBc+iTmCe41dMoFrZkXdu1Eezg9qEe/RlivaBX34/epRI8O CZHrRIH7ppmV8Ed38CIWL+4xgAaJCn+lnSUk4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1693397026; x=1694001826; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=bSp8Fmh4/o2oYPYk1xbDZRlmlCUsuQDIhC0HwkNpb4A=; b=J/RHLf3xtKgeIGfsxJ3sRtSzwDOUoGV8JJwon2sLQMxpl8PWKuC8rVTTnfQ3tFWW2E IvYYVc80vesdZP2DKageotSEfS39YrLZV+msbCILawkDxuca2MU2ryjvuna79KsAoiGL FoUCTa0GF8flR8ZRUBKT26MKfzddt3xdiq2dOAgkhmzas711T6QkQo5XLNiHKqaYW3CC 6in/TDw9c/mhfVfKd+yFpT0O5tA6o/F1FkYXWhJkkQ/uctCBn2Gprq3owpiRHDtr1Jpg /EY/Ha3JTAdSrv8xIs9IiCIbLDDkoKs2W3zt9yOVntJfcOVOOFVwutSfeEKfk/1u3e8y EfNQ== X-Gm-Message-State: AOJu0YxO77EDgXnPkbvAEzv5c6MAEiAvTXyqh1WYQci8nW/Bmzf/9TDT tIYxwjNcfJ+rCatmv3VLsM27RXC586aXIYMtBqeBygIawiYObjZMCTdZig== X-Google-Smtp-Source: AGHT+IG9H8mVC7zFnp6+I1bwcgQ/MvSDN2v0QThtf2nhKn0BwLgGlYzwJkaT2Gjr+jUsTeDJ/u1hJTiL+0tt X-Received: by 2002:a81:6dd1:0:b0:589:f603:4b9b with SMTP id i200-20020a816dd1000000b00589f6034b9bmr1899618ywc.7.1693397025532; Wed, 30 Aug 2023 05:03:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u3-20020a0dd203000000b005869fd2b26esm1310042ywd.38.2023.08.30.05.03.45 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 30 Aug 2023 05:03:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 30 Aug 2023 05:03:45 -0700 (PDT) Message-ID: <64ef3021.0d0a0220.b2169.3b72SMTPIN_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 339AB6052471; Wed, 30 Aug 2023 08:03:45 -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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/130872 _Functional Testing PASS_ Submitter: Li Feng Date: Wednesday, August 30 2023 09:02:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:b7b8de26f34d39c8aaded44d8a468da5e68f19da 130872 --> functional testing pass Test environment and result as below: Ubuntu 20.04 ARM Kernel: 4.15.0-132-generic Compiler: gcc 7.5 NIC: Arm Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/4 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/