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 2B7A443245 for ; Mon, 30 Oct 2023 15:30:54 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2576A4026F; Mon, 30 Oct 2023 15:30:54 +0100 (CET) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 2E21F4026F for ; Mon, 30 Oct 2023 15:30:53 +0100 (CET) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-5a86b6391e9so42124347b3.0 for ; Mon, 30 Oct 2023 07:30:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676252; x=1699281052; 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=NuU1JHoJFAU3Q0gou9uqMKa4b7BPg/6WWUtTXCwM5vIFkq8ZcjWDbezcjTNqVbFjI2 5E4NQj5DmYvV5uVRVmGVFSEjs14AlUb66/hmEpfAHQwJ+887JRzPECUPZIbuaGcDAhb3 rIyIllA0FEjj9Y9mxxy+owUlRJS1RAM+hOY3E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676252; x=1699281052; 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=AAX8984K5qdfKUsNSJw3bLROszMom/ahPBEOcOk9Zx/k7tPb6fc1/w5GZQy9CUKAIG GhSFEc6HqRk3F1voPCsBwoOcskBb9OJlADeRNctUhsa/0bAY4LNWcYUkqKFcqV79izpI 39YqcP2zBYLgRkGDtP/j7L8CUEOpApIDt1LfSHY0JtnxmzhhnkAk+wwbZgsTEYYlUh7X HWBefQ/kdfFzgj+37jTR/CNVBxY6m1pJPVYRsFewOLcqKnKUDZoOwqiZUo9fH15tEOFs YuhCegACSHbpDHRJQypn78cFqCSqfLqToZdk7nWfofSAar77+9gvYc2aCEh9lJ6rGm+l 6X2w== X-Gm-Message-State: AOJu0YymM0lDN+e6eUjrY46Uyuwz7VMZMUjoY34e9iKaHu7WkSrcJX42 gbeN/8CuvBWR5IDaS0HiBIRvqTJXiiKvYru5C3noFbEuAcf8NvEdnDzyXw== X-Google-Smtp-Source: AGHT+IEW6wSvmudf3ep6GaDgjN6JWihy2lCkI2mLzciRM6KTymFb3YOzlH2naniugYFOp329f6dF3O1JCcz+ X-Received: by 2002:a81:b54d:0:b0:5af:66e7:e382 with SMTP id c13-20020a81b54d000000b005af66e7e382mr8618671ywk.34.1698676252677; Mon, 30 Oct 2023 07:30:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s81-20020a815e54000000b0059b32d64d69sm1304999ywb.43.2023.10.30.07.30.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:30:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:30:52 -0700 (PDT) Message-ID: <653fbe1c.810a0220.21fb2.6affSMTPIN_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 C2A28605C34D; Mon, 30 Oct 2023 10:30:51 -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/