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 03B8743E2D for ; Tue, 9 Apr 2024 20:23:09 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id F3381402CC; Tue, 9 Apr 2024 20:23:08 +0200 (CEST) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 49C4F402C7 for ; Tue, 9 Apr 2024 20:23:05 +0200 (CEST) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-36a0bca01e2so23603005ab.3 for ; Tue, 09 Apr 2024 11:23:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712686984; x=1713291784; 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=AqsQcTRr0H6mbjPejGBeFoWmICA7qXDPtTBWBfJQ3UQ=; b=S0qDYP6xmtcGGraOoVx4TuaH5IeIkpDpmcmSbPqshh27lLkyfcmGGzWQlxcn6l5J95 HZUaPJDoJ3wNy+aYd1VOdKJZduENzcH7AByfaHASUWtcvEIaDDaN06wd2Gw1/mbt5Vrd jtU8MWe+5WM7CT9Kh0MVVdFINVM4bkWj3HcxU= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712686984; x=1713291784; 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=AqsQcTRr0H6mbjPejGBeFoWmICA7qXDPtTBWBfJQ3UQ=; b=PyjMlULCuS1XFdIc0X7IIryzjgBaWmWqWtcznrjmEUYgF/DL3zg9ytGET0bty+ZwEh j3pB8ynIT18U6gmj+T3RaKbLrdKNUQjVOw61TQ5Drj3lq12D3ixGXIDXvTE6pPcFpml8 006fE/LCgkMQVzWMMvXITmd+HQJyfnQeHxMiiwXgUlzKCE72qUxJUwzP1nQD95OykbVB FykpnI25XcwW+xPAIJBreo48VL32qy3YSJAcRHFW+TYQg51g12Qj3Qj8RViL5gNbGUOW /4axntXsyl+Bj+keOxElQl/kQTyKcgBFW/ytimqglUqs9CyRYD1PNXYQYXwYIys9nReH ROFw== X-Gm-Message-State: AOJu0Yx/NIqVzTPcjt7wonnn9P429o1tAnRsdh2d0uRzeHw4FqNVdAzT mYeG9tNWkl2EE7uDKqVqdMXhDO6SYOoL5QMHEhAA0Q+8cXryhD5b1cGAcgxCqxmfc7RUDUhxyvM MsOzs4stF+sQXHSy5P3fKJ/AHN2UAPJPhwDMFpvPe X-Google-Smtp-Source: AGHT+IFT/dGTvaio1SPL0QFgRNOSirJ3D9laoR/mN5poM0WLAao8Mb1hcUVLXmuFRxL8lhkYch/VInzp8SAP X-Received: by 2002:a05:6e02:b24:b0:366:97f2:6477 with SMTP id e4-20020a056e020b2400b0036697f26477mr493038ilu.24.1712686984760; Tue, 09 Apr 2024 11:23:04 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l12-20020a05663814cc00b00482a3fdc510sm95043jak.59.2024.04.09.11.23.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 09 Apr 2024 11:23:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 09 Apr 2024 11:23:04 -0700 (PDT) Message-ID: <66158788.050a0220.bbc16.68baSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 250A66052514; Tue, 9 Apr 2024 14:23:04 -0400 (EDT) Subject: |SUCCESS| pw139215-139216 [PATCH] [v4,2/2] test: add functional test From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240409170602.541658-3-stephen@networkplumber.org> References: <20240409170602.541658-3-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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/139216 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, April 09 2024 17:05:03 DPDK git baseline: Repo:dpdk Branch: master CommitID:e2e546ab5bf5e024986ccb5310ab43982f3bb40c 139215-139216 --> functional testing pass Test environment and result as below: Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29748/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/