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 BC646425F1 for ; Wed, 20 Sep 2023 17:07:43 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B651D4027B; Wed, 20 Sep 2023 17:07:43 +0200 (CEST) Received: from mail-pf1-f228.google.com (mail-pf1-f228.google.com [209.85.210.228]) by mails.dpdk.org (Postfix) with ESMTP id DA1274027B for ; Wed, 20 Sep 2023 17:07:42 +0200 (CEST) Received: by mail-pf1-f228.google.com with SMTP id d2e1a72fcca58-690d2441b95so732548b3a.1 for ; Wed, 20 Sep 2023 08:07:42 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695222462; x=1695827262; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=u35NzAa7HoT4MeZaPR4vSK18Q7awrAi1s6eI5ur5Ncc=; b=FrWz9JTxDbFyKWV2Sk6gYSXGdKysNGctoeV5T0XlPMBE6gSDxmtxJmAgV2loEx/2yf xSGVOAFiCD0Qz3Mbecc16/Hb1/7T5YIYpK1w8GK61beC87SIeLTOF83WDG/e8/fQ8hjQ LTbMPjVmdrCUQxnp+K2UCyOA8nIrL9hIAg0KI= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695222462; x=1695827262; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=u35NzAa7HoT4MeZaPR4vSK18Q7awrAi1s6eI5ur5Ncc=; b=nkYgCsJpL51O71Z/+uzq9yz5NPGU6BTwDaMZKHRNCQB8c89Vm8tZ6y1x6nVdjxzG3N RexAyCiqWaCZwzbSFlPbce+6IQ6fRPgxlw6kIfvtMntw+wPhJICFspMBjgXBAD64tzMI Nbxt6ddMVBn1uKbd03/M2iLGg2ZKMvIIQbAPlKbwJ2hc5t3PiAfJULQIFn68Q17A0kFj 8/9/Dvlyn6+S923Et52tVZGA35if3CnvwQ8USSXkvpDsIqYEgrJ27t0U4wZwCY6Z7kxs TdZkTf6nNuKQBDJU0gx0Nwvc2la1C7K/Oln8qIT1hVHGFhYXlK+BivajDOazuO+yll8P W3Wg== X-Gm-Message-State: AOJu0YxhzxgS0+Ph5cYIOTWshf5k4lTQ6uQAI5KotNK+JjNeAp2yrKbx ZooS76LlSCiaNBSIXzTGkoBWRrKXjeYJ4tcfOQ60gcFNl1DgJCHGVpavBQ== X-Google-Smtp-Source: AGHT+IGiwmfikZKbUT5NlJ8n9u4ZM6FB3c+gsbzHXAYlXcZWpthd8hmBLV3VYVebQjv1SvZyFVuhJYzMNGlQ X-Received: by 2002:a05:6a20:258f:b0:15c:de4b:6646 with SMTP id k15-20020a056a20258f00b0015cde4b6646mr2180817pzd.9.1695222462042; Wed, 20 Sep 2023 08:07:42 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id k3-20020aa79d03000000b0068fcd369a88sm215971pfp.12.2023.09.20.08.07.41 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 08:07:42 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 08:07:42 -0700 (PDT) Message-ID: <650b0abe.a70a0220.8f6f1.9ec5SMTPIN_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 22D4F6052514; Wed, 20 Sep 2023 11:07:41 -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 | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Ubuntu 20.04 | PASS | +---------------------+----------------+ | Ubuntu 22.04 | 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) Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) 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/27668/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/