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 2ACFD45D39 for ; Mon, 18 Nov 2024 22:41:51 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 116E340C35; Mon, 18 Nov 2024 22:41:51 +0100 (CET) Received: from mail-oo1-f99.google.com (mail-oo1-f99.google.com [209.85.161.99]) by mails.dpdk.org (Postfix) with ESMTP id 0F0B940A7F for ; Mon, 18 Nov 2024 22:41:50 +0100 (CET) Received: by mail-oo1-f99.google.com with SMTP id 006d021491bc7-5ee354637b4so136101eaf.3 for ; Mon, 18 Nov 2024 13:41:49 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731966109; x=1732570909; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=AfHv99PhN/42dbSgUcyGMGXiHZFYEcz2/gYLVP/L95Y=; b=AlIk5M4t2YL89D/f0PRCszybgN05ftCJG39cHLsj79dZs7B5SAxGAGIZjNpZJv/dFh 2FnIwzRa9ZmJZVqfPvJ8BXmJN3d0/Ai/QDaBseE5PcvIJrh80q1lM4Gp4PcImtyxLanD PGGzWMlsHQo1FInBezb75oc1UIA+Qfu0k6We0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731966109; x=1732570909; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=AfHv99PhN/42dbSgUcyGMGXiHZFYEcz2/gYLVP/L95Y=; b=ugscNv6EoLT4+p+uNPjEsu20JuBFUvBUWnp+db6BP8P1AbpDfEDlFJHNY0up2sLyBX SNITK0vSZxXfbViNsYTovLphVNHc9NUE8Hq+WqZjWxlUqgQa3u8zqBca3dniKhivna7u yOhtlbXcNIPivCdhk9aLsiV5zoFshztPlTMOJ0h2ms71vgCjq2okf4WACcdNfwTBiYfn AKXZasDRc7n+8qW3s8/iVEEUS7LOEIwcINf3y9WgymNDuAZVnDCLTPSPyv60Xi6zsj0l qYkh/J4NlXx0mfKq2/DX0f88PS0vHG+U3vOQmqJ2e/zYPEHKwLwnrbupOBQSvigcZxjn tu6w== X-Gm-Message-State: AOJu0YwSGQaki/2jafY4A5TdlZB7a43CmeyX+3wLR/MQP7qTYAyFgkDt vpkaFBrqpDePh7lhbEBBP2Zo0jwgnZvgMSa0rSKyEXNlaR608N8XfpgLCiZloOl3N8mFCleRJMM 7+XlBBEc1t9kVn/8WzUe7W1oIOQ3v1gxNww8shAtLj/OwUbdQN4N0khpK X-Google-Smtp-Source: AGHT+IH7kUr4hWlWSFxa56m0et/YcGmv/A+ksFE5qEecfz/on38t2mz/qFRsTTipALjq474r5bdPKsiJz9L/ X-Received: by 2002:a05:6820:8c5:b0:5ed:f849:51dd with SMTP id 006d021491bc7-5eeab47ce47mr10829597eaf.8.1731966109339; Mon, 18 Nov 2024 13:41:49 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id 006d021491bc7-5eeabc83357sm344773eaf.3.2024.11.18.13.41.49 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 18 Nov 2024 13:41:49 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Mon, 18 Nov 2024 13:41:49 -0800 (PST) Message-ID: <673bb49d.050a0220.31c9cd.2adfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id EBFFB6052471; Mon, 18 Nov 2024 16:41:48 -0500 (EST) Subject: |SUCCESS| pw148592-148609 [PATCH] [v2,19/19] common/cnxk: fix null p From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241118182153.87042-20-stephen@networkplumber.org> References: <20241118182153.87042-20-stephen@networkplumber.org> 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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/148609 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Monday, November 18 2024 18:21:00 DPDK git baseline: Repo:dpdk Branch: master CommitID:37dda90ee15b7098bc48356868a87d34f727eecc 148592-148609 --> functional testing pass Upstream job id: Template-DTS-Pipeline#197335 Test environment and result as below: Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31966/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/