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 6365045985 for ; Sat, 14 Sep 2024 04:52:46 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 551014026C; Sat, 14 Sep 2024 04:52:46 +0200 (CEST) Received: from mail-io1-f99.google.com (mail-io1-f99.google.com [209.85.166.99]) by mails.dpdk.org (Postfix) with ESMTP id 989BE4026A for ; Sat, 14 Sep 2024 04:52:45 +0200 (CEST) Received: by mail-io1-f99.google.com with SMTP id ca18e2360f4ac-82ce603d8daso100143839f.0 for ; Fri, 13 Sep 2024 19:52:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1726282365; x=1726887165; 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=5RfAvA6VmHTDxTrOdGE9j3Kua6v3MX/dJ0OCWbk821A=; b=gIXKZP9C9J81AHFg3lK8Ugp980sadtDX8yAwIalhBFLZ15VSDB9WFXie8hQ05nH0hb PYrGbwxeSFAwaFndTQ/S0AiTcVAcXgrBFMqHwZd19n9qpJWPnwLEfuh6yxj36aihwx6n Drax4xpWefafEMBU8t2up85XL86Eq2VffvueQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1726282365; x=1726887165; 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=5RfAvA6VmHTDxTrOdGE9j3Kua6v3MX/dJ0OCWbk821A=; b=VidceM/E12hOGjNfjSFVyuO0Ntrb7aBgArdoz8RSgeeC7YTN2Ky82OxoCaI6hv64a0 QThj+LAsnjsexIeNpN2esYH+O/HWUa+Q5jSx4TcJ2SlfPcgqPxJbvN0y0lrDDi6uXrvl aj5zTvqlpUljYBPDZ29qwJ3eKPwZREQpVnS4az2y+9CoSbXfh/SlGCCOEZmsRPfeZ5m1 0mkRpBue+7yn11KwJMP95f/cM6/tWdz5K2RDKOE9Pan6T17MLLB1tIJrIlqyC5Ex/OHb FPOxsnxzL+umCa53BDa3rLsorEA6nfQuU4hQbIInQ/4pel8iLgo3DrtaVx56X3a7Q1y7 +mZQ== X-Gm-Message-State: AOJu0Yx84K1SUOP8bC7YLgHbPPXpaCuCawRMhEzZsgI6EBcv5Xgb6+ZW uhH5aiUuKoSq8kxMp7jZgdegO++ITOWcDl5S6K08OoraeEZxV/I23gUfb3fkiduEg7DvNMSWIFj eMelj2uvf5M4PgR3KdITA0maRgCIDyBXvG9Ou2DTG X-Google-Smtp-Source: AGHT+IEyslcGqfAUKR3F2f4kNKXD8m0f5tXG/Cba9KkeI/uKkHdzqsb5Fne2h+b1e8gRS+agQz2CnRqSxDWH X-Received: by 2002:a05:6e02:1a4d:b0:39b:3e01:cbd4 with SMTP id e9e14a558f8ab-3a0848fb071mr69572705ab.14.1726282364826; Fri, 13 Sep 2024 19:52:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 8926c6da1cb9f-4d37eb73401sm21482173.31.2024.09.13.19.52.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 13 Sep 2024 19:52:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 13 Sep 2024 19:52:44 -0700 (PDT) Message-ID: <66e4fa7c.050a0220.9f0db.1976SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 14B30605C351; Fri, 13 Sep 2024 22:52:44 -0400 (EDT) Subject: |SUCCESS| pw144060-144061 [PATCH] [v3,2/2] app/testpmd: add set dev From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240914014913.2886626-3-chaoyong.he@corigine.com> References: <20240914014913.2886626-3-chaoyong.he@corigine.com> 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/144061 _Testing PASS_ Submitter: Chaoyong He Date: Saturday, September 14 2024 01:49:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:523fd7b3adfdf5a87651e8ca33bc69223b3211d5 144060-144061 --> testing pass Upstream job id: ACVP-FIPS-testing#6942 Test environment and result as below: +--------------+----------------------+ | Environment | dpdk_fips_validation | +==============+======================+ | Ubuntu 20.04 | PASS | +--------------+----------------------+ Ubuntu 20.04 Kernel: Depends on container host Compiler: gcc (Ubuntu 9.4.0-1ubuntu1~20.04.2) 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31030/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/