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 13D184256F for ; Mon, 11 Sep 2023 14:30:29 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0F58C402D6; Mon, 11 Sep 2023 14:30:29 +0200 (CEST) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id B711B402D6 for ; Mon, 11 Sep 2023 14:30:27 +0200 (CEST) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-58fc4eaa04fso44877257b3.0 for ; Mon, 11 Sep 2023 05:30:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694435427; x=1695040227; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iyMr7whCPcQNALbuF8JmRBhnUF50DGeLH7zHqE4zPmE=; b=Ea6AEYYIE1C3lzsEhp16uZ3uQ8BTZjFlBmR/PBwoFgPIIsjMTRlkkNRdQyX0U7rq0i ehY6OtQWFaJIhSHiw1VaELrH/dRoIU73RAKcOFMn+7OYeLcc8+bAjAjclYAoOQQPDqEP NxbpZZetJupVpmB7SVa2OlsQ0BsJ6xeY8235E= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694435427; x=1695040227; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iyMr7whCPcQNALbuF8JmRBhnUF50DGeLH7zHqE4zPmE=; b=PnHgA8wAZV0BTtIygbxvghqikUZrnPt2d4FW6VWn7MH61nq4Qr7bVs6P+MCW6A/FLL Srw0KRliwOZB79OXOcMRGJdop94jegdM2R+QKo0UYpPyd8twke26jwgn8V6KwQ2q847o OHRM2W9iedB4eYF0dwsJXQ+mSGimf2kcDfvn6BpZdBwmeEK85Fa+vQM3B/OTLYi5Hok2 nFvCZVDwx5T96jDeUH51Du8i9cL1wzJgtJgpI5QsYEBt2BT8xGx0v9COq8F6U308YLPL 2QDDD9UHCjGXaSLv/u3To2QJAt49u2yPmvhl4PepmJhfWiIIUi5rIlEKNllUwsdMn+RN ENdw== X-Gm-Message-State: AOJu0YzaWm1Zz5eQF+wXyZ+ZWeO8z2DPyKeVbmZNR8sOYgv0yDtswBKL 7fxsYXJk+jIsIHWe6S+yM17wSCBiHkorUSPIjDaDi3/RVDvH25VIbsTasg== X-Google-Smtp-Source: AGHT+IGgsG1GbSxmxkPHOo9vvmFh0WDSk9sJt+uWYCy+IPM4TSsCb1pfZXufpbj2fivZsTRmwNOEYnDQLc16 X-Received: by 2002:a81:48d2:0:b0:56f:fbc6:3b0 with SMTP id v201-20020a8148d2000000b0056ffbc603b0mr9940111ywa.14.1694435427216; Mon, 11 Sep 2023 05:30: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 b190-20020a0dc0c7000000b005869fd2b26esm565155ywd.38.2023.09.11.05.30.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:30:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:30:27 -0700 (PDT) Message-ID: <64ff0863.0d0a0220.9d711.640cSMTPIN_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 D9E666052471; Mon, 11 Sep 2023 08:30:26 -0400 (EDT) Subject: |SUCCESS| pw131337 [PATCH] net/sfc: set max Rx packet length for rep 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/131337 _Testing PASS_ Submitter: Viacheslav Galaktionov Date: Monday, September 11 2023 10:47:23 DPDK git baseline: Repo:dpdk Branch: master CommitID:e92ba1426914db1d224dd5e9a1743657681b8814 131337 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ 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 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 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/27575/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/