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 414C9429D8 for ; Mon, 1 May 2023 02:57:53 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 17E16406B8; Mon, 1 May 2023 02:57:53 +0200 (CEST) Received: from mail-qv1-f100.google.com (mail-qv1-f100.google.com [209.85.219.100]) by mails.dpdk.org (Postfix) with ESMTP id EDC6D406B8 for ; Mon, 1 May 2023 02:57:51 +0200 (CEST) Received: by mail-qv1-f100.google.com with SMTP id 6a1803df08f44-5f3da4f91a0so9611476d6.2 for ; Sun, 30 Apr 2023 17:57:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1682902671; x=1685494671; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=niCxnE1uQCWqJYRCTbHzZbUjBhV8ARDAjB9nmKWRTbI=; b=eZpJwmnmYRNOyvvzhaWYXaWhE7eRUxUqnohMac/R47JiMtOGq0jCM6Wl+czHJg3rCB pVwTJcg3xCTwTe8MPcRSTazHyxJw2FGh0dzfmC2HI6il8eHpJ40nUrrd1XN0u9WK2eB5 xevRRqtAGDVEKnKP2TpxgSPC2A2GBivPvLpCo= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20221208; t=1682902671; x=1685494671; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=niCxnE1uQCWqJYRCTbHzZbUjBhV8ARDAjB9nmKWRTbI=; b=A0NYQtv0C8cSVqu71WBvPcHzYZmZVewYGpk6KnxubR/yNPBHTKqkgav2nZyDzXqnyL uP7u58tT9UjEHHjQxpVP3s3n0WLLKDTzTKb4al03nb5DmOtewdkmSYcq8yNuiGcI+71A uN0ZEdTfwk4HQqETgdvLl2Nc/fw6MQqTZvOTK14y3/Av9wDmV7QrQ8ghZM17uzkHztbr nQVkw0XmgstntA14rUO+3tDlOY5j1QGZeX7FLqxhV0keZKw9LVLmsPiF/zcrCEYh5IVn JyrF/dTgpoUc3OrdDYjlyHRd4rYxz3BGqEn7MNtRT+X/qBRO/YBvCabpjw2J1SfU5m9Z SxnQ== X-Gm-Message-State: AC+VfDz98pVpq0LNjQHbbinKomMPRbiJ0Tl1JKWUXns1a1i+8vNE8ADc fh8EIkv56G6S7FyrmEi0PqVeBUJlNO5FUKZ0gQdjDwbvhgtVzWWUe2KQlQ== X-Google-Smtp-Source: ACHHUZ7gD8hZI13+xn7CRj24J2h7rzqfw0+xc3nA6dksVf8H7vaG54MNZuK3YM1/JCTJ0OxE4P53E7BNe5EZ X-Received: by 2002:ad4:5f86:0:b0:619:152a:b99b with SMTP id jp6-20020ad45f86000000b00619152ab99bmr8757062qvb.6.1682902671341; Sun, 30 Apr 2023 17:57:51 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id z9-20020a0cfc09000000b005ef5ddfa499sm1485832qvo.61.2023.04.30.17.57.51 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 30 Apr 2023 17:57:51 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 30 Apr 2023 17:57:51 -0700 (PDT) Message-ID: <644f0e8f.0c0a0220.1f854.ef49SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.2] (unknown [172.18.0.34]) by postal.iol.unh.edu (Postfix) with ESMTP id 07F23605246B; Sun, 30 Apr 2023 20:57:51 -0400 (EDT) Subject: |FAILURE| [GIT MASTER] d03446724972d2a1bb645ce7f3e64f5ef0203d61 From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, David Marchand , Thomas Monjalon 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 _Functional Testing issues_ Branch: dpdk d03446724972d2a1bb645ce7f3e64f5ef0203d61 --> functional testing fail Test environment and result as below: Ubuntu 20.04 ARM Kernel: 5.11.0-46-generic Compiler: gcc 9.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 1/1 Failed Tests: - unit_tests_mbuf Ubuntu 22.04 Kernel: 5.15.0-58-generic x86_64 Compiler: gcc gcc (Ubuntu 11.2.0-19ubuntu1) 11.2.0 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/2 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/24440/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/