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 9752C43245 for ; Mon, 30 Oct 2023 15:32:17 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9131B4026F; Mon, 30 Oct 2023 15:32:17 +0100 (CET) Received: from mail-qt1-f228.google.com (mail-qt1-f228.google.com [209.85.160.228]) by mails.dpdk.org (Postfix) with ESMTP id B91E14026F for ; Mon, 30 Oct 2023 15:32:15 +0100 (CET) Received: by mail-qt1-f228.google.com with SMTP id d75a77b69052e-41cbd2cf3bbso45542031cf.0 for ; Mon, 30 Oct 2023 07:32:15 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676335; x=1699281135; 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=Jz8ryeR6AHPbDpmdiQBPTLTO245XOXE1E6neQttn9pXuIPUOVgC+kCDSoX3BISkgrz a4nbkZ47afsvmN4YKKqOHkmsAGMgQGiXqC/7E4mFcr2QZWDXzcQh9rrnkP4njqcKJPyK AkCklixz0dRAjGyrEqYqJn1MCrdpBY7HCjQwQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676335; x=1699281135; 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=i6lp/NgPR8uSAMDnVv/zCjWHhK028EuUNQ6y/2nKrCdRDFf8VB0tIOCFiHsYp7/x8Q 1xugKpur7taLpcTMeN8okgsr4EfsFW9T8uTgLfy532mul7siaiDO/XrvgVGCwRjwIrtF ABFgj4komeKho8oc6zxc0h6htq05vHZKu094K0/26t5m9mm5tgE435YEtvE0e3jDvHUE 90TN54RV03QbJgB2WtwIYD/G8KPF5aADjylDhRvimscw0WWPu9ULpaA/Epko0deqnUj6 rUb9ie8L19jWqEZWk5eoYI5hSBgp0ZY4QHLY2dHFhyaCj+s4NsIMtczvKDqXh8wU/TET ECoQ== X-Gm-Message-State: AOJu0YwngihtU//kQRT2zVCppSpk21vpINQ38edLEt1k8puxG0RINlfv OlAAbw/ONFz5MtYGscYh7YbxCISqANSVJgYPXYCcudLMSJOTgbZ3HqVv9BC4ZJSYJzWhklUS8g= = X-Google-Smtp-Source: AGHT+IE+ftB55WX0cRkTqpqDN97hvOS9V0jNS9CntLCzszY7jP4kWSCWlfQBdRq3HANcxt+Y6BoVlJT0z305 X-Received: by 2002:a05:622a:13d4:b0:41e:3472:f1f0 with SMTP id p20-20020a05622a13d400b0041e3472f1f0mr15303112qtk.2.1698676335154; Mon, 30 Oct 2023 07:32:15 -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 u27-20020a05622a199b00b004181290e28dsm795575qtc.25.2023.10.30.07.32.15 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:32:15 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:32:15 -0700 (PDT) Message-ID: <653fbe6f.050a0220.d8e8.50a6SMTPIN_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 D506E605C34D; Mon, 30 Oct 2023 10:32:14 -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/