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 2EB0D436C4 for ; Mon, 11 Dec 2023 07:29:31 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 28002402DC; Mon, 11 Dec 2023 07:29:31 +0100 (CET) Received: from mail-pj1-f99.google.com (mail-pj1-f99.google.com [209.85.216.99]) by mails.dpdk.org (Postfix) with ESMTP id 19B25402B2 for ; Mon, 11 Dec 2023 07:29:29 +0100 (CET) Received: by mail-pj1-f99.google.com with SMTP id 98e67ed59e1d1-286d8f3a08bso4015772a91.1 for ; Sun, 10 Dec 2023 22:29:29 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1702276168; x=1702880968; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=wm+BPwIOA2yDl4EvBpiInWL7SuAFopdM216O4+gGu3Y=; b=RQSwgI1Wp5ulD9mdlIlIXwfQ+VsvTdOOnBQ6N0LaZbQ0oq7fOQp5xczpFmIMvfUPFJ DNbOGdY9RGXBCWF7T2Yqm/ZBW0ph5rhzqyMgMDflEIMoHTKVkaN5wLsGOfoO5mEgAXxc B2a2PgnaAjw0nhNvbmCHOSLBW+D5cR5jhVYWo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1702276168; x=1702880968; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=wm+BPwIOA2yDl4EvBpiInWL7SuAFopdM216O4+gGu3Y=; b=mi/GrSu7fWLpq0WAVAlMdmWsrgqs/Q5zTGShCUTefKuZjXx8pwA+SgPfdMBpJhIHiE Z+0h+UtCIWYA+0PWAosPehWuuX+1O5iOKuebU63S6dSumPnS6fExkFO0Fxr75n/46g1M nBcnHpYvcaVYzbVJa92tfaO3BjRYd8g1Za8FSDp1IcfBTdon1T0swLLrtiO3qBsSpt/j wMtz9Tuxr7yvselBiXfYDJoEHqgjPG/esp/KMjjNoB4xDyayL2Tzv+iCuOxFhm/ZNdaZ 57slTxbnnEIHAir/+oucMQ9QWvI8AZuyqlfxiE9K+3+wTGy5XsssF6F97VEriXNCkKtG EtVA== X-Gm-Message-State: AOJu0YwmpdnUJa58JaIXfQmQk7SihcigDQM+LTmrQXrypX0cu1tSFnVK dko7FWrhSHTZEZ3g8+seEkcovfGk6R0/+Nb8LffRfxMCdXuWHrK1lnp6WA== X-Google-Smtp-Source: AGHT+IHz8hVj7PI0H37Ei/6eHmMKGMFkK3pf3AP6pQkpD8xhN+QFDpH9St1yMlHCUBPDhdSyIE1659akbYO2 X-Received: by 2002:a05:6a21:a5a2:b0:18f:1dc8:882b with SMTP id gd34-20020a056a21a5a200b0018f1dc8882bmr5822175pzc.21.1702276168201; Sun, 10 Dec 2023 22:29:28 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id jl16-20020a170903135000b001d0647cf7fdsm385288plb.111.2023.12.10.22.29.28 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 10 Dec 2023 22:29:28 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Sun, 10 Dec 2023 22:29:28 -0800 (PST) Message-ID: <6576ac48.170a0220.3f46d.a5fdSMTPIN_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 62E8A6051823; Mon, 11 Dec 2023 01:29:27 -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-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/