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 4DAAA43206 for ; Thu, 26 Oct 2023 13:51:32 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 498944025F; Thu, 26 Oct 2023 13:51:32 +0200 (CEST) Received: from mail-io1-f100.google.com (mail-io1-f100.google.com [209.85.166.100]) by mails.dpdk.org (Postfix) with ESMTP id 98A594025F for ; Thu, 26 Oct 2023 13:51:31 +0200 (CEST) Received: by mail-io1-f100.google.com with SMTP id ca18e2360f4ac-7a6774da682so22558839f.3 for ; Thu, 26 Oct 2023 04:51:31 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1698321091; x=1698925891; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=444BX5EQHAwfPVYTDGJXNg6TTZ+vv1++TmP4ORdJCZY=; b=Vl9DzjzyPtqwvq7rpAgjou7uu3C73ffEP48TKhlFFFTcdDfeFYmb/ImiPhDDuT9Rep jzWiPaLC9CtiSty+blsuMi17XT+1rXOqB2D8Wqpb6isH/2wCENP9hsVFd/9BqWmzm+V4 XyyRCD/fdl7lGDL79X+cIoDbJU4VhVBKu6jAk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1698321091; x=1698925891; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=444BX5EQHAwfPVYTDGJXNg6TTZ+vv1++TmP4ORdJCZY=; b=BwPK5oxJWGv1UabfmcUVEEouPRP4gKecBJ7dlhCzy7iozqlo+mfoYph9Mf7V14R9my PGaT6vSw+7oXEwnK+tlm8z9AHwxHBT0lFjXQS1JTgJG/+SZMMbo3rM7kszsY9eLZMR4I VXY7YjzAGsf3i6oqOQd9lEQ5kOwoW2CxEOtdQbJcBtmvs5YV057ngxOGRJMjXHY9vJSr JIpxI0hX2xmdHZTfi1YyRxqVRKM4s1WzyIWlfDPkjfCWXBDAvMW4c+ChPVAWs0e4BZdq 2EU7iyjok8tX+SMD0bSuxnH8Zq7tsMMXxTG2Z5YthTjIEdqzGqsjaOA9knUFPu1Zgrv8 dMag== X-Gm-Message-State: AOJu0YxcuR8JL3zNUSuUGJ5sXbW72H/ad9me+BmdUjEOeD/btdKgs3BI JGC3Nzv2ASwv51vkaQ5rE1w+M8MrSm8G9KOuuGyNp5f3UrvO3lEYhAertw== X-Google-Smtp-Source: AGHT+IGjML8QXyUJe8l8srkYlYD39l5OYjUI9UI++D+ir4xKyLMUYFOxzrIOlNUkuK5gwT7GV0/VDeXFvhyY X-Received: by 2002:a05:6e02:174a:b0:34d:ee65:a8ca with SMTP id y10-20020a056e02174a00b0034dee65a8camr27631904ill.24.1698321091127; Thu, 26 Oct 2023 04:51:31 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id v15-20020a92c6cf000000b0035808aa0e00sm59952ilm.74.2023.10.26.04.51.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 26 Oct 2023 04:51:31 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Thu, 26 Oct 2023 04:51:31 -0700 (PDT) Message-ID: <653a52c3.920a0220.6b97c.387cSMTPIN_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 A6CA96051827; Thu, 26 Oct 2023 07:51:30 -0400 (EDT) Subject: |SUCCESS| pw133376 [PATCH] app/testpmd: add size parameter to raw_en 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/133376 _Testing PASS_ Submitter: Gregory Etelson Date: Thursday, October 26 2023 07:30:47 DPDK git baseline: Repo:dpdk Branch: master CommitID:2a0557d1ea21c3f63a212385348c97c414970e81 133376 --> testing pass Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | PASS | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ | Ubuntu 20.04 | 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 CentOS Stream 9 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.1 20220421 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.1 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 RHEL8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.3.1 20191121 (Red Hat 8.3.1-5) Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 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/28081/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/