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 BDE3445D7B for ; Fri, 22 Nov 2024 10:32:38 +0100 (CET) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 9C2F040270; Fri, 22 Nov 2024 10:32:38 +0100 (CET) Received: from mail-qt1-f225.google.com (mail-qt1-f225.google.com [209.85.160.225]) by mails.dpdk.org (Postfix) with ESMTP id 7B7EC4026E for ; Fri, 22 Nov 2024 10:32:37 +0100 (CET) Received: by mail-qt1-f225.google.com with SMTP id d75a77b69052e-460b04e4b1cso12582701cf.2 for ; Fri, 22 Nov 2024 01:32:37 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1732267957; x=1732872757; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=iySF24JCr0QKhZnzIX2OYbe/z79fwGikx29YL0d88A4=; b=IqjXyNeDRQkit1VxO0uoFqaquaa0t6GI0aobFeXpuYqNxmkbmlPJivWKRC++kUv7wC SnCYd0R20gaM5mA5pSfqIGLU6dHqT0Z/RODUKxbLRcb/ajeqwqrJ+M7V1MaL7SCr/inj Ic8If2yDNHbqum+HJhn8f3IewKrBUL+Ot2gxA= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1732267957; x=1732872757; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=iySF24JCr0QKhZnzIX2OYbe/z79fwGikx29YL0d88A4=; b=jIY7KuVvrhMn8QpXSgwpdKqgw9NPhrFRimnGwXkty7RcWiYwoYab2Mc6pbxGOKkV8z i7oCSnyGAWTicQrKrZ6Dvt6jEvnQekIG94Zl8ZGfXkBOaw0hlzY5Lf0CgyNgHBd4kZU5 ZvRKD2p1nJ2vyNSJ3tNPdcS8H4SgHctMpOvLvv2TyrXJ3iowqqswCc9Vtbncbj/BxIAp xhUrjrO9Zw9Q5jUUXyChEhOZ3F42a1QxAw5cmkr3PEZMjmrCxHyXauAq3tyg0YTJIpXK oJGaO50j9viLFZFKvgWBSAyLnByrJr/6mBLWSAd2ZmQthsjbJOrunIJIm62J1+l+0RN+ lSFw== X-Gm-Message-State: AOJu0YwUr7AqW3ybw1BS5QC3U7BVSacrsr1E+5c+ZKQE+UENiGW9Sx9N vTXz3PSOilXuGKAZHMKQLEibie5stPCre/cPcqOfyq4Bj2C5juNgrq5EkqhG7pRV7L3Phsi4Acj yFS1G+InmkGt2fGPDnI36toQoXgbXtg81lEY82QXnGcA+gqDg X-Gm-Gg: ASbGnctExZINFoL3KWZVPji+8SCK8sZ1JUFxXxLyKGOiZNE4LFiPU45ph9fwVWyd6CB YyfsU04rKt7TtrfF/O2FFZXnq8oRlAQu058nDIn47AVeHghqAjW91AFTaN9Ug9ugFMKfFxA9Frq xY26lQn8iAKh6voSSwO/2zRs2y29+UuaRt/6FCYWVBs2kieAUIWJNhKvtoT+YonLZIEpzHGyPOV QxILGNwn+NheU86fNehJ7xHrfp7AAb/drqlOf0gt9nYOTRGghxR2urC0BGDcz+KTDdtK2x4mzI= X-Google-Smtp-Source: AGHT+IHESTu90qi2uwzWTFsvRwXh5pF73Kc2Lomy9UNagAFPFkblXg2hKU06TWgvsyaIvje2KG0xEpAGtc5k X-Received: by 2002:a05:6602:608b:b0:83a:9f64:6c75 with SMTP id ca18e2360f4ac-83ecdc515famr256926539f.3.1732257417890; Thu, 21 Nov 2024 22:36:57 -0800 (PST) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [2606:4100:3880:1234::84]) by smtp-relay.gmail.com with ESMTPS id ca18e2360f4ac-83ecd14f92esm4219639f.1.2024.11.21.22.36.57 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Thu, 21 Nov 2024 22:36:57 -0800 (PST) X-Relaying-Domain: iol.unh.edu Date: Thu, 21 Nov 2024 22:36:57 -0800 (PST) Message-ID: <67402689.050a0220.91069.2cf2SMTPIN_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 68F416052471; Fri, 22 Nov 2024 01:36:57 -0500 (EST) Subject: |SUCCESS| [GIT MASTER] e8eb14e00d56027bef8569d68cf00e39670edca2 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 e8eb14e00d56027bef8569d68cf00e39670edca2 --> functional testing pass Upstream job id: Template-DTS-Pipeline#198254 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 | +-----------------+--------+ | ipv4_reassembly | PASS | +-----------------+--------+ | rxtx_callbacks | PASS | +-----------------+--------+ | tso | PASS | +-----------------+--------+ To view detailed results, visit: https://lab.dpdk.org/results/dashboard/tarballs/31682/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/