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 445AA43246 for ; Mon, 30 Oct 2023 15:38:53 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3B99740395; Mon, 30 Oct 2023 15:38:53 +0100 (CET) Received: from mail-oa1-f99.google.com (mail-oa1-f99.google.com [209.85.160.99]) by mails.dpdk.org (Postfix) with ESMTP id 8BF1B4026F for ; Mon, 30 Oct 2023 15:38:52 +0100 (CET) Received: by mail-oa1-f99.google.com with SMTP id 586e51a60fabf-1e58a522e41so3074571fac.2 for ; Mon, 30 Oct 2023 07:38:52 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676732; x=1699281532; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=HBChw2u/yHfW9dKuXqjHZ56v71GSIB0mjKoUSmjtiEU=; b=Bwpqv1dx5ztVqQ0IXybZrjHGoQryDFtHrtqmOcUMpH+L9cRPoWxcTltRV1LlICgwH/ s39wApq7b2l7OEfdL+Nrxf1iZveXwMTJhnacknUXBAXVBM8qMYgr9dbv/yETF8MBwXdC /vT+AqjWPDomjmh3hUlZT6FRrm9QRxPaF6DHw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676732; x=1699281532; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=HBChw2u/yHfW9dKuXqjHZ56v71GSIB0mjKoUSmjtiEU=; b=EzswijfYKI7UyQkiVYcqoZWtbnmUTQ9rTpwIQi4uSCULxons1DhcwfGgJELd2K3WyL 2PhBvnJ1rEuZM4g87gaAXVXM+B8qjZ2q240RgBDShS1Ct4OVDEBO6i0Yt+gsfUln0r1G 7I6bRDIot3ZaIXBsIWk13onf56fDAZL9PbfphYGcjNwocDkLdthI39JZP8dkBPdBNLoR dS9wNyTYH7bAi8qzRR0k+iU2RRZumkx3wwWXwtuIEJ0UgzpoVZswcddgEFls+zJ7hA7n LhghdG5uVV6sordV7cVVQpTglnsa4Dhah+PK81/Pucc7rFRFtfuuCJ1OcU3O4asGtVlw 1Auw== X-Gm-Message-State: AOJu0YzNog9zlnVLtwyk+mGgkjhj3rxCwOIrLndwGqeSAOhJ6Paut4ac joNI74mwX3sK3B/FU1+kkjW6/g+3Z88EIq6bF2Q314A2D9vKOQc2AccyjQ== X-Google-Smtp-Source: AGHT+IHm2c+UcXFZuWuw2S5+lXfOPW9zfCo0XmWDP+47ZbINSN5tUfrq+X3OjbVEkuWt6x9KfCQc5kjoy6kg X-Received: by 2002:a05:6870:1588:b0:1e9:8ab9:11cd with SMTP id j8-20020a056870158800b001e98ab911cdmr14979442oab.45.1698676731958; Mon, 30 Oct 2023 07:38:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id g2-20020ac87f42000000b0041e1ee2809asm819378qtk.6.2023.10.30.07.38.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:38:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:38:51 -0700 (PDT) Message-ID: <653fbffb.c80a0220.70e70.5b66SMTPIN_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 A476C605C34D; Mon, 30 Oct 2023 10:38: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 | +---------------------+--------------------+----------------------+ | Ubuntu 22.04 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | RHEL8 | 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.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/