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 0A0F546635 for ; Sun, 27 Apr 2025 06:23:12 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 0447040263; Sun, 27 Apr 2025 06:23:12 +0200 (CEST) Received: from mail-pl1-f227.google.com (mail-pl1-f227.google.com [209.85.214.227]) by mails.dpdk.org (Postfix) with ESMTP id 5AAF94021F for ; Sun, 27 Apr 2025 06:23:10 +0200 (CEST) Received: by mail-pl1-f227.google.com with SMTP id d9443c01a7336-22928d629faso38438455ad.3 for ; Sat, 26 Apr 2025 21:23:10 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1745727789; x=1746332589; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=PVa04ji6+6GFBPJeB1gSUJhEH195M7qyGh6p8GKPGcU=; b=YBTDGKhpBgcxFtMZF+v5vmQq9WByRAvygF8y4kW9hb+F8B8ZEq+d5ImiXuNCQd4ANT 06bEB2kb/+tUAsljDeXksszP0DYncSeRfru6L8HIbPJ0gA6MPoa3fERR4SMyujLfcjpn Rvxsdp6E8uHabbSI6SJmq98VJ7ft0rF7zriMk= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1745727789; x=1746332589; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=PVa04ji6+6GFBPJeB1gSUJhEH195M7qyGh6p8GKPGcU=; b=W+AlKJxsVBK9JRYepmOBJvMxtRF0IZiWK4ZEUwBuqE9qqxba6Iu57bJ6FnE8u58fpx CiguAlI1ixQQq0KDVZIZbqCPSzlFIHVN9P+2V3RvgbCJega9O+I3IX2XNvj0w+pqPnbB UyAjS7w8+tOUqsoIpTx+MXflNZBd6jBEzZYaqCcCzSAEmv5bee6FyDolMf08zIwjMkGP l8p2k2YR6TTXTcYDM6nl19z9C9LUuRPBAJ7+47WNfLW8Q7ByxCynxZlEh+JwDmV8mCaQ y32ubTIIdE5WdvtrkGzaSj1dvuTPpL1SWteIosazABr8JghQ+JVqV5T8hnL+w0X2hOQG +0yg== X-Gm-Message-State: AOJu0YynVeMFzm4Sao074MYBRJPW8abw2/BAZ0gqhUdp1n9ASepM+3xv EHESOakcbCjjiOjc8CBVzviJaw0uxCcjQ0PHZVxCO2FGz+OzYnJigdI2Fd9q5V40zmJRIHCNBkx vJ6Zgpmprxos3MdJ2z9TjrqbP0DfTPSyj X-Gm-Gg: ASbGncvBrxCnSdGBwBQthFPBipbAkoAcEXG36+Xv9b+561TJRPH85f39buIJLDYmvaV UGu5Mi1WO+1/Kv+nVMwP+kL5f/RwvViR0ezFbbTCLgbwNuEiyoe0ojZhDPsnRyXJOBCDmHeCNpB 5TRpilmKQQogHRtocq257aWU5g2N8zBhMT8C1f3UFeitnDzM08N6ieL454560WTeZXNz6E4/jV7 SA7DiW/xrtOFMCkRfbHf897wBoQdzdB9ptZzOjUaWSYhHB5cavu1VHN4xQLPqSyA4cEBCvzuRKY +KxFUTErW62Kdw4lVJ9dY00ioPeZLpm+qj3T X-Google-Smtp-Source: AGHT+IFzt9+IiNt4V7G3Lf8fDQJSsdqNPeVQhAEt98ocpge0HEph22mBezo+OLl/PoK4dKjsSQEhy/TqbGea X-Received: by 2002:a17:902:f546:b0:223:432b:593d with SMTP id d9443c01a7336-22dbf736725mr105477805ad.42.1745727789298; Sat, 26 Apr 2025 21:23:09 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id d9443c01a7336-22db4de9239sm5795865ad.47.2025.04.26.21.23.09 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Sat, 26 Apr 2025 21:23:09 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Sat, 26 Apr 2025 21:23:09 -0700 (PDT) Message-ID: <680db12d.170a0220.2e92f6.1285SMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.21.0.6] (unknown [172.18.0.240]) by postal.iol.unh.edu (Postfix) with ESMTP id 512C76052471; Sun, 27 Apr 2025 00:23:08 -0400 (EDT) Subject: |SUCCESS| [GIT MASTER] c4b6f6ff54c32e922971e1403f19aba9ea614896 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 PASS_ Branch: tags/v23.11 c4b6f6ff54c32e922971e1403f19aba9ea614896 --> functional testing pass Upstream job id: Template-DTS-Pipeline#223157 Test environment and result as below: Ubuntu 20.04.6 Kernel: 5.4.105 Compiler: gcc 9.4 NIC: Marvell CN106XX 50000 Mbps Target: arm64-native-linuxapp-gcc Aggregate Results by Test Suite +----------------+--------+ | Test Suite | Result | +================+========+ | cmdline | PASS | +----------------+--------+ | dynamic_queue | PASS | +----------------+--------+ | rxtx_callbacks | PASS | +----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/33367/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/