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 E8A9F4550C for ; Thu, 27 Jun 2024 17:52:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0034640E0A; Thu, 27 Jun 2024 17:52:48 +0200 (CEST) Received: from mail-pl1-f225.google.com (mail-pl1-f225.google.com [209.85.214.225]) by mails.dpdk.org (Postfix) with ESMTP id 8FAF740BA3 for ; Thu, 27 Jun 2024 17:52:19 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1fa9ecfb321so12916985ad.0 for ; Thu, 27 Jun 2024 08:52:19 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719503538; x=1720108338; 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=rHId9u4SvTR7SoUrbD+5Iq70KvFo2zf7XNmlaY2ihtE=; b=cxeQvjG/t9xSWb7A6FPMM+hDt30RVumbxdiqfznf2+wzquePfLoIZcY7Hj/Ms8nYhS qaRKbb3QRlfLxWesbebg0xNIMLXRwxV09p0HmEvrYToxRBZ0YncxIAiRz04PVjSB/bSY EDVZiZk40hKbCu5uGpXWxmriaCnEF17K3EgdM= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719503538; x=1720108338; 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=rHId9u4SvTR7SoUrbD+5Iq70KvFo2zf7XNmlaY2ihtE=; b=a4Da/dPXUPWBtIq6C85YR51ir07LDJYUOQi8hnboKVi3/7tFZBk78LKkeUKm7RoOyr ekndecgtkYMmPjilnQPr93j30/kts1OBGD1XVtsXFGcvIixm9tRmZIzjDhLlJTVEwRBu zQajA/aScQZrVseeV7KmhxqPXcIngJ+8FXvNObAvW7EhczmERQ1WfvZ+eT0Alrt/rijP wq/Dtvc+b4PZpsAPGZzdh28NKdbiob1Nf+HqLPLv+2Car76mQ/S4/F+W9gp3wDSEJeDF 5faMeQVCUrjAgm4TZf8qR/BtTOd46IyEpreu37e7behT0w5fy7xQOwhOVrD+nDUV3jog q1Bg== X-Gm-Message-State: AOJu0YxMdpoqvC8eJW/WnpxScbdDAe5JV48LVmrMvJeLB3fiFb5D+z7d UMUviWSln/yiBTiRGLcs9LOy9n9Cfst3psNNyD8CvgQnpEJ0PiGQ1itocRfGK9zx8Q7BtlFhDfU /dyk774Ciroyq2tsoUG0xS5/KM8JkfYFEKKSrHLPF X-Google-Smtp-Source: AGHT+IG0Trd6EptVwPeUcOZksY+TkXlnZOgIqXmMzWn2S3OiY5jhZ2sSax/4vjaS9IBsKS7vTuQgkR8zZdhi X-Received: by 2002:a17:90b:50c5:b0:2c8:6a9d:5060 with SMTP id 98e67ed59e1d1-2c86a9d5386mr10512306a91.7.1719503538660; Thu, 27 Jun 2024 08:52:18 -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-2c8feaf2668sm68095a91.17.2024.06.27.08.52.18 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 27 Jun 2024 08:52:18 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 27 Jun 2024 08:52:18 -0700 (PDT) Message-ID: <667d8ab2.170a0220.9cfbb.479cSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.10] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id D63E0605C380; Thu, 27 Jun 2024 11:52:17 -0400 (EDT) Subject: |SUCCESS| pw141952-141954 [PATCH] [3/3] test/bpf: add extra test cas From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru> References: <20240627115531.1440-4-konstantin.v.ananyev@yandex.ru> 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/141954 _Functional Testing PASS_ Submitter: Konstantin Ananyev Date: Thursday, June 27 2024 11:55:31 DPDK git baseline: Repo:dpdk Branch: master CommitID:eeb4b1d1f491b53c3024e0a9e8839acf514122cd 141952-141954 --> functional testing pass 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 Target: Unknown Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | scatter | PASS | +-----------------------------+--------+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30340/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/