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 3FB4D454C3 for ; Sat, 22 Jun 2024 02:47:11 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 3E72F40298; Sat, 22 Jun 2024 02:47:11 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 8ECE84025C for ; Sat, 22 Jun 2024 02:47:10 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-1f9bf484d9fso18965295ad.1 for ; Fri, 21 Jun 2024 17:47:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1719017230; x=1719622030; 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=yuY5dQC7DkrFHnyUlnmL5/DJ3pOyOzq3qiA1bBfow3U=; b=GcXoDiWjMVWUOcKbdOzlP3S7hS+SCH+WqezfJcel607rcPcSS+YkwePBiXQOv7oluW cy12kjVMmUfYN0eZJ9k2qCyRO9Pk1Gug9ToQE8hhPg/7r6eLcO4yU0KuEYppFrXQU4mf 91BrTgBXYcDgmqpS5CJLpAE9pyorguGx7zmBE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1719017230; x=1719622030; 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=yuY5dQC7DkrFHnyUlnmL5/DJ3pOyOzq3qiA1bBfow3U=; b=gvpXiDiJuSxbM5zdfLioetSV05sZIOv5oSQA//LZcvT49S7z6ANsrfYF0q5kSY/vmC Q/owLxcRclRYDLMZ8oO1rAq6i8xkahpk89e8N4QiPqRP+fFIolK4OZ6A+xg6vTgznT+h vh4IHttn528uFtYNLCgu5FVJaKcb/32ut5QwcEUa+P5G4t+a/L2abL6Gt9XN8z//2fC4 1wcn09LA2kRV1Tm7Rh7m7TBGjvJoLblX4tuX5bDzdWfCM8uJRnLnvwi8XyuOfEL34Af/ 3BoGn3N41HpJaBghUmsbHoqM/SG8u+OMR64lkztwmzO3al93tZJobwqCUw+4uIWmuAKc 41Zg== X-Gm-Message-State: AOJu0YyaaFlFz5uotd1ZMYH2tlS+pmT1n+JAiCj7pqhsqQAJ4B8lgpKW iyPwGcHaRPcmVE2icN+X36bsZZkcgVfOqZ1+WInr+kCPlZVeLeAdN2jFqkTJgYcIoL7oaZa252N HTVchbexT8qyRVuLWhZLGWMbWAljIRczPPKUEUTdf X-Google-Smtp-Source: AGHT+IHhDTUp+kJYzKYpvmnLW68VQGfdgcPCpCt5GpIJ4q+Y9kmbDnQF5/GFyMMsZf3wI7TWF/l9n5BHqN+Y X-Received: by 2002:a17:902:dacb:b0:1f7:105:97d1 with SMTP id d9443c01a7336-1fa0f8a9c77mr684215ad.6.1719017229793; Fri, 21 Jun 2024 17:47: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 d9443c01a7336-1f9eb3b5481sm209445ad.90.2024.06.21.17.47.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 21 Jun 2024 17:47:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 21 Jun 2024 17:47:09 -0700 (PDT) Message-ID: <66761f0d.170a0220.84456.197eSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 0198C605C373; Fri, 21 Jun 2024 20:47:09 -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-unit-amd64-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 | dpdk_unit_test | +=====================+================+ | Windows Server 2019 | PASS | +---------------------+----------------+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | CentOS Stream 9 | PASS | +---------------------+----------------+ | Windows Server 2022 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ | Debian 12 | PASS | +---------------------+----------------+ | Fedora 37 | PASS | +---------------------+----------------+ Windows Server 2019 Kernel: 10.0.17763 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) CentOS Stream 8 Kernel: 5.4.0-167-generic Compiler: gcc 8.5.0 20210514 CentOS Stream 9 Kernel: 5.4.0-167-generic Compiler: gcc 11.4.1 20230605 Windows Server 2022 Kernel: 10.0.20348.2031 Compiler: clang 15.0.7, gcc 8.1.0 (MinGW), and MSVC VS 17.9 Debian Bullseye Kernel: 5.4.0-167-generic Compiler: gcc 10.2.1-6 Debian 12 Kernel: Container Host Kernel Compiler: gcc 12.2.0 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 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/