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 64AAA454C3 for ; Sat, 22 Jun 2024 03:18:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5E090402CC; Sat, 22 Jun 2024 03:18:02 +0200 (CEST) Received: from mail-yw1-f228.google.com (mail-yw1-f228.google.com [209.85.128.228]) by mails.dpdk.org (Postfix) with ESMTP id 92B244025C for ; Sat, 22 Jun 2024 03:18:01 +0200 (CEST) Received: by mail-yw1-f228.google.com with SMTP id 00721157ae682-63bce128c70so19732417b3.0 for ; Fri, 21 Jun 2024 18:18:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719019081; x=1719623881; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=2wsFnelRQEYmo6FWpjSWrxORxsamC5Srt029MOIF/Zk=; b=HhOQHVpTvZ4Zt3Ej45bWbVKWZlK6Ikgb33YntVjfrExSGPXqQPKvwLlAIEEDFcCwW4 M8DBaLCQjwodDMdj8zV3o12wR+Zgk6giWfxdIpR8TkbV/LF1qb1jgyyod1i58bFu4ZFv v0CfLZEcBBAJbZZg0rpJtvh4rR3HzE6RQkdeI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719019081; x=1719623881; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=2wsFnelRQEYmo6FWpjSWrxORxsamC5Srt029MOIF/Zk=; b=QxCFq0UE1gq3IKB32OyYxhJy/MiHLsw90+BckkKLrJiJ0njjZP6fpDsdEPDqa4l0Y7 6RSNBLXWbHZC0ZUFgwKje3H8zG3IwFwbuBsszdprcj2WTWFCYWDlZ89DdR6CDgAJEaOA MSfYMFhm96QYpD23f6z/AW8j1LrQUTNxG5X1rJwcnEca+yk5PI+dc0pQg5Y/EYeaoHYz SZpEhw3a77zgYWnUnngh9TU60vOOnEragFrgCl0NCzTdHUl/16uSeZL7z0M/KOjCXJYz aKRSzdfEX3qW+Y0enJ209LrMM0h1O0PP6JnfUviWNooAu8X0sWVYhcJcpsS+DHKm8seT saNQ== X-Gm-Message-State: AOJu0YwESho7ksUzYkMCXXwnReeyebc7U6/ggwi3F+6xHVPDDFfjawaT sOldH/wC1jJWR3rCOoJBlAiLdoZ5dPAC/viy2+be9XjE2O2MN2qpQKgnlac/3FL6SHhS7eqkxMC kEq6Z4w3XL03pMKBU4xt1JzeYJlVtMsDsbVW4OJFK254D7Zl497QgSfAA X-Google-Smtp-Source: AGHT+IFzAMVkcP+hvwfPEfJBhzt9d9STjIcNOFjZFK4au72k3aIQVCTk/X48KyseokHlSUvMcgNuiJ7gk3j8 X-Received: by 2002:a81:ad21:0:b0:61a:e979:427e with SMTP id 00721157ae682-64249a41464mr547257b3.11.1719019080993; Fri, 21 Jun 2024 18:18:00 -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 00721157ae682-63f14c2578esm876047b3.61.2024.06.21.18.18.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 18:18:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 18:18:00 -0700 (PDT) Message-ID: <66762648.050a0220.7a1f7.68beSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id B0989605C373; Fri, 21 Jun 2024 21:18:00 -0400 (EDT) Subject: |SUCCESS| pw141484 [PATCH] [RFC,v2] Initial Implementation For Jumbo From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240621211920.14286-2-npratte@iol.unh.edu> References: <20240621211920.14286-2-npratte@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/141484 _Testing PASS_ Submitter: Nicholas Pratte Date: Friday, June 21 2024 21:19:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:4a44d97f0a52a76258c6a6cb6a713f4380a8ab1f 141484 --> testing pass Test environment and result as below: +------------------+----------+ | Environment | abi_test | +==================+==========+ | Fedora 37 | PASS | +------------------+----------+ | RHEL9 | PASS | +------------------+----------+ | openSUSE Leap 15 | PASS | +------------------+----------+ | Fedora 38 | PASS | +------------------+----------+ | Debian 12 | PASS | +------------------+----------+ | Fedora 40 | PASS | +------------------+----------+ | Fedora 39 | PASS | +------------------+----------+ | Debian Bullseye | PASS | +------------------+----------+ | CentOS Stream 8 | PASS | +------------------+----------+ | Ubuntu 22.04 | PASS | +------------------+----------+ | RHEL8 | PASS | +------------------+----------+ | CentOS Stream 9 | PASS | +------------------+----------+ Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 RHEL9 Kernel: Depends on container host Compiler: gcc 11.4.1 openSUSE Leap 15 Kernel: 5.4.0-167-generic Compiler: gcc 7.5.0 Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 40 Kernel: Depends on container host Compiler: clang 18.1.6 Fedora 39 Kernel: Depends on container host Compiler: clang 17.0.6 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 Ubuntu 22.04 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.0 RHEL8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 (Red Hat 8.5.0-20) CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/30274/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/