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 4101342DDE for ; Thu, 6 Jul 2023 00:41:28 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3BC6C400D5; Thu, 6 Jul 2023 00:41:28 +0200 (CEST) Received: from mail-qk1-f227.google.com (mail-qk1-f227.google.com [209.85.222.227]) by mails.dpdk.org (Postfix) with ESMTP id 3D3ED400D5 for ; Thu, 6 Jul 2023 00:41:27 +0200 (CEST) Received: by mail-qk1-f227.google.com with SMTP id af79cd13be357-765a5b93b5bso11018285a.3 for ; Wed, 05 Jul 2023 15:41:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688596886; x=1691188886; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=MWOU/LSO7lR+wjRmvRDky9DGb6N/t3HsdpGzLZSRZw8=; b=StawHJ/VKYCRrN87W6o/QDXSZppBIXNYwhV46t/Np7iO1R/wXertlBKNvmgrbqC7u4 wNKCu865eQNFX8Am7bknP1SLqcksk1EAqnuDwWVTsoX7quDuMFDL24sWLwipyjCpaOso Hxu2NBSYnyDPeCQKDho8hhCvxAoSEu/olkTn0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688596886; x=1691188886; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=MWOU/LSO7lR+wjRmvRDky9DGb6N/t3HsdpGzLZSRZw8=; b=HshRmgZ92kmCT7bK+8Op2TevW/9t58HskrYMq9+Jh4HXQUiTwNgVuOdmF2PHIxvGWl u5DJr6wzT+wZouYSAJrvO2hdffW/F+Z+ThkNszdT4kyxcFvYOj5PvAFnwILAvR1DlqXL aGNyO532gutI1AKHRuAzX1ytc0LgcsOkRaNeAWThKKe1iTmrPNJ8H03ProEkTWPE6BJK ph0a3J0aTmutINTO3c6xosEC9PiMRGzGZ+aMQ86kWvCyYyh5o8tfK4ZpOnp5uw9sptgF eVZH5MNPy8dqVR5SBcHTu1dXdtILzUEZH36XJlbFdbF+3pT24FQpaFar0AvMOdI6732P 6Aqg== X-Gm-Message-State: ABy/qLYgxxOHi6NaV2JlsDFgCP2gQRThlBj0qKMimk61ovw1epQ/PV1/ 8Y06+M40qBnCA+hBOj0Zfu824ZMfC7tawBk3wZMj9qthauRthvAEgPRc50USPCybtOWDG0nR8g= = X-Google-Smtp-Source: APBJJlG3Um8ziefTcxUWyug7FsyC8AOGqSJ/Nn4BebHabYCuPSIvtUUFzwrqXi+sw46uZCgK07mJAVVyyR89 X-Received: by 2002:a05:6214:258b:b0:625:7c0b:4640 with SMTP id fq11-20020a056214258b00b006257c0b4640mr25527584qvb.22.1688596886692; Wed, 05 Jul 2023 15:41:26 -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 d30-20020a0cb2de000000b006302123c61csm2186qvf.77.2023.07.05.15.41.26 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 15:41:26 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 15:41:26 -0700 (PDT) Message-ID: <64a5f196.0c0a0220.68be6.011cSMTPIN_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 6AB72605246B; Wed, 5 Jul 2023 18:41:26 -0400 (EDT) Subject: |SUCCESS| pw129260 [PATCH] [v2] pcap: support MTU set 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-abi-testing Test-Status: SUCCESS http://dpdk.org/patch/129260 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, July 04 2023 21:02:37 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129260 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 9 | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 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 Ubuntu 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/26956/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/