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 51D5E45CF6 for ; Wed, 13 Nov 2024 13:38:24 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B7874025E; Wed, 13 Nov 2024 13:38:24 +0100 (CET) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id 372264021E for ; Wed, 13 Nov 2024 13:38:23 +0100 (CET) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-e29267b4dc4so6196199276.0 for ; Wed, 13 Nov 2024 04:38:23 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1731501502; x=1732106302; 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=Km7+zxriyJM7Uyc2bwHEnjiH5pOgN62CZq9yWDaN450=; b=EJ0P+9ePV86TkwJd04N4+z2ubpCLKKi7hnKR1sfgo5dWxZr5Yak/s+JIuzpCsJwV9/ YG1BUc9HMVzRIsM0nABHRGeARwjvMpeh3mocn4C5anqq7D84qWhyiSxhE7N+a7GAEYgc 6l61MpTYdi+ogFO5XKkCew5WrDrBvpUnLgH1U= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1731501502; x=1732106302; 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=Km7+zxriyJM7Uyc2bwHEnjiH5pOgN62CZq9yWDaN450=; b=TfPrHqxz+0GhfJbENQDAPGvGsAv3elan6bSxNKHXhG73SqfT5RGa608lxruKI63sM5 pgOGSKSCsyyOCvHCcwml6Q9/uOOEmx3ysiZYKm5699EDGdYhNBIrwlZYm8tYAp4VKJBM BBCDIYT6gBivrtg7x1T/WHIV6XSWvs0GAnD8UbHymGRIL4G5pcYIY/D6ElXI8LDRzFza Uw03QjNA93fw51xzM9vWa9c9CQlDXBgc68g6RC7wYAvSnhDHQ/O7Wl5hsG+2GXq4siEK 4AglKCb/t7P1MgcTQkTmWeglZoT771BJ8ROiRKAUaW+6DHbmNnvyLmT8jsltPC76q5WB KN1A== X-Gm-Message-State: AOJu0YyxqDHAbeIfu1h1le1kwuqbOPa29PtJSRDWP5X5KCLjKGyt398v ZdSjbXM/BhRMVIlzaf+0QmoK+Nfip7EJUHro9xCz4Vk/dHjLZq9OW4YfG7+hHt3PK/d/Ohrrt0l JcPFNHZhNG8m75Cf1nmOAIC60Hw2anbU97PxSTPOuTniF1OkoFrEPw7hp X-Google-Smtp-Source: AGHT+IGq5FF2E6clUvMlWmDIa5Do7hiuHsqS6XyXfoZuKVKh74/gToebuH6RD4J/+Ff6YKpz+ZMB+wVgAuzq X-Received: by 2002:a05:690c:f06:b0:6db:deb7:d693 with SMTP id 00721157ae682-6eadddbc6f9mr218377067b3.22.1731501502496; Wed, 13 Nov 2024 04:38:22 -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 00721157ae682-6eaceb0fcdfsm11177457b3.43.2024.11.13.04.38.22 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 13 Nov 2024 04:38:22 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 13 Nov 2024 04:38:22 -0800 (PST) Message-ID: <67349dbe.050a0220.3b061e.c750SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id 2349D6052471; Wed, 13 Nov 2024 07:38:22 -0500 (EST) Subject: |SUCCESS| pw148363-148365 [PATCH] [3/3] net/ntnic: remove unnecessar From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241112173833.323934-4-stephen@networkplumber.org> References: <20241112173833.323934-4-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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/148365 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, November 12 2024 17:38:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:c5df7a373ad07413d9652479272cd16adf989b06 148363-148365 --> functional testing pass Upstream job id: Template-DTS-Pipeline#195965 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +-----------------+--------+ | Test Suite | Result | +=================+========+ | cmdline | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31897/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/