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 15F7C433A7 for ; Thu, 23 Nov 2023 11:33:08 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 11448402A6; Thu, 23 Nov 2023 11:33:08 +0100 (CET) Received: from mail-wm1-f100.google.com (mail-wm1-f100.google.com [209.85.128.100]) by mails.dpdk.org (Postfix) with ESMTP id 823424026B for ; Thu, 23 Nov 2023 11:33:06 +0100 (CET) Received: by mail-wm1-f100.google.com with SMTP id 5b1f17b1804b1-40b31232bf0so5307035e9.1 for ; Thu, 23 Nov 2023 02:33:06 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700735586; x=1701340386; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GSg7Qj0qQlKljmvo5iXT/SLaJZNKrNCZubYLxXwQoaI=; b=d84KD/9GxttJtY3iHSmYruLfpPASfwRcXjwDXjdtKneD5tRVmVW0rueg04IZPQC6fD U1ID8LTJMh8aMP41gz42Ou2FS6k7DEChpVXTH4KxC93IEIlYNJC4mqTNqpQpVg12bhO0 P3mA2Ct6DPf9Yfdhn3ygq5kCfuK44DUDgVRfw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700735586; x=1701340386; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=GSg7Qj0qQlKljmvo5iXT/SLaJZNKrNCZubYLxXwQoaI=; b=mEUtYC2ZBDArjUhawzpHbY/mA+tT+jKcErXchey526DAckWodX9TFa+gCpo8C8ExIz InT5AZ0EcVM+rDwuHFopnOPi0TaaEFfBkyZ+VdMhYWCc4d5NY7ztUaFY1VMX0uBTFBJn rWdT9IHXBtBhg153ADG4Wsu4jX6MASvhfhs8ePGc2rsEBIzCab+ZDhS8NXJ0KrR1Gl7t aJmQOoEl5widjRrRIptmkyoCDNq39A4AcxI5vm42HqGV5KQA+jSbeLF5mkEsi6uBV7WK 7FIbJiEXLa5+2JW5NEM0BJ7xG2v6ltbgS/fckqO/XqwlvLHeoteyEnTY86bs+zJhWKJA OOZQ== X-Gm-Message-State: AOJu0Yyd/xbkQjhkpLlF6e0EQkkpcLGautdqcs7EvPHRAYlQjC+Nxulf qmSXfPTCB5WCr1tC8UbyyLyTmrw9O9fotPMPchXzlpuvPlGQVwCbWZqpRQ== X-Google-Smtp-Source: AGHT+IGjHBVPGqeuEyUnDoJkczkPkNkVf6OJWgp+Re45QRDhSoiN8omV5sz+dLth4CjTbtITffXM7/g3GPIt X-Received: by 2002:a05:600c:46d4:b0:408:4978:b6ef with SMTP id q20-20020a05600c46d400b004084978b6efmr2075081wmo.29.1700735586127; Thu, 23 Nov 2023 02:33:06 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id l7-20020a05600c1d0700b003fe1f5ab16fsm171390wms.36.2023.11.23.02.33.05 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 02:33:06 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 02:33:06 -0800 (PST) Message-ID: <655f2a62.050a0220.cce2.111dSMTPIN_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 481576051823; Thu, 23 Nov 2023 05:33:05 -0500 (EST) Subject: |SUCCESS| pw134552 [PATCH] [v3,1/1] app/test: fix external mbuf test 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/134552 _Testing PASS_ Submitter: Rakesh Kudurumalla Date: Thursday, November 23 2023 06:42:21 DPDK git baseline: Repo:dpdk Branch: master CommitID:202e5b2bf15bbf57090bda4294375d7326fa621b 134552 --> 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 22.04 | PASS | +------------------+----------------+ | Ubuntu 20.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 22.04 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 11.3.0 Ubuntu 20.04 Kernel: 5.4.0-153-generic Compiler: gcc 9.4.0-1ubuntu1~20.04.1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/28450/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/