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 4333645B40 for ; Tue, 15 Oct 2024 09:04:51 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 2504540664; Tue, 15 Oct 2024 09:04:51 +0200 (CEST) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id B8ABA40652 for ; Tue, 15 Oct 2024 09:04:49 +0200 (CEST) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-2e2dcf4b153so3261860a91.1 for ; Tue, 15 Oct 2024 00:04:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728975889; x=1729580689; 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=i1ituuUXGcM9Eib4J90odFKhvCP6zLHcooI8vu8eylA=; b=OTDuuj0sHKQcJ/uAsGcrf8SrpI4QWnmJ5S9YsoSG+qTdZons7bGBKwqDbkrowpq/Jy QGeViDNS0+F924OLvRAQ11qbG1IwOKKgsZ+HoOS0wd0WryYKtA/Se6Ih6UUPDlnRFkVJ ODfJPKG+jY00Oz6ZSWtaPBYqf2T9rQcSpn3UI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728975889; x=1729580689; 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=i1ituuUXGcM9Eib4J90odFKhvCP6zLHcooI8vu8eylA=; b=C9Pnxx4RzSfz+l4WT1j7fb0/bPvykMyDkUc0QOQdNjduq0KHvwbmyjWFaE6/Creaq5 YneIXR9rIZE73zs4z0K3s0hRP4gtzXaJBzXAsVXxTEf7gDhREBEiJ5l4/4aEKAmuydPS FlzH2TUhFUsq5unYTfc+ocHDD0JRgjB5HM0on3h3KfecOM9oDwyfcDNZ4lBGu2WjoAnH 179wHDBNvqbozDJZvW8WQJpQnDWCocrMNJprHWyL1AQ+IFS1jcN8rPzTN6+gkcNDgi/8 x6u6I4vrCU+OluonHXo+wtmWhO45+EpOJmkkUQzEDUAseCAlHRt6XBmRrQfRAy/zFxgc 5I+A== X-Gm-Message-State: AOJu0Yxi/nmngHSs0iphLOnghWQHVRVhQvmorzxtMXjN/4phyf11lRS+ ZqDmA2ppC33KXnVvr/MduowjIGDTBUoB8O2UzAS2maJNa1a4tdJAbLQcjkZctAMxqBNnVhFzma7 U/EfxBmG16xH9v+z+wKCFsKfUocQT0je8uqgfhTGF X-Google-Smtp-Source: AGHT+IEfFBwsU5tGWDBEmyamKK+Q1OkhDSYrJqP5fnCZsYvjVL47kNAHdoANBiu1zVV3iw+KbV70CfV82CEj X-Received: by 2002:a17:90a:b017:b0:2e0:ab57:51ec with SMTP id 98e67ed59e1d1-2e2f0d7c939mr16943320a91.30.1728975888939; Tue, 15 Oct 2024 00:04:48 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 98e67ed59e1d1-2e392f5ea00sm34744a91.13.2024.10.15.00.04.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 15 Oct 2024 00:04:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 15 Oct 2024 00:04:48 -0700 (PDT) Message-ID: <670e1410.170a0220.14e2b9.27c1SMTPIN_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 223276052471; Tue, 15 Oct 2024 03:04:48 -0400 (EDT) Subject: |SUCCESS| pw145917-145918 [PATCH] [v3,2/2] ethdev: fix potential rac From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241014193237.1992382-3-rjarry@redhat.com> References: <20241014193237.1992382-3-rjarry@redhat.com> 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/145918 _Functional Testing PASS_ Submitter: Robin Jarry Date: Monday, October 14 2024 19:32:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:5f7b98189de733080656989d63b0e7ffd249830a 145917-145918 --> functional testing pass Upstream job id: Template-DTS-Pipeline#188069 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 | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31477/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/