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 B5653425F1 for ; Wed, 20 Sep 2023 16:48:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id B037A4027B; Wed, 20 Sep 2023 16:48:53 +0200 (CEST) Received: from mail-yw1-f225.google.com (mail-yw1-f225.google.com [209.85.128.225]) by mails.dpdk.org (Postfix) with ESMTP id 210264027B for ; Wed, 20 Sep 2023 16:48:53 +0200 (CEST) Received: by mail-yw1-f225.google.com with SMTP id 00721157ae682-59bd2e19c95so74250207b3.0 for ; Wed, 20 Sep 2023 07:48:53 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1695221332; x=1695826132; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=IunloJo0992+3iYH7RwWLfblR5KWT3nXD8jhP8zEJHc=; b=WiXe+4V1ZFnfCqvpRDTQhbduCJZbL6c0Kl3e8FstApKC4N+VFvmitpRJScjB673J0V R33VKPCvwvby9gE6IBAs/xGQCJWvkSR2Ve7RPq+e8Zl488H/PwxvQiEiZcTV8XsUpAYe XZip7ytki/gSAX7Rkkn2YIdrBojwOJhqS8OT0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1695221332; x=1695826132; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=IunloJo0992+3iYH7RwWLfblR5KWT3nXD8jhP8zEJHc=; b=Y67u1CKf09lle2zKvOHjkQ+twc9TcpNvnyy90VzfccieQaCu3PmLxGYEEQCVRrb5GG 2TI6S8cCAu8ScybYuw4oVnVlk47qf7Wk7xc+gKk/nRZQ+hEzCQuwA4/P2DAePtB/3v/N 8Z5eYUD41IrEkguOBlHa4B0h1kxlPSkC1sanb9BVG12kic5G3sN0E1q04oxocS8sCX7t damZNw/9YqdE/iKKRPus4OAKMnGjXb+wYv2lZXmWaIJ8Rqvy6dMTzJ+uzvVE0eKVfbM7 Df/KFK5k5wGljgwpjpQRLgveyD/VCiTDdRDQjCHBgJSE97vyp0UWVwvkXkBTo3IFk1aB 7Qtw== X-Gm-Message-State: AOJu0Yxf2jZ+B8Rjj0ZBT6V3bVkYAVjZNrMnOD92mo1drf0fKLPi5asQ 8/LAiLvBatv5xXfjSJE07A+9hM7TQA3ehYNijb1k+Sg/6V19WX6AMCZHxg== X-Google-Smtp-Source: AGHT+IHbjHwsDCV1fO14j+EeD1MrqQByS4mVkytCZZf23JUbCQHGO7UeGm8AKjJWUtt6T6Yl5uC744oqCHQL X-Received: by 2002:a81:6d0f:0:b0:59b:eb64:bccb with SMTP id i15-20020a816d0f000000b0059beb64bccbmr2983923ywc.12.1695221332640; Wed, 20 Sep 2023 07:48:52 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id u198-20020a0debcf000000b00595677aacfbsm1581894ywe.16.2023.09.20.07.48.52 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 20 Sep 2023 07:48:52 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Wed, 20 Sep 2023 07:48:52 -0700 (PDT) Message-ID: <650b0654.0d0a0220.2a985.321dSMTPIN_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 512206052514; Wed, 20 Sep 2023 10:48:52 -0400 (EDT) Subject: |FAILURE| pw131725 [PATCH] [v2] testpmd: add hairpin-map parameter From: dpdklab@iol.unh.edu To: Test Report Cc: Gregory Etelson , 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 | +-----------------+----------------+ ==== 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 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/