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 76C9543247 for ; Mon, 30 Oct 2023 23:54:07 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 716AB40042; Mon, 30 Oct 2023 23:54:07 +0100 (CET) Received: from mail-yb1-f227.google.com (mail-yb1-f227.google.com [209.85.219.227]) by mails.dpdk.org (Postfix) with ESMTP id 3CB5640042 for ; Mon, 30 Oct 2023 23:54:06 +0100 (CET) Received: by mail-yb1-f227.google.com with SMTP id 3f1490d57ef6-d9a3d737d66so3678222276.2 for ; Mon, 30 Oct 2023 15:54:06 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698706445; x=1699311245; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=/ckdGYCmP3vz5NtRQ0Pen2ga7a4dwtbjE0DD2xv8L6k=; b=NCpwd7roWNLEhYJxhHj4UFflBBkrpK4J7BkYAyPNreBHDmOoQBCnxwXyLNIP5Zx/7B n2B8Tz5WgZidlHMBmo6Jog7Udqf63QPoWAczwAL8zecCy41fVfwNGNBqWIcVKAZAVXWV uU97S7wYqumbx3vutbIpcFku634NMeSIZQ2yg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698706445; x=1699311245; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=/ckdGYCmP3vz5NtRQ0Pen2ga7a4dwtbjE0DD2xv8L6k=; b=OCAkDUNk+em1QefDM+I+KaCFN95MP72c98eIiZkYBJnn2Ovr3MBLwh82JVqO8mhTV2 2EKPpu3kvuQAlk57j3rCUTpLgnPGW3h7Hd6v+IxooH8Aq64RMLKrfMKH7AYZ1iCAid0g kGit+4nvZ2sLUAVBPE2JV+9eWzNO4ZSMM1biwtERabpXKBgws71ZezIhZWQ39ZaR/mr/ ePJBLwY7sEBJBeaYMufSsg9deKFr+pSziXlwcNz5/GTJlumnaEDgsds7c1Kst+QM4lz0 8eG/lahosL4hpV0E/4IjOowAB2zoSuALzsA4DHzF/U5GpYnTufRRyM/QxiWX0voLlM9P r7KQ== X-Gm-Message-State: AOJu0YwQnlZNicpKdoxID2CcMh21pM1PGkOzRnYZiuQerBPLaWx0iJDt z7N7ezM3jW8djgUwa1cD6vOHQAxS1N6Ba6xhyGNYxDJ0f6ut2ylHiCTMZSQgBW6uG5ENhfunEg= = X-Google-Smtp-Source: AGHT+IFhiYCwBsjMKAnhKoWE6i11s7pCKnumH+E5cIT4JYtHqOcF0J3D4UNwL3wDXK1fvuUR2b+IEXtDWGn3 X-Received: by 2002:a25:2545:0:b0:d9a:dfe8:55c0 with SMTP id l66-20020a252545000000b00d9adfe855c0mr7290964ybl.36.1698706445612; Mon, 30 Oct 2023 15:54:05 -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 w2-20020a25ac02000000b00da0c8102ab5sm29553ybi.1.2023.10.30.15.54.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 15:54:05 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 15:54:05 -0700 (PDT) Message-ID: <6540340d.250a0220.95b73.0829SMTPIN_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 4D05B602A042; Mon, 30 Oct 2023 18:54:05 -0400 (EDT) Subject: |SUCCESS| pw133627 [PATCH] devargs: fix derefrence before null test 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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/133627 _Testing PASS_ Submitter: Weiguo Li Date: Monday, October 30 2023 11:45:29 DPDK git baseline: Repo:dpdk Branch: master CommitID:8fa22e1f79aae7dfc7a9eb77034e555e155e5e2a 133627 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/