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 1F9BA42653 for ; Wed, 27 Sep 2023 16:00:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1B1614028C; Wed, 27 Sep 2023 16:00:28 +0200 (CEST) Received: from mail-yb1-f228.google.com (mail-yb1-f228.google.com [209.85.219.228]) by mails.dpdk.org (Postfix) with ESMTP id C2A404028C for ; Wed, 27 Sep 2023 16:00:27 +0200 (CEST) Received: by mail-yb1-f228.google.com with SMTP id 3f1490d57ef6-d81adf0d57fso12850274276.1 for ; Wed, 27 Sep 2023 07:00:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695823227; x=1696428027; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=lZlL0bXsZ9muitJeufrOzPisKkkbVz4Dj27BorXI+Es=; b=WQNntoThKKwwuZtkzFPBVWVVoNR/FFgRZDU867WbfQOjN5CUoOXC3AAvRE9cnrk06U HynGe+57iMwEf7p/z8H+XwcZQH54k1QZmQHavZjGUikNujLe4HoHQ6+YieOOG722oBh2 fkTk3gmEUfGCdW3P6tJJMFxyn5qiRN4JgyxSA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695823227; x=1696428027; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=lZlL0bXsZ9muitJeufrOzPisKkkbVz4Dj27BorXI+Es=; b=gTFgg0J7G3JMYR8fJ09KQo8Yvo6QyMVQgMCrf0TuQDAyIq7GQ9ldSY7vkdonNu41a9 GdmVGJvW9utco+4dOn1mi26c3wFUC/ITGJgysSKZyR0G1ME4hSrnYiQtW+0tGoMiSfEV 1kxaihCI2JFRj1Qf2s75fnEAXsio9AIS+TGjUT6Ae49vGodkm0Y24zCTvPZPD4zjRAPR HqRS/FDLVACqvC5njXXpzATPhjrD/9HmvpnlinWwlnAe7AtQ/w5t3Aq0UAyXmbqsNlyi b7btZz5t3pA8I0kIroS/rKqjNVe8wPauxzWkRGhqvFPK3oImFRVlmF1OM6aPlXYI+tiU StxQ== X-Gm-Message-State: AOJu0YwzzfYvJcm/9r8XxQdBKDdeR2V9tLJNv/YySmXiKKKHFwrCKzH0 24YTKFu38a+W70Cmixe8YFHU78V67uEkXs315hy3mn6ER9caiw== X-Google-Smtp-Source: AGHT+IFQnIeQMXXTCCQrl5v+V+FZxuKReGyDHIK3sDMeL9m4fqcyNxfdSlFfpVoh+egYiZvHIVMcQfKWyZgj X-Received: by 2002:a25:2648:0:b0:d7a:c0b8:f171 with SMTP id m69-20020a252648000000b00d7ac0b8f171mr2217461ybm.37.1695823227199; Wed, 27 Sep 2023 07:00:27 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id a82-20020a25ca55000000b00d7ba2def8d3sm1291939ybg.9.2023.09.27.07.00.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:00:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:00:27 -0700 (PDT) Message-ID: <6514357b.250a0220.42f2.ceefSMTPIN_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 D965E6052514; Wed, 27 Sep 2023 10:00:26 -0400 (EDT) Subject: |SUCCESS| pw131992 [PATCH] net/sfc: support packet replay in transfe From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Andrew Rybchenko , Ferruh Yigit 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-compile-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/131992 _Testing PASS_ Submitter: Ivan Malov Date: Wednesday, September 27 2023 10:36:05 DPDK git baseline: Repo:dpdk-next-net Branch: master CommitID:29de1751682a9cad7cda9f3e85b39fc5c3810132 131992 --> testing pass Test environment and result as below: +---------------------+--------------------+----------------------+ | Environment | dpdk_meson_compile | dpdk_mingw64_compile | +=====================+====================+======================+ | FreeBSD 13 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Windows Server 2019 | PASS | PASS | +---------------------+--------------------+----------------------+ | CentOS Stream 8 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | CentOS Stream 9 | PASS | SKIPPED | +---------------------+--------------------+----------------------+ | Debian Bullseye | PASS | SKIPPED | +---------------------+--------------------+----------------------+ FreeBSD 13 Kernel: 13.0 Compiler: clang 11.0.1 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 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27746/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/