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 AA58642651 for ; Wed, 27 Sep 2023 15:58:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id A52314028C; Wed, 27 Sep 2023 15:58:45 +0200 (CEST) Received: from mail-oa1-f98.google.com (mail-oa1-f98.google.com [209.85.160.98]) by mails.dpdk.org (Postfix) with ESMTP id 2D9064028C for ; Wed, 27 Sep 2023 15:58:44 +0200 (CEST) Received: by mail-oa1-f98.google.com with SMTP id 586e51a60fabf-1dd8304b980so1406413fac.2 for ; Wed, 27 Sep 2023 06:58:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695823123; x=1696427923; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=V1T8Slm6HheNgY2EkdIGtMaSmdR7B72K2f+WeZfJ59k=; b=R/DGoW8eS04SKlQO82YGVPulgUNRf0cAXzkpN6+We3NcDt1AmQDzxjblwMZlPWw8BE NkeY1UK3R+n2LeoAfqm0H6SAuPlC4UPt1ctu1taxHUOcUueMU6RQrfRquJlx/qZX0KmN Tt1pBkr0Zrgn7nWU+fUuYRbjUCq+lJeXG49ww= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695823123; x=1696427923; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=V1T8Slm6HheNgY2EkdIGtMaSmdR7B72K2f+WeZfJ59k=; b=SKr3yiJgWv1yLaOtZBabS0MjK3mag6oxE1iYCNRg+JU7aXTaBN3JX0SnNLCVHh01GM GVRiWD94ggSuw/DJrRYEoe7ZyhY3vN8llWiWoSHPlvkU2YR65C1yypz/YYrFy9FuCj5p r+znzs3v91vYl+MehvIqwrPfB9Kpt9aAKT1niiHJsbtKP8teIxv7sXiPIZjKseJsOQrB /hMd5hE2pB+zfvmi92eNFBsp2mnPNQJfuyZ3rpigt9AdqeqVL4K+Teyd2yU5tcXiT076 e5c1uLzY+VISJIIMA6llyJd2CtZxwAZoJdgFoBWs02oNhGhl2TPkJiSEZ/1izHlKXOq2 9PqQ== X-Gm-Message-State: AOJu0YwlBVV/ZnkFW93A5T/LcDAQLzgfCNn8Y6E+hFTmUvQM786ME5az sSRGG+yL1ljvURuyyZnUQh/EFtc1wVntI5Td4UFrZhTyAE89tnDTFMXPGoJPP/A9aQ== X-Google-Smtp-Source: AGHT+IE4KIf1+E1q+B0+5c87JhkEOqzr5qE2BA0PevyJh4PQ+0FzxP+TFnTgmbRYYog1j9LIV1O7sna3rAPl X-Received: by 2002:a05:6870:b523:b0:1bb:753d:e6db with SMTP id v35-20020a056870b52300b001bb753de6dbmr2677962oap.3.1695823123541; Wed, 27 Sep 2023 06:58:43 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id v28-20020a056870955c00b001dd6d12eb34sm556929oal.23.2023.09.27.06.58.43 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 06:58:43 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 06:58:43 -0700 (PDT) Message-ID: <65143513.050a0220.8d10b.fecdSMTPIN_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 060666052514; Wed, 27 Sep 2023 09:58:43 -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 | +---------------------+--------------------+----------------------+ 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 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/