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 D27D1457B2 for ; Tue, 13 Aug 2024 17:44:16 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id CD5E74065B; Tue, 13 Aug 2024 17:44:16 +0200 (CEST) Received: from mail-qk1-f225.google.com (mail-qk1-f225.google.com [209.85.222.225]) by mails.dpdk.org (Postfix) with ESMTP id E339A40650 for ; Tue, 13 Aug 2024 17:44:14 +0200 (CEST) Received: by mail-qk1-f225.google.com with SMTP id af79cd13be357-79ef72bb8c8so228335885a.2 for ; Tue, 13 Aug 2024 08:44:14 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1723563854; x=1724168654; 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=rEbvJjvwtaGEAtmNa4Vsbxoxg4JoWIVvnXQuvHpCTfU=; b=axiy4vwimVWoIkQkMOwFpK96WUQbJ5oahvdR2g7IfIa6/roAX+t3s+mRYDu92DGMSh Oaim/KrZW2DY0e6JV2N2X4et7qC609CP8VJnALVZku6OH2Cb75eiVXFkHnwzX39WQOPs CI5xLpbc95iDmod8onxkfsmF5W9soJGvNzKcI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1723563854; x=1724168654; 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=rEbvJjvwtaGEAtmNa4Vsbxoxg4JoWIVvnXQuvHpCTfU=; b=H4hgU0+KHRzMaw1JennqBZhGBBm35SHpMQElXHLF6qy7spd2Z9CIhWeSjZKQFPUOn8 wnNLeO7TqeU+5x2WecgCTSfTJR3FNNYiOsUbcN2zjTrk2O+9bG4+pY7U3yiPYlYXu0mH TLASx5ryKNNYrOkVfvzjLTbYYMcqevNPh6HHJQ4sYRwmivdjh6V0I2XpXAKsd+hoKz+M W6lrERY9nXpHLYkgCoSRmB0+HryEagaFpeT5TsgYdAzhnYnAUv7t58Yp8kynfqs7+H0d gD4/Re+htk1o9pIq7KQbQGwHmfwN0eaBYdoOmDKVr0y3IgcWEH1+22IGub8GQihvhDts ygww== X-Gm-Message-State: AOJu0YyYl9JydbYCRydK2w2MnmU/RwLyZtV9D/vRHeE9XBarKJWG2Hev DaiiJL9Q6rw41Pc91V7ndi4OL3JqMOL9CVc6gsOO10wNcpe2cgSr9CzTGoXlTGCG5oUnelwEH1v Ro/BZJ5IodzdlTBLThVUG9bu82m1SQfBgmLXT1Z/i X-Google-Smtp-Source: AGHT+IFJjrCVz1X8iUr9plh5RqI1UKSk5uReWDYZQOn4y6uKlTofxbgrOPiykJ+F8tSRZ3udiBIHto6phwTy X-Received: by 2002:a05:620a:45a4:b0:79e:fb4f:f5fb with SMTP id af79cd13be357-7a4e15f1a37mr429775385a.69.1723563854266; Tue, 13 Aug 2024 08:44:14 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id af79cd13be357-7a4c7df8e4asm26524285a.5.2024.08.13.08.44.14 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 13 Aug 2024 08:44:14 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 13 Aug 2024 08:44:14 -0700 (PDT) Message-ID: <66bb7f4e.050a0220.388b01.d2b4SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id F2998605C351; Tue, 13 Aug 2024 11:44:13 -0400 (EDT) Subject: |SUCCESS| pw143113 [PATCH] [v3] dts: add flow rule dataclass to test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240813144107.6195-1-dmarx@iol.unh.edu> References: <20240813144107.6195-1-dmarx@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-marvell-Functional Test-Status: SUCCESS http://dpdk.org/patch/143113 _Functional Testing PASS_ Submitter: Dean Marx Date: Tuesday, August 13 2024 14:41:07 DPDK git baseline: Repo:dpdk Branch: master CommitID:cb9187bc5c2b4bab0ad80194ac3b60491de14e8c 143113 --> functional testing pass Upstream job id: Template-DTS-Pipeline#174894 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 | +-----------------+--------+ | coremask | PASS | +-----------------+--------+ | dynamic_queue | PASS | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | l2fwd | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30782/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/