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 2FFF445EE6 for ; Thu, 19 Dec 2024 06:33:34 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 095AC40144; Thu, 19 Dec 2024 06:33:34 +0100 (CET) Received: from mail-qv1-f97.google.com (mail-qv1-f97.google.com [209.85.219.97]) by mails.dpdk.org (Postfix) with ESMTP id 41DF840144 for ; Thu, 19 Dec 2024 06:33:33 +0100 (CET) Received: by mail-qv1-f97.google.com with SMTP id 6a1803df08f44-6d933736380so4875096d6.1 for ; Wed, 18 Dec 2024 21:33:33 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1734586412; x=1735191212; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=yskTSj4/QfZ/RdKbB/3cRuA20FDqpw84wPdQccguvw8=; b=cOeqHvqxD53BayXmq/nOdDjg//QIIgCvOFQcdTKqKu1H1MuPNdo3VElEz677A1yuRE VTsuItK/MV/ATGf1a6QpNcThnDyM1mBvWgKKKr1wO0dz8IQk6Q5BzpuruO/gKiHQ/CE6 riWBfUivbdLj6XHfC4CHHQKzrJ2Gi8ymTCpqY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1734586412; x=1735191212; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=yskTSj4/QfZ/RdKbB/3cRuA20FDqpw84wPdQccguvw8=; b=ZhcZFayw8m+QBoG6wXbiLMLLYAOoKVtmbfzjZ9ok1hnfPR6Zz2rkuXRIA8c8vPtz2c bAzcjdA6YEFA+BfCHSrLOvvzVeXUYcL9LfUHJzLJwhHemUDivkXNfeKtMl4BFPMZajE1 gHJzjUsTNom3BWuFpWPimhjOGhamRjUXBCP1yjqAw4R0KblbcBZJdEyjY6mF+1mAqy8B YGnZ243qYJOxYLG6Ysw8v5cZC83qShfqA97g2UNpEbHoKW+H3xcsTmk/MtWhZHeKogze sYhJJxGru6gNQJResKO7J9t/raqLp2vTEn4hEx/5dS8o+8YejOU5CzS0pIpSwdA3FcDR jINA== X-Gm-Message-State: AOJu0YzjZ48a1TEYLo3zx8tEmG36LzRbRuFyh4BKlIQAXnqxEWUa41IX aKSiejKgleVAMqUWiHlSKrwqqV6zv06zF0l6A1i6eNlic4/LQmno0SQeBfjlxUIf2x+THXn3o5r QYa0Om+y9ZetUverMFAvw2a6bdME66CZh X-Gm-Gg: ASbGncvFO93thntF0hJ95DQuly4TN65CDuC+hAEjj1Q94y+mDBQhALJf0erKRwbaH2S ZKrDO7Vor61jaZTb6RiK+/cryCC3jWZiYhbwmN5uc/uoVe+fmov1K2phmM1AZ7/BQOT+QSFPMrp 6MKRF3uaGkxOebOPaL7rRdrAZg3LDh8m9d/O8L3IYoNs3jSK9oQMubwIs1IXe0+KDOTDSzvs0kW VPtKeWMdw8o4sk4pAwcZFpC1U2Wp6Q83z4Zk9qarQK6pLP0rA8TfZvvS1Fxvx3T3c3qPk6YP3+c aA== X-Google-Smtp-Source: AGHT+IEstOMa0gSckloLPR3Fp5qDcPQSjUJFkVOXtCoFSpNkCg4EDNqtWFvE5K7mV+pvYair60CJBSEL5pL4 X-Received: by 2002:a05:6214:19e3:b0:6d8:9124:8795 with SMTP id 6a1803df08f44-6dd14b93060mr35429466d6.1.1734586412632; Wed, 18 Dec 2024 21:33:32 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id 6a1803df08f44-6dd181a36d3sm386146d6.54.2024.12.18.21.33.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 18 Dec 2024 21:33:32 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Wed, 18 Dec 2024 21:33:32 -0800 (PST) Message-ID: <6763b02c.050a0220.14c7fd.310fSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.5] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 55BC56052471; Thu, 19 Dec 2024 00:33:32 -0500 (EST) Subject: |FAILURE| [GIT MASTER] 340c178977a29d2bffa4e43122207ce3a02be7ee From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu, Xueming Li , Christian Ehrhardt , Kevin Traynor , Luca Boccassi 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: tags/v21.11 340c178977a29d2bffa4e43122207ce3a02be7ee --> functional testing issues Upstream job id: Template-DTS-Pipeline#203274 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 | +----------------------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31981/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/