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 0789C43241 for ; Mon, 30 Oct 2023 15:43:09 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 031DF4026F; Mon, 30 Oct 2023 15:43:09 +0100 (CET) Received: from mail-oi1-f225.google.com (mail-oi1-f225.google.com [209.85.167.225]) by mails.dpdk.org (Postfix) with ESMTP id CA29A4026F for ; Mon, 30 Oct 2023 15:43:07 +0100 (CET) Received: by mail-oi1-f225.google.com with SMTP id 5614622812f47-3b52360cdf0so2247271b6e.2 for ; Mon, 30 Oct 2023 07:43:07 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676987; x=1699281787; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=uy+SHh4UQBUwrheriCcsx5zFt79cTlVyNzDYkJ+mKG4=; b=KwUhuFUr5toEd+u5xLMw9WxufWsVtALUl73CcDGNigICtdzHtrlQ39X8XXXmU9k6Zb pJUNY+cLV02piPseCFJf8HpjBTnlbPig0tckVpWKkMuCvyz05oFT1R84Lh0bnKTaTwIr y6t8SQVs2SDOsdtgggb2JSdkg1xnSHs/J+Rl8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676987; x=1699281787; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=uy+SHh4UQBUwrheriCcsx5zFt79cTlVyNzDYkJ+mKG4=; b=Caf99qc4ZKpHr95u5YgSUSSDDYmSz1KEjv+avpeF2IBq3pZAR88k3//AOj7lOQFIJy K5+IfPGkU66jft0jxKgzYG9vF0jP9KQJpH64pSW6/qrUNzziXCO7Hhmli/NRfNNYeTUH NFLovuS3RKADbDEzqRmrhBcxijKPvJats7lJ91WVD7y2qXlmng0B/H7HDjGSHeb/BrdI Pz70v0VLcc+o62QUQnECbf+Mtd1dvh+jZH17DUiYjnHeiemhKTNwQwGyq6weow+SKNfX orufg6hOZZfBywWOVrk0gdQv/T2AcHXa3fXMFzAGMR8D2GbIal34EFAveVudWrOXaKzL bMdg== X-Gm-Message-State: AOJu0YwVhsLowJyGGkJ0BU8/tfrlyDid3lp9gB/CaXsA5dugIx+29reM w8M4zATkzK7HU9/Tk3fdsyU2AahvjSH0L20DgpOLb56h4NBlwUgTMh7qWUkZ4ND0S91p6GcTtA= = X-Google-Smtp-Source: AGHT+IGm2Bp4KeNg4S9grv3OiWw4g8Na0X1CkJT2OKAZWpOUXc/9V5iNB4Ef+aN79ORgsSHa2eNFJgmjqyAR X-Received: by 2002:a05:6808:219a:b0:3a7:550c:635d with SMTP id be26-20020a056808219a00b003a7550c635dmr9775394oib.56.1698676987013; Mon, 30 Oct 2023 07:43:07 -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 bd23-20020a056830359700b006c7d355d808sm585943otb.14.2023.10.30.07.43.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:43:06 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:43:06 -0700 (PDT) Message-ID: <653fc0fa.050a0220.b6302.ef54SMTPIN_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 7D0D5605C34D; Mon, 30 Oct 2023 10:43:06 -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 | +------------------+----------------+ 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) 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/