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 7827C43245 for ; Mon, 30 Oct 2023 15:31:52 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 72A9B4026F; Mon, 30 Oct 2023 15:31:52 +0100 (CET) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id EB5AB4026F for ; Mon, 30 Oct 2023 15:31:50 +0100 (CET) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-66d0760cd20so37211406d6.0 for ; Mon, 30 Oct 2023 07:31:50 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676310; x=1699281110; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=U+Dmfl+szzmcSkDy8/uB8aBOzkPlxbM4vck2J3q2JVE=; b=BDs0RfwrI6ebyNQHPt7P5u8VtfAbpeWaa+PwFP2x02wM+ijOFTu1c2my8v0snHV51k tS0POvMRFta1mp29BnINWRUw+1ceDWlcmvL5FibIUDGj4GwMhtyTkIa5pHETNWxG/ElZ IggRm6o9QjdcpuuBWOqdFNS7poMYV291JlsyE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676310; x=1699281110; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=U+Dmfl+szzmcSkDy8/uB8aBOzkPlxbM4vck2J3q2JVE=; b=CBQuTje0JNGfHTvGk4U8WIpk7oJa9gkD47Kmn+1TYQXohiJayhf99CgfgklXS7pdKx KwvaoOCAzZSnoGJpJeR0Jl3/bssxCRzrJZReKXxmLlZ2QLYDMMUQjzRmiJnO33lXd2L8 H5Y1EQhECrgqrel2Sw++koST1QPidrG3Tx1C1xuNI3pOE73YX3mtXV1BD7u2rwieBMVL V6gwmsnqf8bEkEJLshnB/hGElGjqjouL1z4yX4I5Df5OoBzKd61fDl0m9vDzGpi1CXLd jo5YMqb2PPp1fA5xUcI36IlfToawDoz8F/09OYpTWN9yHfBb42rGsUk6H+W19g4mlY+b sXvg== X-Gm-Message-State: AOJu0YzZhXURVQm/NVHkKSCkzrqFtgC8TH5eblWsHizGoHuNEXJ9art/ fL5nFNPrvgqXwWx23rVF0xkduyDk5FgdQ+Hh04icU7rQgAh2+alQr/7ICA== X-Google-Smtp-Source: AGHT+IGNJwFS2jFJLMnVkFYt7cZABqqZngrluiFGKmBum/E/zirw5Zb3KllvEcPtQehfZqJNBxS+6Acr7Rul X-Received: by 2002:a05:6214:f23:b0:66d:9987:68f9 with SMTP id iw3-20020a0562140f2300b0066d998768f9mr16674402qvb.15.1698676310274; Mon, 30 Oct 2023 07:31:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id h20-20020a0cf414000000b0066d04196c3csm522509qvl.37.2023.10.30.07.31.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:31:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:31:50 -0700 (PDT) Message-ID: <653fbe56.0c0a0220.b0883.a8f6SMTPIN_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 07BB2605C34D; Mon, 30 Oct 2023 10:31:50 -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-compile-amd64-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_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 37 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Buster | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Fedora 38 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Ubuntu 20.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | openSUSE Leap 15 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | Alpine | PASS | SKIPPED | +---------------------+--------------------+----------------------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Alpine Kernel: 5.4.0-73-generic Compiler: gcc (Alpine 10.3.1_git20210424) 10.3.1 20210424 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/