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 BDC3E432D6 for ; Wed, 8 Nov 2023 12:09:27 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B372A402DA; Wed, 8 Nov 2023 12:09:27 +0100 (CET) Received: from mail-pf1-f227.google.com (mail-pf1-f227.google.com [209.85.210.227]) by mails.dpdk.org (Postfix) with ESMTP id AE930402DA for ; Wed, 8 Nov 2023 12:09:26 +0100 (CET) Received: by mail-pf1-f227.google.com with SMTP id d2e1a72fcca58-6c33ab26dddso5058257b3a.0 for ; Wed, 08 Nov 2023 03:09:26 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699441766; x=1700046566; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=z2YJfVX01L1ega8bR8v5op2Oh6wCKCo9aq5N7vdA4sI=; b=Lc5vgCPvt2SypIHx2nj3es7CQnBVmWIM4i9wOwsMxekU9dFWeG5qtJhq9f9GF6gS7z 9XWeM9qgMId1eMJfRlr/WIYUYwK6Wa05z/Vl1jP9mrleqHXKtb8CTJeTY6eM+bNPsVVG WAhlA6Ce5YLPbYW17uO3Vl21mEBFiyXlCyeFc= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699441766; x=1700046566; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=z2YJfVX01L1ega8bR8v5op2Oh6wCKCo9aq5N7vdA4sI=; b=G+0H6ZND+MGvWUpLieVtrgGWGDydUc/1T5ZaeXWycE2G3Wxrcj9zUxAbcgmo/SEQgg i4zeH7kNfAFvZ2i0EWsfufODpDoz1Rf1cldGQsY22wsgaS3iPj0SNpR/jtvH9rQhZyFe ByuiWIXt47ptkBeoDkHUb2tIYj1Ddb6/i2vfX9ExNABBW3gpQLRdRQdM0g+aIZHhY1dq lOWip+wyvS75o0q4jpUaTTu2028jNCNiayY9Gr1toGetX9fY4UzQi5GdNjSXFJbQFGX4 2H89+bMGNstfoRd0WOHe8SQcGDJkSAU/MKeb+dUBOo++Lxkc9hOANTjTE/a2NlTNbpQ+ YyWQ== X-Gm-Message-State: AOJu0Yz3Qz0NClx0G1VdutkeQ39Z2bUo+amWpI6AX72FjSbr59gPNHKn B+gcCkKKgsTOBfBsOS80tRROR/z3cn08TmfqBo6MIVIyRR9Wypn+PCz4blg7YHaTLpeB6F9Tpw= = X-Google-Smtp-Source: AGHT+IFtHUrOjchu1N384TWsUtjo0q9nlOFZRjl59qxngjxiFymB5Uh6wmC/wq7aLN54aobkWMYCKRTxPxX2 X-Received: by 2002:a05:6a20:258a:b0:14d:e075:fc5d with SMTP id k10-20020a056a20258a00b0014de075fc5dmr1656461pzd.40.1699441765927; Wed, 08 Nov 2023 03:09:25 -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 a4-20020a63cd44000000b005bd38a66f81sm102141pgj.10.2023.11.08.03.09.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 03:09:25 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 03:09:25 -0800 (PST) Message-ID: <654b6c65.630a0220.46301.7798SMTPIN_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 2B281605C318; Wed, 8 Nov 2023 06:09:25 -0500 (EST) Subject: |SUCCESS| pw133969 [PATCH] [v2] ethdev: account for smaller MTU when 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/133969 _Testing PASS_ Submitter: Joshua Washington Date: Wednesday, November 08 2023 06:05:34 DPDK git baseline: Repo:dpdk Branch: master CommitID:2bbad8f974e00552d106c27e1d157a31179ab5ec 133969 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | Fedora 37 | 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 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28282/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/