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 17D564256F for ; Mon, 11 Sep 2023 14:09:30 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E3355402D2; Mon, 11 Sep 2023 14:09:29 +0200 (CEST) Received: from mail-oo1-f98.google.com (mail-oo1-f98.google.com [209.85.161.98]) by mails.dpdk.org (Postfix) with ESMTP id C34DD402D2 for ; Mon, 11 Sep 2023 14:09:27 +0200 (CEST) Received: by mail-oo1-f98.google.com with SMTP id 006d021491bc7-5739972accdso2830834eaf.1 for ; Mon, 11 Sep 2023 05:09:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694434167; x=1695038967; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=c5vRSMdOvM5y45hyUQnpYAiqCUAPUzi2ZwhSw0Xb6SQ=; b=duoYLcnhI5Ja8V8EX/2Nb/PiiV+CZcaoycnRqqIrpaQJ1qfzpUTfAsPDVDCEv2FwZ8 CdPZN8wn2ss/O/WMRrNI8utoVebMPbsHiRp7D3ZMblNO6rHT85ljJICAH/WjpUmFmltD LQ4etm2i5sQRqYxWXOfai5onIN+sbXVNu7YOg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694434167; x=1695038967; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=c5vRSMdOvM5y45hyUQnpYAiqCUAPUzi2ZwhSw0Xb6SQ=; b=ly5gZpqFREknIV4igtty14lkL905QT+AR6cU26TignOupepH2WexVzgFZEjRFmfII0 4u4OGqfvyGC73XI3JpKqqYiLK2GmQcUWPn5ZLfY4JlDR2FPmI//eME5wDKvzfzXdf0Kb 6+z0iGUrkV98eHguehbd9Y+A1oA/j0mEPS8xadaYXowtov5BbE4PIgwE7D7T58rwNF+l PwEt70ZvYceXe7twVM9tYd6qtXmmLVmxFWXV5pRRuc5g2s5ti5fKLrITM3vhXceTmGEM 2zPfMIUfY/ET+zCCK+kvXQ3safG9uvVEZ4j5TIRqIYKW/4bx0iOukofKL8qCslPG7a49 ZFZA== X-Gm-Message-State: AOJu0Yy0BvqgswKF+vWv0bwjmtB8caKXm0O8Rupe6kggeqMDA46jaNXL BHN7GiPvJzO3eeYtm9olJKssEKn1ib0KRQTEuuJbghOM61Lv+BzGh4ZXeZS90HKnMA== X-Google-Smtp-Source: AGHT+IHZvSjINFjX3/qgAam3vV5fmeDDoVzsxa3wQH4pyzkPp9aOwFHObOlswO9w3ZBbqrFbEx4+ANtw3P9X X-Received: by 2002:a05:6870:2214:b0:1b0:45cb:706e with SMTP id i20-20020a056870221400b001b045cb706emr4670722oaf.28.1694434167151; Mon, 11 Sep 2023 05:09:27 -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 l22-20020a056870e91600b001d135b91b94sm552937oan.47.2023.09.11.05.09.27 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:09:27 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:09:27 -0700 (PDT) Message-ID: <64ff0377.050a0220.e991.4fbfSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.3] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 9E56A6052471; Mon, 11 Sep 2023 08:09: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: Viacheslav Galaktionov 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 | +---------------------+----------------+ 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 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/