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 9F53A43FF2 for ; Fri, 10 May 2024 10:40:50 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9AD29402E4; Fri, 10 May 2024 10:40:50 +0200 (CEST) Received: from mail-qv1-f98.google.com (mail-qv1-f98.google.com [209.85.219.98]) by mails.dpdk.org (Postfix) with ESMTP id 1C8F3402C4 for ; Fri, 10 May 2024 10:40:49 +0200 (CEST) Received: by mail-qv1-f98.google.com with SMTP id 6a1803df08f44-69b7d2de292so6940616d6.2 for ; Fri, 10 May 2024 01:40:49 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715330448; x=1715935248; 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=ns/3r2rE+ntHtmZkFf29cow1q6FFapBTS2uA4kp+W5E=; b=iQbRvSNTgcSb7TtKZmIHRLzDdC4JoEQDsXBdZOV41BdD97spnOS1kqNt3TaULFKy3f zljIkKmBeMzsDXB6RD4FlAzDFjJ/sMgtLqgTRNa60pbrA8ovprtNq4a34wzyf0OnUlju +D7jRiNd6fg+4cTVgcX1l+ZyhY+oRC19wZf1c= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715330448; x=1715935248; 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=ns/3r2rE+ntHtmZkFf29cow1q6FFapBTS2uA4kp+W5E=; b=aJeyt4MC9kOTuuftevJbXL58XHWM653reTFHTm9a4d1r1UZj4Km34x0BoOf040AkPY v3m9Ix9Srgr8caX7Mojha07AVbi+OV7OtQOmmM2N5haWU/BVDUFwQKXwykh4JNJ7pwoV hN+EDlhV7cRHVoxRTapKKOJoqojWBNLJaCYr7F/UOXh96o5RrO124yiQ+6hf83BvVlrA Ar7GkiUxHi7mSQtzsFRWvjok+AFXsJum+7QiExi3SWSSvGhN0+7nwUqoaFiOSZDRv+Vk aLWZbdV4E9AUeioZCyewk82NbEmhMpMJsL4xRQC9hgxrmoU/2X2UEvoRsCmuCmVH2T7i Y87w== X-Gm-Message-State: AOJu0Yz7JcscnMVwdvPJSxoD1MzulqJSW96G8NV4AJ1Vg2kC2jjoR2FS bDs6p4z4sPdm1tVfxMT2Frtk4ZBD/LmSaldD0dVTEXHwTKmQkaWNJ1xNMwRgi3v0d1KJG0LS6yo +ssKddbCEFFhi3QmcBwQJpEQmI3GPG6MUj0QdLFjb X-Google-Smtp-Source: AGHT+IFjIroEDjQQTSY3sF9Yvnt0clhThvDoKTD4EnS86rZxfz4+GutUCcUMorecEN9xLCnUN8uP95Q7X0L1 X-Received: by 2002:a05:6214:5411:b0:6a0:a7c7:4d5d with SMTP id 6a1803df08f44-6a168244561mr19047306d6.58.1715330448499; Fri, 10 May 2024 01:40: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 6a1803df08f44-6a15f25cdaasm2014146d6.71.2024.05.10.01.40.48 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 10 May 2024 01:40:48 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 10 May 2024 01:40:48 -0700 (PDT) Message-ID: <663ddd90.050a0220.76983.ad9fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.8] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 34B4C605C373; Fri, 10 May 2024 04:40:48 -0400 (EDT) Subject: |SUCCESS| pw140013-140015 [PATCH] [RFC,3/3] net/tap: use generic SW From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240510050507.14381-4-stephen@networkplumber.org> References: <20240510050507.14381-4-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/140015 _Functional Testing PASS_ Submitter: Stephen Hemminger Date: Friday, May 10 2024 05:01:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140013-140015 --> 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 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29933/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/