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 E24CA4402F for ; Wed, 15 May 2024 00:30:36 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id D8ABD4029E; Wed, 15 May 2024 00:30:36 +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 2DB154025C for ; Wed, 15 May 2024 00:30:35 +0200 (CEST) Received: by mail-pl1-f225.google.com with SMTP id d9443c01a7336-1ee38966529so47567335ad.1 for ; Tue, 14 May 2024 15:30:35 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1715725834; x=1716330634; 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=2Ke/YkZJeTTetBNq0WBiW28wKVNEIKxiaLNk73ECgXQ=; b=IbOIRzjACnokiE/JGtNEoJEfluAPjhgbDuQTBXz0s8H3wu7cuJw5J6b4kBPRfOgMbr Zj56+8gm8MfeopkVzcgbr3fJ8D5dPvo1ggVuV4xjqd58JRiBoCbr6bFmDSU6nXvxFJHs vQ0H8fSn1wGYcyI8X6GW36njNmV0OGYR9s4nE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1715725834; x=1716330634; 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=2Ke/YkZJeTTetBNq0WBiW28wKVNEIKxiaLNk73ECgXQ=; b=ihZDYauor1hVzzTN8eZEpW3VWUVRH8mnuqQqK0WpCzRyXqztMDcsgtF/bHE67eU5kN V9Ccmex3RV/dSBQDFBWk2TPLsj17Ah8hU3BhRvsvZB/OXp/6pkEej8zKRmGxe+NfMFQX UDOKvvbaNodsbfGDeoRPlDINh8BKkvwdOlFpCe8Fbn8YY29BI4YguQgrIDmBKS5kiqEm 0IQCXIGGWBsuRKJJB2jBhxD3vdojBKv8ESfcbHZhR15T5CcmhioMxkj125RkPfnzPygC ya/v+kEi7PaZcNvVeS6qGAQUJjzZy9LN/Z/wXY28lzG6FKRjeSUM5bxiWR+WFOeOqHZ2 yvnA== X-Gm-Message-State: AOJu0YwuAbjMJbhLuABxAiiS/2k/3F8Dw7pB5+G2ckUUfECR3kUhN1ut 47hvnJe0js8w7U15Rl3GKoCeFtJzJVn5DLRT/8Uz4R4kD4maicP9cLZINvJzIdJfh5kSD8FDL1w zhmEJw1T/dtA6WKMiPbhmug0QgR50w9FH/iWFkakW X-Google-Smtp-Source: AGHT+IGgRtXviCQ1jCWR5rG7cr2+XtZJke8x62JuaWmsStDLOw34Lbau1oYDRdlxUVDrLOa7pFt9eGUstWQe X-Received: by 2002:a17:902:ea0a:b0:1eb:d72e:8296 with SMTP id d9443c01a7336-1ef42e6e5e1mr207731975ad.10.1715725834449; Tue, 14 May 2024 15:30:34 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-1ef0b9ce5f2sm3808235ad.17.2024.05.14.15.30.34 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 14 May 2024 15:30:34 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 14 May 2024 15:30:34 -0700 (PDT) Message-ID: <6643e60a.170a0220.10594.7725SMTPIN_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 CC876605C373; Tue, 14 May 2024 18:30:33 -0400 (EDT) Subject: |SUCCESS| pw140067-140073 [PATCH] [v3,7/7] net/tap: use generic SW s From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240514153845.42489-8-stephen@networkplumber.org> References: <20240514153845.42489-8-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-sample-apps-testing Test-Status: SUCCESS http://dpdk.org/patch/140073 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, May 14 2024 15:35:10 DPDK git baseline: Repo:dpdk Branch: master CommitID:7e06c0de1952d3109a5b0c4779d7e7d8059c9d78 140067-140073 --> testing pass Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: 5.4.0-167-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29959/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/