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 C7C9945B2E for ; Sun, 13 Oct 2024 14:19:45 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id C3A63402A1; Sun, 13 Oct 2024 14:19:45 +0200 (CEST) Received: from mail-io1-f98.google.com (mail-io1-f98.google.com [209.85.166.98]) by mails.dpdk.org (Postfix) with ESMTP id 3C59C40273 for ; Sun, 13 Oct 2024 14:19:45 +0200 (CEST) Received: by mail-io1-f98.google.com with SMTP id ca18e2360f4ac-8354599fd8aso135254239f.1 for ; Sun, 13 Oct 2024 05:19:45 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1728821984; x=1729426784; darn=dpdk.org; h=references:in-reply-to:cc:to:from:subject:message-id:date:from:to :cc:subject:date:message-id:reply-to; bh=CVRsmbPSY5jQl1mQUXrcpbjz9SmjKnovly3//ZCs7JI=; b=dW2JJi8emqpn8R0MjHxshcWlRjZU7JwTLwSfeXfOX6MuZ44QriiwWr1mtm750nCFFv 3Ey4Nlkd0jFf9A5SH3JnyrJ6atz7CEygFjkdoNwEWdfiggNo35hcuitGWC+8dTWEUHyL Lty1XFpl6E+NSJ8e4MdYalHt4PcURfRRaQ1Q0= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1728821984; x=1729426784; h=references:in-reply-to:cc:to:from:subject:message-id:date :x-gm-message-state:from:to:cc:subject:date:message-id:reply-to; bh=CVRsmbPSY5jQl1mQUXrcpbjz9SmjKnovly3//ZCs7JI=; b=eAkBvki5WnDhdxBSo7jn/6bV+jq80sApJQX4eV57ydUYf7SYQW3r9aUfWo7/K4FOON QuPe9jwTKqFeVnPCfywxQuz8TVuUMFa2BbZEc8DjUfd52YoOd9/VWrVj3RpnlzvZ9aZc IUEoJ5X3qj1hJ5ExfwswMVCHGOZ6FjMgfJsvykOESe7g8utnWcWOGHKTysQY6HKeyfva k7nShh31kpRbsKOGnnxzo8mMzDrbGs4HpwyZjAe/NGBRN4R2zkgteqs8M4ylmpJQHiMu IrgQBNSIVbeUQ92dBWnNQkXyXdnCqf0N2zZKdyg5RCXq8OVGGzBpJLoQjfZkbKKiR98N 5tPA== X-Gm-Message-State: AOJu0YzlaWOwe8OHWpAbmm3z6c8XSX9UyIFh7+YgeO7hUSRy6xE2tsWd 0vg+cdfVWnrDycp2La02+LXWgCAsQLGuQ/lhArVktjPhl8M5xceBoBgZyWl1v6KS51Eq60sbXFt 8jwGTT/yIylauofC04MF5k//t8K/uxJaRuO9byXSH7wbZ3MnHYTlSXdy+ X-Google-Smtp-Source: AGHT+IFrCPOX8xsf6feT6UJBVpF5bY6U/glBl1JbrwOjAqB9yZKgYcgmLDsmcO/5ePvmVHSkKbV6oBXDavmf X-Received: by 2002:a05:6e02:18cb:b0:3a3:b4ec:b3ea with SMTP id e9e14a558f8ab-3a3b5fb2f8dmr51297695ab.16.1728821984506; Sun, 13 Oct 2024 05:19:44 -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 8926c6da1cb9f-4dbcfe5c1f4sm55129173.23.2024.10.13.05.19.44 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sun, 13 Oct 2024 05:19:44 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sun, 13 Oct 2024 05:19:44 -0700 (PDT) Message-ID: <670bbae0.050a0220.3283f5.4abcSMTPIN_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 20D186052471; Sun, 13 Oct 2024 08:19:44 -0400 (EDT) Subject: |FAILURE| pw145777 [PATCH] [v4] fib: network byte order IPv4 lookup From: dpdklab@iol.unh.edu To: Test Report , Lijuan Tu , Ferruh Yigit , Georgii Tkachuk , Qian Xu Cc: dpdk-test-reports@iol.unh.edu, Vladimir Medvedkin In-Reply-To: <20241011175701.116371-1-vladimir.medvedkin@intel.com> References: <20241011175701.116371-1-vladimir.medvedkin@intel.com> 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-intel-Functional Test-Status: FAILURE http://dpdk.org/patch/145777 _Functional Testing issues_ Submitter: Vladimir Medvedkin Date: Friday, October 11 2024 17:57:01 DPDK git baseline: Repo:dpdk Branch: master CommitID:98613d32e3dac58d685f4f236cf8cc9733abaaf3 145777 --> functional testing issues Upstream job id: Template-DTS-Pipeline#187599 Test environment and result as below: Arm Ampere Altra - Ubuntu 22.04 Kernel: 5.15.83+ Compiler: gcc 11.4 NIC: Intel Corporation QAT 8970 0 Mbps Aggregate Results by Test Suite +----------------------------+--------+ | Test Suite | Result | +============================+========+ | crypto_perf_cryptodev_perf | FAIL | +----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter 82599ES 10000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ Ubuntu 20.04 Kernel: 5.4.0-122-generic Compiler: gcc 9.4.0 NIC: Intel Corporation Ethernet Converged Network Adapter XL710-QDA2 40000 Mbps Aggregate Results by Test Suite +-----------------------------+--------+ | Test Suite | Result | +=============================+========+ | unit_tests_mbuf | PASS | +-----------------------------+--------+ | vhost_virtio_user_interrupt | PASS | +-----------------------------+--------+ | virtio_smoke | PASS | +-----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/31441/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/