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 06F8642C08 for ; Fri, 2 Jun 2023 00:59:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0243340693; Fri, 2 Jun 2023 00:59:53 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id 9519940693 for ; Fri, 2 Jun 2023 00:59:51 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-557f3159a34so666643eaf.2 for ; Thu, 01 Jun 2023 15:59:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1685660391; x=1688252391; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=mSUbAoqw0SbtbNLrpf2N1Zn+bg7hVDRI4I5yKVeyulU=; b=EVHW8RbzF7a1+frhjMJjXk6QFNHlgcPmlnUUz8shd04gJUTHYG31SQDrcwu/fEhQ0x nL6qKaKN8oftUnHmWaNmtfb8e+rc2V4HIGEn5LxtspMGT/3ljEVHD34aug72s57HlFeB cIZ3zUjgs4IOZhDCN056Xa9le2zBu4aoV1kpw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1685660391; x=1688252391; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=mSUbAoqw0SbtbNLrpf2N1Zn+bg7hVDRI4I5yKVeyulU=; b=ArpucZsGBi1Dou2ffQvrlF/OaxaHeypTmKRcXR4wW2lykcozSox0PLiTBaPM+1/nJe bjHuxwcch/DjlYRKmoOGN4DsYcnZbuHqGZF2KROsaxpdun80enGH8FcyPGW8idl9xZlr 6iGNrTT+/T1dEL32rhc1VwWkJbtJYd+sA61IoHkJvfDcSv9tSOqCuGdqJNhY7sHxTv03 jpkhu41lJpahRTjFYXu2qQeKGVCryLAMpxzlPXQ3u5n9J6Dd9IXX1zVxPHrkp/UOcT1M 8MIyfc1l0aTwexEcqTqdyWUK060IgHkRllOKzq9KGXqi3BtdTlIAtqzsioCU/3jX5n3x Ulzw== X-Gm-Message-State: AC+VfDzVZKu/FWeMKh9cV06OMb8D35CO7uqXi5YmkQawt9Vea9pKDyBz wtX09az1lMGlCS4MsGdh1ZpZ0Dq0ZgD3Ad7sMmJN4nMsLACGFqea79ITOg== X-Google-Smtp-Source: ACHHUZ7DuN6yw3goJSI1++hWVtKIiMjoDnfBcSA9/FglaNj7PT9WGglU99j4TITTTUHUmeNT4SQktT5pOSeC X-Received: by 2002:a4a:45c1:0:b0:54f:b59c:2569 with SMTP id y184-20020a4a45c1000000b0054fb59c2569mr4620184ooa.5.1685660390519; Thu, 01 Jun 2023 15:59:50 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id bb31-20020a056820161f00b00554e1825b5dsm962947oob.22.2023.06.01.15.59.50 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 01 Jun 2023 15:59:50 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 01 Jun 2023 15:59:50 -0700 (PDT) Message-ID: <647922e6.050a0220.6e9ec.6c40SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 18090605246B; Thu, 1 Jun 2023 18:59:50 -0400 (EDT) Subject: |SUCCESS| pw127936-127938 [PATCH] [3/3] net/sfc: support FEC feature From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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/127938 _Functional Testing PASS_ Submitter: Denis Pryazhennikov Date: Thursday, June 01 2023 22:23:49 DPDK git baseline: Repo:dpdk Branch: master CommitID:c9df59bcc9bec67783de98486879594e52bdc418 127936-127938 --> functional testing pass Test environment and result as below: Ubuntu 20.04 Kernel: 4.15.0-generic Compiler: gcc 7.4 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26496/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/