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 E1EA343245 for ; Mon, 30 Oct 2023 15:37:57 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id DCEBC4026F; Mon, 30 Oct 2023 15:37:57 +0100 (CET) Received: from mail-oa1-f100.google.com (mail-oa1-f100.google.com [209.85.160.100]) by mails.dpdk.org (Postfix) with ESMTP id 4552C4026F for ; Mon, 30 Oct 2023 15:37:53 +0100 (CET) Received: by mail-oa1-f100.google.com with SMTP id 586e51a60fabf-1ea98ad294cso1908826fac.3 for ; Mon, 30 Oct 2023 07:37:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698676672; x=1699281472; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=4ibcG1f1Mcm2RNTR8bfB4T/ATbSghoohYWrrMJ0RLR0=; b=D/tnDi1IR8/bleHxp7sHpnbqyNkUGHO5hOWOitXd9DC7jby3A126dvtAngkrs0R9Dw TznejEITyBuqMGePKEO6HccqNZirKwvLVbJ+UC40TzzFgRjVOC2QdjqBiR3O+1H4n4zF eMZKafibil42HSuD1VMr4r0JrahzGTMw/V6Zg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698676672; x=1699281472; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=4ibcG1f1Mcm2RNTR8bfB4T/ATbSghoohYWrrMJ0RLR0=; b=UqSs1uS6x2wAf0EAKjD6dxn8MMeLyztOT/aPcuvycMvo34glMGY6YUu7rfw58V66FN ifg0DLEGnyKE1GyqKs+pJmEbvQqwr/yQJDp5FTP/bF08S0a6vRJygtmycdlx7BCcUNzU FD8vHmDABdMmB2fKnDu0CVboy2Ppm579dIPMWKiFRkhokFI0+4lHYXgih1d0O6OTmdM/ n8LmOMAWQDIiQGC5OlvjmZzu78oUM2Ye9VgLQy16XVzE8KLpibVuc3ulWh6+go7ie5W3 JTb0LxFtn8fn9tU4cPC3rxRhhmaE9N+yf/lZFyyZlUOiKgWeCJe8P7msy2I1UrRMxKmO aqqA== X-Gm-Message-State: AOJu0YyWzso64QeZhN9bJpsM7063bFRRNfINk5XsLmi6LYkpuPNIKYrP ao5NxoH9oYqfrTfD9T9roiaNfR9f8YcGXzlIRFQzZxGDUXdY6bwjyESsLswH/QSClX4FP3gfjQ= = X-Google-Smtp-Source: AGHT+IFqB7q7JKq9t2B1ePHM0Y8bHVLx38S5qpf0z1ggsK0W9dH29zIOqlKCf7NqUyHfkEzVicSE2wZwnKWC X-Received: by 2002:a05:687c:354c:b0:1e9:cddf:f825 with SMTP id li12-20020a05687c354c00b001e9cddff825mr6112917oac.15.1698676672718; Mon, 30 Oct 2023 07:37:52 -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 zj32-20020a0568716ca000b001efb1ed2f3csm275029oab.39.2023.10.30.07.37.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 30 Oct 2023 07:37:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 30 Oct 2023 07:37:52 -0700 (PDT) Message-ID: <653fbfc0.050a0220.8831d.5909SMTPIN_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 39837605C34D; Mon, 30 Oct 2023 10:37:52 -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 | +-----------------+----------------+ 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 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/