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 030D342F47 for ; Wed, 26 Jul 2023 00:40:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E42AF40A79; Wed, 26 Jul 2023 00:40:10 +0200 (CEST) Received: from mail-oo1-f97.google.com (mail-oo1-f97.google.com [209.85.161.97]) by mails.dpdk.org (Postfix) with ESMTP id 6DE3A40A79 for ; Wed, 26 Jul 2023 00:40:10 +0200 (CEST) Received: by mail-oo1-f97.google.com with SMTP id 006d021491bc7-565a8d74daeso247829eaf.1 for ; Tue, 25 Jul 2023 15:40:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1690324809; x=1690929609; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=2pwFkz13iCCkpETw9d2V4X1Cjiz2AxdE+22Dm8Vy3IM=; b=IBPCc86Mx+GOuSQjdAvRw4furg3enofinFFo/yGcbVBH1IWC5g/y1g92/83hDt0sbV /TsZMnqhiFRyQHW8J/PYGPwVG3/86fEURtOg8YcqvuvCrVoAISM6gavITudJUIs4M3ao yDIP7P4S7QsUTmD3xFt9pqbzuJKj0hnMHuIWg= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1690324809; x=1690929609; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=2pwFkz13iCCkpETw9d2V4X1Cjiz2AxdE+22Dm8Vy3IM=; b=Lc3VFU6NupcohMDUJyx74zQnB2uIfEf9GzrHeHgiAZmHunHsQSy4JHx0OLtqnpHWsK Ra0Kgb92HBVzqvKtzoEmFA3e1t1vref5JCw+mFYuHRwe9AEW9eDoIcExUgHc+lQVsj1+ 9KOVH+0GhCx7T59WusZaYUrr6NY3rJ2sRS80hLu2xSKdLnHtlvR6P6kHwDQ/Gh/FeRIu jSAm0gQCTKZm8uppRrn8qu60vPSNPVcSkZ1lKgEVU8XH1Zp8pXSPbW+S7uhL7fC56QLi fva/XZ3lNYXQRtuQMdScRrc/zSadIORTqN2cr5lj7Ode8IyJx5+gcoS5dwFKPexOeZOP Lkww== X-Gm-Message-State: ABy/qLZvNUu9RrEYCOvqB2IZQg0wC0QXPOTEU3FiN1oFzRhinZuvn9kk sAlzoCVZ2l4wGfy3I/Pb1CZdIsQ/SyyW5V+6QEkwA+/lVXOer4TKVqZBbQ== X-Google-Smtp-Source: APBJJlGdERRTgoRtnLuR+wsxd+H8mPo1UhrFtd7AZCscCTTObNlLN55aeBAdv6TbsFs7e5HwO8lFBypCyK8r X-Received: by 2002:a4a:344a:0:b0:567:4e58:6aae with SMTP id n10-20020a4a344a000000b005674e586aaemr491199oof.0.1690324809673; Tue, 25 Jul 2023 15:40:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d139-20020a4a5291000000b00564e469eb17sm1268321oob.9.2023.07.25.15.40.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 25 Jul 2023 15:40:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 25 Jul 2023 15:40:09 -0700 (PDT) Message-ID: <64c04f49.4a0a0220.9bf6b.3484SMTPIN_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 D30216052471; Tue, 25 Jul 2023 18:40:08 -0400 (EDT) Subject: |SUCCESS| pw129700 [PATCH] net/mana: add support to update MTU 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/129700 _Testing PASS_ Submitter: Long Li Date: Tuesday, July 25 2023 21:16:54 DPDK git baseline: Repo:dpdk Branch: master CommitID:5c9f84a868c51c3c9f7913b941594cad2edc9310 129700 --> testing pass Test environment and result as below: +-----------------+----------+ | Environment | abi_test | +=================+==========+ | Debian Buster | PASS | +-----------------+----------+ | CentOS Stream 8 | PASS | +-----------------+----------+ | Debian Bullseye | PASS | +-----------------+----------+ | Fedora 38 | PASS | +-----------------+----------+ | CentOS Stream 9 | PASS | +-----------------+----------+ | Fedora 37 | PASS | +-----------------+----------+ | RHEL 7 | PASS | +-----------------+----------+ | Ubuntu 22.04 | PASS | +-----------------+----------+ Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 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 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) 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/27138/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/