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 5F86E43241 for ; Mon, 30 Oct 2023 15:45:20 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5A1D44026F; Mon, 30 Oct 2023 15:45:20 +0100 (CET) Received: from mail-qt1-f227.google.com (mail-qt1-f227.google.com [209.85.160.227]) by mails.dpdk.org (Postfix) with ESMTP id E15FE4026F for ; Mon, 30 Oct 2023 15:45:18 +0100 (CET) Received: by mail-qt1-f227.google.com with SMTP id d75a77b69052e-41ccd38eaa5so37225631cf.0 for ; Mon, 30 Oct 2023 07:45:18 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698677118; x=1699281918; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Modo59qDBTRa99ytAranerWrW4b4gH8Q2bwpG4axbqI=; b=WVl+Q+ET3t6lZRcjfBABB6digyfMNWu05P6seVicRg9QzqznTlbKu9g1e3sxX3kjWC JtIps6NwiXLKldoV32iBqTXbIm76VHTvwy+2WL2Hq2eyFrzDHUAqZkkUm/wUSp/v2TSl 10591JFu7NhN8vA3ri+kXoE8h24mdus/8AtCE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698677118; x=1699281918; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Modo59qDBTRa99ytAranerWrW4b4gH8Q2bwpG4axbqI=; b=DXNv7J8Vjxp86qCFmK5Ry8l+WPID7emKd1Xl9JIcLw4B8DUsoa5QPPoWKvKH4BdURe OR1xhChnr8/i1aI7p2VOpwM/ByklWgHic/n3GYMfbuK9y0Wu1u0D4XJ6VWHWvpe7VvDs gtCJn8KUuIrwA9Hfv9eICj3XaotY9LD7LFNwT/V0hxc/+IaN+W8xQCe5m3p1Tc97pEUb PyVbq5WPuDE0Pz1vzRYpJwn9bhdfaQIhHO7tC4yszaJVTwOlDxyX1ReXQY/steboLNcq mFmyz9VJmybn8sGtFsVvxr9qG9ztnSZNQo/F41yP1iG++ncp2Va2xgimm+u+6M9LpmGr j29g== X-Gm-Message-State: AOJu0YySTVe/k2zKFN70lnbxUViZrlZSXdSzM7uyTcbNvcFqPK65j7MB x4D0vMRFMcQimFHNeo7jkB5MPhMy+nmmRdTXcH7GY6AAtH2BV8Rl/CDwCIT9grxoEojwoI0XiQ= = X-Google-Smtp-Source: AGHT+IEtCBMTE5O9UrQUbAPXYbFzoQPLwN4CIOxm4AjUY/UcNsxYHJdkzHt2KKEg/ixg7n/62L0Qqkqxq0TT X-Received: by 2002:ac8:5d93:0:b0:415:15d2:b892 with SMTP id d19-20020ac85d93000000b0041515d2b892mr20033230qtx.12.1698677118349; Mon, 30 Oct 2023 07:45:18 -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 x6-20020ac85f06000000b0041e25dc8828sm789234qta.8.2023.10.30.07.45.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:45:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:45:18 -0700 (PDT) Message-ID: <653fc17e.c80a0220.cbfac.3ee9SMTPIN_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 1548C605C34D; Mon, 30 Oct 2023 10:45:18 -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 | +------------------+----------------+ 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 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/