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 181E2433A7 for ; Thu, 23 Nov 2023 11:29:41 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 1363742F17; Thu, 23 Nov 2023 11:29:41 +0100 (CET) Received: from mail-ej1-f99.google.com (mail-ej1-f99.google.com [209.85.218.99]) by mails.dpdk.org (Postfix) with ESMTP id 726014026B for ; Thu, 23 Nov 2023 11:29:39 +0100 (CET) Received: by mail-ej1-f99.google.com with SMTP id a640c23a62f3a-a00b01955acso97009766b.1 for ; Thu, 23 Nov 2023 02:29:39 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1700735379; x=1701340179; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=GSg7Qj0qQlKljmvo5iXT/SLaJZNKrNCZubYLxXwQoaI=; b=bnDW4bVDnHdHV1s8ijQgw0Suv5UlLXxRR2ZIAwhVOpipLuasyHJxAVrPpleDocwin+ +4diOBcpcYta0Sts66bCOASJekRfGZWsBW9BsJAg91S12ZWSmA3BbpWx55R1J6vVwhv1 73+J/HFq77VuRF1pC7rofZ+ay31JqsD60EivE= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1700735379; x=1701340179; 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=mPR/YtRFjpEuQPU0ypURTROqQNojNV1p0cufdT2cVOBen577m0JC0e+UOR1VLALZPz I2Ye5QTAKa/6S06lNfymiGlSUouC+Au/9HS7g+U7ZMPRZCMDuVYIOlTw1oD3rUVzhHQi PAF7I4+5B/zNdEfAriahsPiz07sUKaWDEgD6IAq8PdmtRrI5W9H2JWr1nsS9GUhzv991 AWxW/fXsN91n3pHz8T1cYDLj5jBEeeF882M3IpOCMvkM20hz+ZDasr/ztuKhly6UNOuj 9iVlwdSXLtX/ACt0b/dAApOZxdymbe+V7y0NXaTjeWL3GG85yijShEaTwjmI57UXPBAG vGcw== X-Gm-Message-State: AOJu0YxWpfXqvGdOFDo0HmES5h+iPbAypLd3eSYpJ3vyeCEBDEnMpyy7 /3MomNwcXK/4hpVdOJ++bN/x8pkcbbjBylnuhRwgISsNuf6k7q919DoyIw== X-Google-Smtp-Source: AGHT+IGYp9mUR5zuh4LVcunHFu2n0CKuBpDPP0h3plnT3ulgRdD6YxJz2SLizPJ2e0Y64eDBQtVEHlcaj6ZP X-Received: by 2002:a17:906:3f45:b0:a01:9985:30d9 with SMTP id f5-20020a1709063f4500b00a01998530d9mr3815578ejj.12.1700735379225; Thu, 23 Nov 2023 02:29:39 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z3-20020a170906270300b00a0457a32fdcsm143145ejc.63.2023.11.23.02.29.39 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 23 Nov 2023 02:29:39 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 23 Nov 2023 02:29:39 -0800 (PST) Message-ID: <655f2993.170a0220.fa18.1abaSMTPIN_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 6BA766051823; Thu, 23 Nov 2023 05:29:38 -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/