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 983BE43245 for ; Mon, 30 Oct 2023 15:36:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 931954026F; Mon, 30 Oct 2023 15:36:36 +0100 (CET) Received: from mail-ua1-f97.google.com (mail-ua1-f97.google.com [209.85.222.97]) by mails.dpdk.org (Postfix) with ESMTP id 4E3934026F for ; Mon, 30 Oct 2023 15:36:35 +0100 (CET) Received: by mail-ua1-f97.google.com with SMTP id a1e0cc1a2514c-7ab8696d047so1920792241.1 for ; Mon, 30 Oct 2023 07:36:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676594; x=1699281394; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=RqR5VLLDIRZFBmjloLEiq/2G0J0EY6HENGF+BCByx5M=; b=FmDMrfSfTIKd3FIxE11oz4CqgUzcdrkR6KvmJlevcJ7qjksbItd7VFPcy+zn01o6ZY 9i0sEDBid5TJMxlX8J9tB7ANm+QVIn7eYxgevZ8nI8wMvXhbUXX2eU1021dg4St8OCFk ZCnR74MxblcCrXoXt6XG1yT2j1xjoN6mnJkrg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676594; x=1699281394; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=RqR5VLLDIRZFBmjloLEiq/2G0J0EY6HENGF+BCByx5M=; b=IRrouqzmSe0dXkGcpDgXE8CdkxfJplI+O5llFRRWonKncU417LkhvHDkAUJ5pLGTq3 BwXZSNyxgo//M/hhv8qk9ZUoc0bNxsfH9gNNEQdQA4PtsUBvmnpreucHXzimR8ASzUOt erdpv7bON9JeBKBNTYqKMFfiwrndKrzaFwXjX6aUoZ95M7URyhijlZsypgxwZMZXImO/ EHSEC7ffKHbn83J+SbxiYqZgQWq7vskWJzMSI4LCUubWYmsGDchGJMQVAH+JO8gTHfO7 6Nph5djKTjf28Hflk3GgOKEJeSHp6kiEeCj6g2+w5df0JoAbWtPtv0571C4Asv4wG7Hj WY1A== X-Gm-Message-State: AOJu0YyIyssXkUH43QXe5X2Z2NKtCiyeJb+Pw1tDAoqIR+sJzg6+dGZD DFnE5NEPNVh1ErK1FvWrWISJXhsHTcuP/h4DBpI7KuSlW2p9Ii6Y7NdjNQ== X-Google-Smtp-Source: AGHT+IGpHJO/rQt1TAqWgH0c8UVor/UrHVIvOjQkeJLdfZdX5Qa4+piby3unE0gaQ5j7y6mAQOt6TnH6Oi9s X-Received: by 2002:a67:e1d4:0:b0:45a:d58e:8c84 with SMTP id p20-20020a67e1d4000000b0045ad58e8c84mr8638357vsl.14.1698676594675; Mon, 30 Oct 2023 07:36:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u17-20020ab07031000000b007b5fbe27217sm750556ual.16.2023.10.30.07.36.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:36:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:36:34 -0700 (PDT) Message-ID: <653fbf72.b00a0220.2b249.228cSMTPIN_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 4FEA6605C34D; Mon, 30 Oct 2023 10:36:34 -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 | +-----------------+----------------+ 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 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/