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 D111045BB2 for ; Wed, 23 Oct 2024 15:50:05 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B86EB40F16; Wed, 23 Oct 2024 15:50:05 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id 816EC40647 for ; Wed, 23 Oct 2024 15:50:04 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-6cb97afcec9so44157796d6.2 for ; Wed, 23 Oct 2024 06:50:04 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1729691404; x=1730296204; 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=msAbQx466IPMJtw6rRT7TKxwvAXFiK0FZgHzZvtvPUg=; b=DXT/NQV4KU83NTnfdprlNVNJXZrHtZX5IeMSdILBMBR+FHFmZ2aBEdcEb6vT+gzjdc VVIjP8ngcE3V6Da0LCArAdGdB1YzEaYSx9I4vVUJG31RaGsV6XEs+60aRCsG8Ou6+6Oo AjR3OGAU9KgF7z5xoUvbpI/AnidH+cMQW5VgM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1729691404; x=1730296204; 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=msAbQx466IPMJtw6rRT7TKxwvAXFiK0FZgHzZvtvPUg=; b=Fp8xK8rPBQGK4YKpnq5wcWOca9M1Hyhavxu5/Fdgxc+77x1ldlI/6ckhaC6Ry+F7Eq Df0du/8RF2zwbS5kVFCaPqz6dcHZfhRRq1JLFf3SLlOdcs/QIi90mW6wqkX7kVqPSu5y cYnfCu0hOI1VtLF/ZaPq3lRdIxlB9O79wpuFApMVq0zR8uquD5KfVCdPmskUq3g881sZ KbrbygAVRIo4WaRWiCxmwWsRnhz0kc1dBpo7jMUmutnazQgLO8JTIl3EvMV56TDFg0tn SYspUQdKtKMj1iCX4Zsi3oAGVeRGop+Wa3J50qPEiWox16PU4FFrpsJmqQzJi13LwZnH vhBw== X-Gm-Message-State: AOJu0YxtEcrmGw3PgqH2QDwWdNNKd5UYJBWdT0KcPXAoWk8TE7RKRYKo m0iq6cQ9f4VzmHxuL7qRdY02h7XLoB1vIrWE6a8jhehbTGg9xhfYJjGjD2NXMIBxgQbeCBxxXh1 bOPWZb9MoiqGYYa72da9sMQ8Q+3iiKZgEVFS8DEPF X-Google-Smtp-Source: AGHT+IGEZ5A00JMR5wgSpv+eZILaLObdQqqpYJCFsc+L/IuZD/I+IdNFe5YOQMjmUCD6IUX928/G6LZPDQ0Q X-Received: by 2002:a05:6214:5987:b0:6cb:eea5:69e0 with SMTP id 6a1803df08f44-6ce341a3ce7mr40703596d6.27.1729691403888; Wed, 23 Oct 2024 06:50:03 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6ce0099adcasm1566026d6.57.2024.10.23.06.50.03 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 23 Oct 2024 06:50:03 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 23 Oct 2024 06:50:03 -0700 (PDT) Message-ID: <6718ff0b.d40a0220.32a259.a3a9SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.4] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 937506052471; Wed, 23 Oct 2024 09:50:03 -0400 (EDT) Subject: |SUCCESS| pw146827 [PATCH] ntnic: remove unnecessary null free check From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241023054738.528445-1-stephen@networkplumber.org> References: <20241023054738.528445-1-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/146827 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Wednesday, October 23 2024 05:47:38 DPDK git baseline: Repo:dpdk Branch: master CommitID:5bb17458f32befba8a2cccd9553ea65cd8b99581 146827 --> functional testing pass Upstream job id: Template-DTS-Pipeline#190426 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 | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31613/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/