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 83427425F1 for ; Wed, 20 Sep 2023 16:52:02 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7ED8C4027B; Wed, 20 Sep 2023 16:52:02 +0200 (CEST) Received: from mail-pg1-f227.google.com (mail-pg1-f227.google.com [209.85.215.227]) by mails.dpdk.org (Postfix) with ESMTP id 3F2D44027B for ; Wed, 20 Sep 2023 16:52:01 +0200 (CEST) Received: by mail-pg1-f227.google.com with SMTP id 41be03b00d2f7-578a44dfa88so1839997a12.0 for ; Wed, 20 Sep 2023 07:52:01 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221520; x=1695826320; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=XbcDTD4k5yn32OsWyQCSDUu1/sQRMQgGZRxc2NvB4sc=; b=TqIU1tSRBThA2wWmaXE5NMQrRhsFT9f4VjDSlJ6tCirRa/AgYjllofGQ2LOmjxyDr1 Cigtzf80ypdK0SufF8y5x26U7Z+hQYXzZgf75SWSH8y+UyAIDmwId4LsTTHhIW7vmgBn Y8IUpq0Egx5ncxpoAeDI90yFgPZzcpkr4nnz8= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221520; x=1695826320; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=XbcDTD4k5yn32OsWyQCSDUu1/sQRMQgGZRxc2NvB4sc=; b=WkCZlrPOWVdCxygIMM9NkeHbSxW5s3UjSEmzdUaO2JLnPDMmiB2C4hGxjdWfEOwYvf l45U32ll268vVB/KtM4e6f0WqwHrKA0BGD69nCq4yqGsjltXa4EkBWHPs5JQPhKxQy/z KIw+DDvvIfwRbjGOypRw5LiSXDFb6dEHofap6i+8njSqt3mqxRpgqvPjnaZfEi+k+ze8 Ux0dnXcRYQC0Ojv64MCTpTeBcBVeOSFtWQ3OXwM4hFPnl2XwOJmDRz6Iie0L9j5A/2uo AkwJDEpLPgfQDOAJVv/vEsAyAd4/MHxDltulSZgpzHl91hFRExf4udXzS3CX8lLMzxQr 0cHw== X-Gm-Message-State: AOJu0YzAmPpNlqrazQwed4OkIIK83s5u1EgQjJk0+prNK/nGqUbz1mXY redrNcAGLQyPAsOwShr5nV0h1gLmYEF5oG4UFWJUAU8svZY0kL/6b+YfsA== X-Google-Smtp-Source: AGHT+IF/QQYMq2woy5TEZ1fTsKhRM7NY1v19lQvNTgN6b1Z8JdfLfDbcbXcpU6l6bKkdMYMtIapnIIHUPRFZ X-Received: by 2002:a17:90b:18f:b0:276:caee:db4d with SMTP id t15-20020a17090b018f00b00276caeedb4dmr1538888pjs.10.1695221520525; Wed, 20 Sep 2023 07:52:00 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id nu11-20020a17090b1b0b00b0026372ccbbbesm123310pjb.17.2023.09.20.07.52.00 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:52:00 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:52:00 -0700 (PDT) Message-ID: <650b0710.170a0220.52b7d.60f7SMTPIN_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 B8CF46052514; Wed, 20 Sep 2023 10:51:59 -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 | +-----------------+----------------+ ==== 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 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/