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 2778B45E1A for ; Thu, 5 Dec 2024 09:43:56 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1EF11402C4; Thu, 5 Dec 2024 09:43:56 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id BBD2B402AE for ; Thu, 5 Dec 2024 09:43:54 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-6efa1e49ef0so3779497b3.2 for ; Thu, 05 Dec 2024 00:43:54 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1733388234; x=1733993034; 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=WFXjfSqzSCWhFkdqh20NzS+DIRWGndhXGqKSofaUrCQ=; b=XgJweRpvHj+yIer98V76h8oxaf4rUPfjGqV/CMcOAtpWHffe9VXH7RqcE49aBbZNcO sNwqlG7GVe6KJ4UouxE2rlFCJ4tJUOfNGzPlt/Y5kKWXTGcM/nj/TYjhxuDt8u8sde6R 9AxQ0FYtTtvgco8q3nkAs4LToclG5FBh6i46Y= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1733388234; x=1733993034; 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=WFXjfSqzSCWhFkdqh20NzS+DIRWGndhXGqKSofaUrCQ=; b=UHOU7/lIOwig/TqnaJcqITo5S/MnJhTYkJjF6CMRuczmLmTS+obhtz6VvrvPenC0Yp I7KeVckiMwVTWUuMxFYDFJiX6Mugquph3EnRnmUZdDfxelQ7vWAYEzAh84z5O7ZLHi/A XDwmTrMQmSCTdQDaOBSP2nrqxI73bG135NujonGoWnZe3MhYRQjHFdUVUm8eNnLI+O5C G9QQ0AJ+ExAiB+NPdyFe7kx5elFBOtF3M8wRATC6k6W4UZ/7GeumVLgqJtGXNGCdgYnS LOnao7MAhKbvKNCGpO3tQ7us3/8iJumZg+wl2hgKwik7bG72zEUo+u1aZ3NEKpuYqlnP umxQ== X-Gm-Message-State: AOJu0YyprlqCq4+Ym0mgxEKwNtXcl1U1xZHawlXK7ennNv5LRemAylto 4uQuMiRWSO+v4ipjIr6zpgd/rR5hPWEe5WQAPMysu8ueJHb7gyUQoP6pJtR+/CioRRzXNJehS5Q zVk3SO5l+642Wa/dBubrIOEf5Dm8+4koIM3w0S24B X-Gm-Gg: ASbGncv+nXnuv9LfL/M4EvCMlY06OuGxW7DjO7PQfk+gLqXCeYDy9mpZFXKqYuCH9xe sCKQmB92nipW4tO+6xQJBTqvjZFW/57tq1iJCkK0txQ0bknEE53rxAJwnxAFEfDimZly3FM41Tc Guu+cZtutnyyDOtGDnMkrz0wSCMBKsAcRN84DxzvRoVvlHQEiT5GeLzAXEP+/TNf/F7xCHXtYkb Xy2Jn8j/8iCOeChSuzlaAsXgGJ8Zn5kga3fqlhfSPSRc4h1/NqQmQxLa5QiUZ8afJRJs4o= X-Google-Smtp-Source: AGHT+IHJrS5RQ5PuYxzc2UqFN8XpnhQjlptTfuBeZVZ0yn+mqmbE8Z5vGA9O5euYI9oAqg8p3tY2kvJIgMYv X-Received: by 2002:a05:690c:6113:b0:6ef:5688:f966 with SMTP id 00721157ae682-6efad32b823mr123119417b3.37.1733388233910; Thu, 05 Dec 2024 00:43:53 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 00721157ae682-6efd3832a25sm586427b3.3.2024.12.05.00.43.53 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 05 Dec 2024 00:43:53 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 05 Dec 2024 00:43:53 -0800 (PST) Message-ID: <675167c9.810a0220.a332f.39f2SMTPIN_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 8EA6E6052471; Thu, 5 Dec 2024 03:43:53 -0500 (EST) Subject: |SUCCESS| pw149030-149031 [PATCH] [v5,2/2] dts: add flow create/dele From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20241204232246.30339-2-dmarx@iol.unh.edu> References: <20241204232246.30339-2-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-intel-Functional Test-Status: SUCCESS http://dpdk.org/patch/149031 _Functional Testing PASS_ Submitter: Dean Marx Date: Wednesday, December 04 2024 23:22:46 DPDK git baseline: Repo:dpdk Branch: master CommitID:7df61db6c387703a36306c1aea92225921e2eeb2 149030-149031 --> functional testing pass Upstream job id: Template-DTS-Pipeline#201132 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/32088/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/