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 139C6436C4 for ; Mon, 11 Dec 2023 06:54:33 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0DE83402DC; Mon, 11 Dec 2023 06:54:33 +0100 (CET) Received: from mail-io1-f97.google.com (mail-io1-f97.google.com [209.85.166.97]) by mails.dpdk.org (Postfix) with ESMTP id B1A55402B2 for ; Mon, 11 Dec 2023 06:54:31 +0100 (CET) Received: by mail-io1-f97.google.com with SMTP id ca18e2360f4ac-7b3a8366e13so181979439f.1 for ; Sun, 10 Dec 2023 21:54:31 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702274071; x=1702878871; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=TMxwbjqrCmm98JGDKZVQ/Y5YoEz592BBJ3m5A2EQjso=; b=U0FzfQNpUKiwTadUirJjBWvHu4QkW+NBqC9z3lRkVn1P49cnxTKIx+KdtTQLKYnsIC /Gs47ObYaaBEmFj0JWZeFiBjIsluXItX+17vy4h/+zNUB61gIFOUvfSl4Ya+VjZJVigH KBOdBOrax1NdUctHhqSsJHLISkoUtfljjL55I= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702274071; x=1702878871; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=TMxwbjqrCmm98JGDKZVQ/Y5YoEz592BBJ3m5A2EQjso=; b=U0YbyYg7BJbAuW+qSxbZIsR69h1sBTntHhTSaBYOWvnsf64OnZJV26wMjhWUlwjsSB ssQbcx3b511l16Zl9TmgVzqxhmBZvngNka83Nz0wsaa7OqJ/cV5Orp+DpE4Z5IY5cMFs rh2ENHWvMhbFNdd2ZKAbDs1mWgvhwkQcvI6Fs5fbH5K88uc3vLtYkPwatFl775V/vFg3 u+Z4G+aDVtBdzxIoKItF+tX12PoWdyq0YdlADw5SQze+9vsG5GM0ZG+mHGLF0q4/Q+j1 zeGBWimlRNqqSms/4Iw8VfqgNEYJ/eZP7ESOD92bc7WYQIG4EXWTjF8Cg78Al6KIgO9N i6uA== X-Gm-Message-State: AOJu0YzRBvJgubqSnRhJMh5kOJZvIZLbFOAib6lOSuPFr1oLRmlg3y4F buoEDpC3XBDnQCY7J/81eH4HtVKV/tpU8mRQHer2dacaU7H5QRgfjcYASyM6hiD/OE8T+nopBQ= = X-Google-Smtp-Source: AGHT+IFriWuvDVqkjD4hvYhDT14HyOLwqi3EGiHZUzWTBXkf9nMxtDXPeIAgyqhK25gjECWl60UNjqbFDkh0 X-Received: by 2002:a5e:a816:0:b0:7b7:135c:f292 with SMTP id c22-20020a5ea816000000b007b7135cf292mr5031220ioa.42.1702274071015; Sun, 10 Dec 2023 21:54:31 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id a14-20020a02ac0e000000b0045c69b05cf1sm318140jao.77.2023.12.10.21.54.30 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 21:54:31 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 21:54:31 -0800 (PST) Message-ID: <6576a417.020a0220.ff255.779dSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.2] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 7D6166051823; Mon, 11 Dec 2023 00:54:30 -0500 (EST) Subject: |SUCCESS| pw135002 [PATCH] net/ice: 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-unit-arm64-testing Test-Status: SUCCESS http://dpdk.org/patch/135002 _Testing PASS_ Submitter: Qiming Yang Date: Monday, December 11 2023 04:22:44 DPDK git baseline: Repo:dpdk Branch: master CommitID:f2d5afbb2c05d7647da7ea914887c52115652651 135002 --> testing pass Test environment and result as below: +--------------------------+------------------------------+---------------------------+----------------+ | Environment | cryptodev_sw_snow3g_autotest | cryptodev_sw_zuc_autotest | dpdk_unit_test | +==========================+==============================+===========================+================+ | Debian 11 (arm) | PASS | PASS | SKIPPED | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 37 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Fedora 38 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Debian 11 (Buster) (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | CentOS Stream 9 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ | Ubuntu 20.04 (ARM) | SKIPPED | SKIPPED | PASS | +--------------------------+------------------------------+---------------------------+----------------+ Debian 11 (arm) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28578/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/