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 96D59432D6 for ; Wed, 8 Nov 2023 12:08:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 901F7402DA; Wed, 8 Nov 2023 12:08:08 +0100 (CET) Received: from mail-il1-f227.google.com (mail-il1-f227.google.com [209.85.166.227]) by mails.dpdk.org (Postfix) with ESMTP id 17013402DA for ; Wed, 8 Nov 2023 12:08:07 +0100 (CET) Received: by mail-il1-f227.google.com with SMTP id e9e14a558f8ab-35930447ae9so23478525ab.2 for ; Wed, 08 Nov 2023 03:08:07 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1699441686; x=1700046486; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=un/EqmO3z39HERmpDdT2NuoEdjOWUV1BERLYkfyAM3I=; b=Frbus1JZTysahoQjHFW8I0OqKmCMDGMcOm1+hR/ukmTOqsB96tkwb7ajPwpBlAWQx1 KPY2qyXBKHq1pg17BMhhG1hq6eLOJJyC11XkyqPUm+sudKRSHSPk1hsdbUDa4hRYZrBi eR8aLqectF6sZQVh61Slts8jVH9QoGun8IuaQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1699441686; x=1700046486; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=un/EqmO3z39HERmpDdT2NuoEdjOWUV1BERLYkfyAM3I=; b=O69xGIFthGq3eihOoBMJFDGgtoFYp3HsdHiRxNNTzOVDBER7rXCwYVMY/yHrlOkbeX inFkNJd+h65X/8IsDehy53Wsy0h8VsSNbntiaHXbc1hPpcXQOxMJ0WPdEbJd2CWJuUEK aJ6mmFtZ1W53ej0Q6i4WukEHjTlu52KBcFahI046anygUWDh91gIZ6jx4PQV4obpNSBG E6RBBa4Qo7shgES8dFagb4jpfnudPKTos/666v3Y+1uRmTspanenaCmi2E7OOxrdeCFA nocso954aEkTuzYZsSMSKU3itCyF75N4pzq/2cp6mn3xIny5OqWFGcZHwfZ1Pxa0B1RI rV9w== X-Gm-Message-State: AOJu0YxKSWEYhOGXngwCs+vaGxwOuspIHznPxMyJKVbJ49V1Z7mCYGZa QyDHZuNpmaMYKdGrZft35YlSoZpsjEXVCe3DHiILnsXMhdJJD+5n/i/idw== X-Google-Smtp-Source: AGHT+IGvltFMMT6K6k+XplfTMWM/r+TIfGnF63STQkar5W1TJViGgRh7+WpfiE/YsgEOXhu7JChmHlqPyGHM X-Received: by 2002:a05:6e02:2142:b0:358:574:4c84 with SMTP id d2-20020a056e02214200b0035805744c84mr1736713ilv.21.1699441686480; Wed, 08 Nov 2023 03:08:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u85-20020a627958000000b006c31b908500sm1040091pfc.18.2023.11.08.03.08.06 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 08 Nov 2023 03:08:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 08 Nov 2023 03:08:06 -0800 (PST) Message-ID: <654b6c16.620a0220.d00d1.9cfeSMTPIN_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 B09D9605C318; Wed, 8 Nov 2023 06:08:05 -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 | +------------------+----------------+ 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 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/