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 5B3254256F for ; Mon, 11 Sep 2023 14:07:14 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 56BE8402D2; Mon, 11 Sep 2023 14:07:14 +0200 (CEST) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id DA899402D2 for ; Mon, 11 Sep 2023 14:07:12 +0200 (CEST) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-655d3365d88so12493006d6.3 for ; Mon, 11 Sep 2023 05:07:12 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1694434032; x=1695038832; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=391NeeMYR5o1U0vSdFov6Nf2iPhWI/7WpLrgYZ/M5+g=; b=bMfOU7xb59XZ6V0llp3ktIUMeXmKurphQv0ZJFSYw6HElvMo8pm3AcGsuRQH/WIfky o5AWscGcluFbqpuDreAQ7rCohsFTbCCV9XScnkpDMMuuUI15bxWvVHDgmy9bo9zy0Iud N6zCVMutVLPHnnzs7v6ntkXKqje2CIWW1HIyw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1694434032; x=1695038832; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=391NeeMYR5o1U0vSdFov6Nf2iPhWI/7WpLrgYZ/M5+g=; b=Gukh9MQUPZT0yQFefQ7TWYfLs6GrFPOS2lBVkZ6RTGseke85iRTRKDZ878XIKzH8Kz jBEE+sG4Wm69BIeeiyYLrJxQdHTSHbTlUArDxzrvA8MoBUYB1tC6W/b2uc8whbL96qbs M+/YzjlS5H2SM119BQD74NwEDAfxswK289/c2R+X7uglUxEYtPGUGAhAP7cHnOLvozqj CBILkOIX5lDtJi0saOWEWvSCMA3S4t0Qvh9afS5egv50XqZNfr5brq67oLx1KCwRGjq/ iiRzZqUTHOrOqnhPaTVtW2fcG9u8HYQjP48QxHF97ex6T8pcGPHaFAuh4LjN5awd/uTb KGkw== X-Gm-Message-State: AOJu0YxPFwY7Tnyco7fh+++OBTzSzfcDvtsMF40ZrSDxACR+3DR12xTd 6OvxGafaLAg8Xsx+6uLVd433ZPAv/JmYWeehS7/kGwJWKU1ue8/rtvr8yw== X-Google-Smtp-Source: AGHT+IE0ve47b+aXtQlP/Wlr4NLvc2kHoha5gfwDx2F5LybtdKr9aLQIpyzJXpGcPxAO++6LRMAXCdLvirfX X-Received: by 2002:a05:6214:b02:b0:655:d6b3:ddc7 with SMTP id u2-20020a0562140b0200b00655d6b3ddc7mr5090224qvj.26.1694434032205; Mon, 11 Sep 2023 05:07:12 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id s11-20020a0ce30b000000b00647194a40c2sm240959qvl.78.2023.09.11.05.07.12 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 11 Sep 2023 05:07:12 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 11 Sep 2023 05:07:12 -0700 (PDT) Message-ID: <64ff02f0.0c0a0220.aa219.fc38SMTPIN_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 DBDFF6052471; Mon, 11 Sep 2023 08:07:11 -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-compile-arm64-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_meson_compile | +========================================+====================+ | Ubuntu 20.04 ARM SVE | PASS | +----------------------------------------+--------------------+ | Fedora 37 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 (ARM) | PASS | +----------------------------------------+--------------------+ | CentOS Stream 9 (ARM) | PASS | +----------------------------------------+--------------------+ | Debian 11 (Buster) (ARM) | PASS | +----------------------------------------+--------------------+ | Fedora 38 (ARM) | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 aarch32 GCC Cross Compile | PASS | +----------------------------------------+--------------------+ | Ubuntu 20.04 ARM Clang Cross Compile | PASS | +----------------------------------------+--------------------+ Ubuntu 20.04 ARM SVE Kernel: 5.4.0-80-generic Compiler: gcc 10.3.0 (Ubuntu 10.3.0-1ubuntu1~20.04) Fedora 37 (ARM) Kernel: Depends on container host Compiler: gcc 12.3.1 Ubuntu 20.04 (ARM) Kernel: Container Host Kernel Compiler: gcc 9.4.0 CentOS Stream 9 (ARM) Kernel: Container Host Kernel Compiler: gcc 11.3.1 Debian 11 (Buster) (ARM) Kernel: Container Host Kernel Compiler: gcc 10.2.1 Fedora 38 (ARM) Kernel: Depends on container host Compiler: gcc 13.1.1 Ubuntu 20.04 ARM GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: aarch64-linux-gnu-gcc (Ubuntu 9.3.0-17ubuntu1~20.04) 9.3.0 Ubuntu 20.04 aarch32 GCC Cross Compile Kernel: 5.4.0-72-generic Compiler: gcc 9.3.0 Ubuntu 20.04 ARM Clang Cross Compile Kernel: 5.4.0-72-generic Compiler: clang version 10.0.0-4ubuntu1 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/