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 C1A0D425F1 for ; Wed, 20 Sep 2023 16:59:47 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B7E874027B; Wed, 20 Sep 2023 16:59:47 +0200 (CEST) Received: from mail-pl1-f228.google.com (mail-pl1-f228.google.com [209.85.214.228]) by mails.dpdk.org (Postfix) with ESMTP id CE6A84027B for ; Wed, 20 Sep 2023 16:59:45 +0200 (CEST) Received: by mail-pl1-f228.google.com with SMTP id d9443c01a7336-1c364fb8a4cso64901355ad.1 for ; Wed, 20 Sep 2023 07:59:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221985; x=1695826785; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=CLoxIsuB8fcsBcGUeLwTIUupy9E9qwAq4hFovKeZoRQ=; b=Z0oYQjyMhl/ZCyUbTYH6y38fVEvxKhmJyOZzB4rWzTsShkq7po2r7oQKEcBzEtdDAX bqTvqdzKmLAGt6k2l8WCzUe9OQ8d6oiFYMA1l2mBjyw2orDH7qXGphGMx7fgKqDtrD7z Fg2bu66GIqDC2rH2xGk8RRR3QHpD6Mj5uDFLs= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221985; x=1695826785; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=CLoxIsuB8fcsBcGUeLwTIUupy9E9qwAq4hFovKeZoRQ=; b=VB6/JLGG2ssz6XXlGu5AyZwlRzqjSvQEbrNSPYxufA873sg3QhPaXJ9ccIf/5hgF/P jPrB6VGRTauaINtOtNb061s3czDqTDMbP0HcuysxmckCtHloXM7hEOlbYWOeenErPXqW qebqQcvA5kqv8s9P+kGv/RArEiXqYYvwpOS9MFmnG90k1+OqERm3LXrsykJihC8yLcJu RSGIZywEqVTVR21lgOSRMGgruL05vE4urJI4/WVCRx7rQvYL6eSn5KFdo+i3wzVBND/t R1OCdDye3RECcGBdg+u9dhaOsJ2DMjF+pXge+1Z3AQEbsR4Bjcv8lWG9KgFZ5ZDWOPl6 MW/w== X-Gm-Message-State: AOJu0YwCWtonh7SKFE5aTaomB3ZSo4JEpeG834s/OikzEilnzJpUuh4b Q3OREOuJbgsRk9BmSnqqLbWAXUlcHrrWfOg4Fzy3nnSnQwzTszPuG0orGcVeMPEgukrZXzKJVA= = X-Google-Smtp-Source: AGHT+IF863Y8uspTjrSLo71tSrtvUmRyuZ/LygMep3NmVGwIjKzGeNuDWh8+tnaGw1Gywcdzdpy1s+dQcDQI X-Received: by 2002:a17:903:1cc:b0:1c4:3cd5:4298 with SMTP id e12-20020a17090301cc00b001c43cd54298mr2725090plh.18.1695221985090; Wed, 20 Sep 2023 07:59:45 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id jf1-20020a170903268100b001bbc9e9ebfasm736323plb.102.2023.09.20.07.59.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:59:45 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:59:45 -0700 (PDT) Message-ID: <650b08e1.170a0220.38e61.bf89SMTPIN_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 443766052514; Wed, 20 Sep 2023 10:59:44 -0400 (EDT) Subject: |FAILURE| pw131725 [PATCH] [v2] testpmd: add hairpin-map parameter From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Gregory Etelson 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: FAILURE http://dpdk.org/patch/131725 _Testing issues_ Submitter: Gregory Etelson Date: Wednesday, September 20 2023 12:22:16 DPDK git baseline: Repo:dpdk Branch: master CommitID:31e60e81f025e9fffa69b68bffe5cfaa22d5c098 131725 --> testing fail Test environment and result as below: +------------------+----------------+ | Environment | dpdk_unit_test | +==================+================+ | CentOS Stream 8 | FAIL | +------------------+----------------+ | CentOS Stream 9 | PASS | +------------------+----------------+ | Debian Buster | PASS | +------------------+----------------+ | Debian Bullseye | PASS | +------------------+----------------+ | Fedora 38 | PASS | +------------------+----------------+ | Fedora 37 | PASS | +------------------+----------------+ | openSUSE Leap 15 | PASS | +------------------+----------------+ | RHEL8 | PASS | +------------------+----------------+ ==== 20 line log output for CentOS Stream 8 (dpdk_unit_test): ==== 97/107 DPDK:fast-tests / telemetry_data_autotest OK 0.22 s 98/107 DPDK:fast-tests / telemetry_json_autotest OK 0.22 s 99/107 DPDK:fast-tests / thash_autotest OK 0.22 s 100/107 DPDK:fast-tests / threads_autotest OK 0.39 s 101/107 DPDK:fast-tests / ticketlock_autotest OK 0.22 s 102/107 DPDK:fast-tests / timer_autotest OK 2.63 s 103/107 DPDK:fast-tests / trace_autotest OK 0.26 s 104/107 DPDK:fast-tests / trace_autotest_with_traces OK 0.22 s 105/107 DPDK:fast-tests / vdev_autotest OK 0.22 s 106/107 DPDK:fast-tests / version_autotest OK 0.22 s 107/107 DPDK:fast-tests / telemetry_all SKIP 0.01 s Ok: 97 Expected Fail: 0 Fail: 1 Unexpected Pass: 0 Skipped: 9 Timeout: 0 Full log written to /home-local/jenkins-local/jenkins-agent/workspace/Generic-Unit-Test-DPDK/dpdk/build/meson-logs/testlog.txt ==== End log output ==== 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 Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 Fedora 38 Kernel: Depends on container host Compiler: gcc 13.1.1 Fedora 37 Kernel: Depends on container host system Compiler: gcc 12.3.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) To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/