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 0DC29433A7 for ; Thu, 23 Nov 2023 11:21:06 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 08FFB42F0E; Thu, 23 Nov 2023 11:21:06 +0100 (CET) Received: from mail-lf1-f97.google.com (mail-lf1-f97.google.com [209.85.167.97]) by mails.dpdk.org (Postfix) with ESMTP id 3B482402A6 for ; Thu, 23 Nov 2023 11:21:05 +0100 (CET) Received: by mail-lf1-f97.google.com with SMTP id 2adb3069b0e04-507e85ebf50so842042e87.1 for ; Thu, 23 Nov 2023 02:21:05 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700734864; x=1701339664; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GSg7Qj0qQlKljmvo5iXT/SLaJZNKrNCZubYLxXwQoaI=; b=Q7aiuIFOl7wfFXsGytXKnEN3SUM2JHs7e4MHghnFfce8FIXRC0ZC12aNSbeTiOs3FZ HcrA6po58aMxdKbZoR9I+5DD60FlRNTwNySNHPJ/+O3T7OhewLOZeCivMCqUyNGBVnI9 o4JVmlGWfv+6A1HRzTMfoGjHXtrMBUJ6gNYBw= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700734864; x=1701339664; 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=p3FWBPMXCj9h9F76JFuFX1JHlSjjkYtXoLpvQs8W0FSFXRfqpjuD1nqmag9kc3nEi4 +pqROjjIMYzu0kfy5m9JQexiZyO+O1zFgZERcwo3r2UfDv3jQd1dfmBJswP5ogHYwsQq FoOBp2QO1pay7AVGz+9i2HE0xMfpEHCpi0eanPe2LPITXVtoGN4NwoVQjVI3DdNePcmI NrBRpog1MdZ32kicrgaWQycaWQD5KNvJxEttD2pGqnNKWN+sCAasbKuAPuNbWYhh8qkv Gl38N8oxIUDX/caTMckW1EI1eEo6+7mDjjwauWTsEe55DcR1jhD3CCIznzfk/lw7Ytwf iwEw== X-Gm-Message-State: AOJu0YxNiwh+SXtxRFepbcnAtxKPvzjKi6HCj0YY9ZnJBoqoTAvYGuGY 5FBNotb9o9MFFOdd/el/akJyXLgFeYy08OxxVanSUXGN5ZBMD+1pLkI3lA== X-Google-Smtp-Source: AGHT+IGdcMsQZxzrExS1/3Q0QBtscEjhmoVZGxedua00S+yrv8LtGBBu5b2HMYyeSyxJ01s5WiI4l0Ns+gpk X-Received: by 2002:a05:6512:234d:b0:507:9f4c:b72 with SMTP id p13-20020a056512234d00b005079f4c0b72mr4321300lfu.15.1700734864525; Thu, 23 Nov 2023 02:21:04 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id c14-20020a056512104e00b0050ab7b0a2b7sm60433lfb.4.2023.11.23.02.21.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 02:21:04 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 02:21:04 -0800 (PST) Message-ID: <655f2790.050a0220.3adc6.0a1eSMTPIN_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 58EA16051823; Thu, 23 Nov 2023 05:21:03 -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/