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 7E2C842DDE for ; Thu, 6 Jul 2023 01:32:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 78D40400D5; Thu, 6 Jul 2023 01:32:45 +0200 (CEST) Received: from mail-qk1-f226.google.com (mail-qk1-f226.google.com [209.85.222.226]) by mails.dpdk.org (Postfix) with ESMTP id BF902400D5 for ; Thu, 6 Jul 2023 01:32:44 +0200 (CEST) Received: by mail-qk1-f226.google.com with SMTP id af79cd13be357-7679d75940fso14221585a.0 for ; Wed, 05 Jul 2023 16:32:44 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1688599964; x=1691191964; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=zmYeAeRtaD9rYf+Oc/a+ZVHltONsZ+E91IPvl1fDfEA=; b=FE1Q0gvRAj0Xjjtxb9H93jjt7RNV8KtSqMWijkDsuu1aHmgtyShrpV8yCaOJypljxF dRSJSdgPYBYGyEykdPdXOs8yEwwkpF2nQs6nZ2OqinNJcVzxbxAKC5WJlw4urPIXFOoc aLTMYyCqxUjNqPLIZgCTWTpiVa09nKTbT3EQs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1688599964; x=1691191964; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=zmYeAeRtaD9rYf+Oc/a+ZVHltONsZ+E91IPvl1fDfEA=; b=PS9qrbwy+jddHtyJIfQPXNaAMz3zfVrcXBjQzRA8rC7P9LRVITF9nz3IsTTNTWZByj dUwerbZs4NngsPY+iVImHJDwKgGRJmj50W7bxMi8nzM4dEn79GJxja5rooVNcib8Iwtx dNWuSk7IVfdAZHNWsxRcrtEyxK4KgDLHpzyPwTWykMP5psbzaCvSRCLn/Yfy/XUfpmaD iozKmZPocwRqHKbmD+FL2m+TLfY51ETAlxpVGTLuJ/+RjmSbpIiX0MgFkYS3s2JxSf6q E3wLMuUZswfdv0zEPszgy6g20QPEQae2b1LEzMAFN4ol+6C3OmskwI/ov5l9+RxzVCLX 4HSA== X-Gm-Message-State: ABy/qLbtpnhM+R8/LCbuQNYK8c8rKJ4EvtQboZUAjPS4hLx2Hcjkn+g4 UyTvJnqkeoIl9k3gVVIXeWx97on6w5dkklzeSpoSaxSypaxkAIV1D7ZKBQ== X-Google-Smtp-Source: APBJJlG8/s4BfcCxyy2QZ/HlS83kwwClNjeckNe0uR8RqgG0aGy8bGsj5crFoXO3ySpKvdQ88xlPFczpMQ+0 X-Received: by 2002:a05:620a:1707:b0:75b:23a1:832f with SMTP id az7-20020a05620a170700b0075b23a1832fmr181797qkb.42.1688599964303; Wed, 05 Jul 2023 16:32:44 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id x19-20020a05620a449300b00767548e7ce0sm42219qkp.9.2023.07.05.16.32.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 05 Jul 2023 16:32:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 05 Jul 2023 16:32:44 -0700 (PDT) Message-ID: <64a5fd9c.050a0220.32b6e.1555SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.5] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id EF60F605246B; Wed, 5 Jul 2023 19:32:43 -0400 (EDT) Subject: |SUCCESS| pw129258 [PATCH] 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/129258 _Testing PASS_ Submitter: Stephen Hemminger Date: Tuesday, July 04 2023 17:43:57 DPDK git baseline: Repo:dpdk Branch: master CommitID:a64a4564705d18d20d20cfa16c79e795b7bf0f1e 129258 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | CentOS Stream 8 | PASS | +------------------+----------+ | Debian Buster | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 37 | PASS | +------------------+----------+ | RHEL 7 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ 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 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL 7 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 4.8.5 20150623 (Red Hat 4.8.5-44) Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 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/26954/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/