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 79BF343241 for ; Mon, 30 Oct 2023 15:46:04 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 71D344026F; Mon, 30 Oct 2023 15:46:04 +0100 (CET) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id CA5E74026F for ; Mon, 30 Oct 2023 15:46:02 +0100 (CET) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-577fff1cae6so3071307a12.1 for ; Mon, 30 Oct 2023 07:46:02 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698677162; x=1699281962; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Y25BEr2HMM653ayOcY5OEtE3RklD/EbxOpqjXAMZxgw=; b=G9M7rQWfwf+AJsP0CGw6FxKgxtiBiUgwwmxLAjZZrF8PgsYj5Vl0mEpcAO11+EbCIv 7ag0WAv5OlKUME8Ot1ykyfBUknGX/MJaCft6Bz2F9KaXeZfU36rHCTGVc5hgjtUblFft TU2UMxQZzP0fuU//Iw/WxlFq+A5DxhfOd+eIw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698677162; x=1699281962; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Y25BEr2HMM653ayOcY5OEtE3RklD/EbxOpqjXAMZxgw=; b=NF3xYgcEYXhX2lQ6wP4RTQI0tPSbuaurwttyAJlPiFtMgvcfM/duuuBaEpzHiCF9M1 A7W1QSjbaZuVZT7X/uh0BG4sxfVJMjwS0zALcvSiSeHXh/0p/CUUhVVS4T44cG7hTC2w YQxgv9vZONiV7zWApVeKCON2pODOUmceg75L3UPMUVrUluTHdQkCC3U+ohloZ2oGDpUl SBlbOxMlafXkfSHAH8+ruyhBAJVL9RPA6t5QGXAoXtZbtHlszjhxLMw+NETVP+i+C5NL 9sx7rh7S0Xpz/QLjA6GPnivnB7GMNhItM1d3/wkKlFCQ75LtDECaPG1zFlN6/k1ybv0n 2W+A== X-Gm-Message-State: AOJu0Yz1/mK8x94lwx2Wq4nHk2G8Ko1jdd6wbXUcx3fljYbEYMvUkjFc l/aEtg4a4IbA8SnmAWNAb2j2X+afTgN1OICpZFt6gUsKBl/chHqqRzssHw== X-Google-Smtp-Source: AGHT+IG8pfjC4UBLVCcV/t2fRgbhs/ys6Hb0RmU/HbJaEGjdF+sOogNkLQraZ6ujO5znSs0qcDBS3S1tG806 X-Received: by 2002:a17:90b:1c11:b0:27d:237b:5592 with SMTP id oc17-20020a17090b1c1100b0027d237b5592mr12323652pjb.13.1698677162053; Mon, 30 Oct 2023 07:46:02 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bj13-20020a17090b088d00b002790b1320b6sm412892pjb.4.2023.10.30.07.46.01 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:46:02 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:46:02 -0700 (PDT) Message-ID: <653fc1aa.170a0220.c67eb.a462SMTPIN_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 20E90605C34D; Mon, 30 Oct 2023 10:46:01 -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-unit-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_unit_test | +==================+================+ | Fedora 38 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | PASS | +------------------+----------------+ | Ubuntu 22.04 | PASS | +------------------+----------------+ Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.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/28143/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/