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 11709432D6 for ; Wed, 8 Nov 2023 12:11:36 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E6769402DA; Wed, 8 Nov 2023 12:11:35 +0100 (CET) Received: from mail-yw1-f227.google.com (mail-yw1-f227.google.com [209.85.128.227]) by mails.dpdk.org (Postfix) with ESMTP id 81E00402DA for ; Wed, 8 Nov 2023 12:11:34 +0100 (CET) Received: by mail-yw1-f227.google.com with SMTP id 00721157ae682-5a8628e54d4so6351237b3.0 for ; Wed, 08 Nov 2023 03:11:34 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699441894; x=1700046694; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=Rm/L6dyibUtAXve/oaqxeer2hc3pOn4aiSyHjt8edz0=; b=X3+upPBlM6mdemfhsZAXyuPEThKZV1uYNI7EITQR5DVln+mUHBGLsmLXn0Udyx11Zh 0DeTPDqSpy3Zmy388fju9d+oJg1cALLCvBz90WPQaY8NEbS9FD1x/Duv/6b9xa1skS1m 08XzlXiRo/7kdxYHEC9anESLEYrxv5xBbYka4= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699441894; x=1700046694; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=Rm/L6dyibUtAXve/oaqxeer2hc3pOn4aiSyHjt8edz0=; b=p/+HLnFHl5Vu7ZZsZEStDlfIt2pNLFaOqGaO8GoZW0nuq3hg+3tsKn1ip1/HNxOJm1 GNEbiaS88pUkl7maRuLPK2oWXXYR8jfbo9FWZXxpwIHll+3f8+kOfDo8+sHpsWhIeg+9 zgO8n67G5Dp58/P0RhJstWj9io26tIK/qfTWOQW/ZlULA3qAAchsxnKdQ1ELbrD9G3sO G5yGMv0vq6UvmJnpb4I9I0uvInCsi5eJ8xTpCrM2SwtOqyD1DJMhaGSMr2lUFGEqTa3g /YqQyqKxEUE0kH3dMQkFALgXl9HdQ/mVTlEoZIMCv49licFlKy216XrcyAkLrFWCWktu 1s8w== X-Gm-Message-State: AOJu0YxH44kjdX81/k3IgMb/wGcRlL0YXa+zoFAqfAsAcyc6f4PMQ7RU 2cSCbB/t4hK8wBVXZQIwre4VsvSstxu7B1NJyD5SkMwMaPHN4OR4KVfVsqNho8k14ddLl1B6cg= = X-Google-Smtp-Source: AGHT+IE+u++dxJSdg+tZXRnUiwHs0us5qzTm3daZTheZGpaL5iensonKCbrvc3X66zDPtAC66AvdB8FLgRLx X-Received: by 2002:a0d:ea56:0:b0:5a7:a896:3f54 with SMTP id t83-20020a0dea56000000b005a7a8963f54mr3521112ywe.26.1699441893828; Wed, 08 Nov 2023 03:11:33 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id p191-20020a0de6c8000000b005a7f263686csm855583ywe.20.2023.11.08.03.11.33 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 03:11:33 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 03:11:33 -0800 (PST) Message-ID: <654b6ce5.0d0a0220.e3786.2bf2SMTPIN_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 73022605C318; Wed, 8 Nov 2023 06:11:33 -0500 (EST) Subject: |SUCCESS| pw133961 [PATCH] ethdev: account for smaller MTU when sett 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/133961 _Testing PASS_ Submitter: Joshua Washington Date: Tuesday, November 07 2023 23:41:40 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133961 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | RHEL8 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Windows Server 2019 | 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 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 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 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 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 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28278/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/