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 C18F642653 for ; Wed, 27 Sep 2023 16:39:37 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id BCFAC4028C; Wed, 27 Sep 2023 16:39:37 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 71F8F4028C for ; Wed, 27 Sep 2023 16:39:36 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1c0ecb9a075so82363805ad.2 for ; Wed, 27 Sep 2023 07:39:36 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695825575; x=1696430375; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CY0O8AMfsDhqB14jkBRb5G2pfhipfpTKBw8TPDUI0v0=; b=b3ishLtSW2wecVS0UTAoH6dQ2YYnqAczuQZo/KcQ9WjhjbOxpL0QueL/6jk8UrJxwe E2SSZ21gTX0UJTdjI5mDngFHjTCtT6cIk7i0nMaHwZ+VnDLX5X+ujWZM9Hc9nNksYxuM RiofJjd3EsvbzmWw5VYXXw9Xi1YRS9cbucZmQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695825575; x=1696430375; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CY0O8AMfsDhqB14jkBRb5G2pfhipfpTKBw8TPDUI0v0=; b=nTF49jX52mKe3EgNVs+OfddQ8KzGu1AJqD9cMkVNAgc9BABpBFmB7vane69qgnKPgO GkU7tPgkDacmDNGOMmtXRhJ/8FDDbMygtFHMffxk9kJiBFUchGlJnn1Cu/epmadUReo2 tb7bIlz9ZEpOsXOJpLdWD1EgBjndaUtMXXZwEvxuCirRHb+6fN0dEM83RzaHIFkoHWqS Zg+jVfrkPWykVxmXNRvnnSzY+FfG4EOHBKC+JtUbpIKX3xXmUJ9FnSctEhVNLcqe9d93 bNaIp8jFk5vFcjudIU9hI4tCtCOR7lj0+m+KpggK9kpSXdFqQv0GRJxszm2NvZpQDXre aEDQ== X-Gm-Message-State: AOJu0Yyz+fXAaQipAY0SGJwjCgjauHfBJtB1f0oQp/nClD7k2VIS/G/8 wbgLlKzJN09QHQMEE1N0/9HGoFFFLrsFM22+PjPS2SXPwMaOUg== X-Google-Smtp-Source: AGHT+IG0+4WB5iq9GRYuqxQzLZiplSm/+idLqN4a/uh+dQIsEBtwEhqcgmaTdaaTGUf0A9awLuwtff6GhY+A X-Received: by 2002:a17:903:230d:b0:1c3:ed30:cdf4 with SMTP id d13-20020a170903230d00b001c3ed30cdf4mr2364219plh.4.1695825575782; Wed, 27 Sep 2023 07:39:35 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x2-20020a170902fe8200b001c727d41d64sm40175plm.95.2023.09.27.07.39.35 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 27 Sep 2023 07:39:35 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 27 Sep 2023 07:39:35 -0700 (PDT) Message-ID: <65143ea7.170a0220.88033.21a1SMTPIN_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 26AE26052514; Wed, 27 Sep 2023 10:39:35 -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-unit-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_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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/