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 F0B044233F for ; Mon, 9 Oct 2023 18:01:49 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id E54B3402A3; Mon, 9 Oct 2023 18:01:49 +0200 (CEST) Received: from mail-pl1-f226.google.com (mail-pl1-f226.google.com [209.85.214.226]) by mails.dpdk.org (Postfix) with ESMTP id 90F3E402A3 for ; Mon, 9 Oct 2023 18:01:48 +0200 (CEST) Received: by mail-pl1-f226.google.com with SMTP id d9443c01a7336-1c5c91bece9so33425875ad.3 for ; Mon, 09 Oct 2023 09:01:48 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696867308; x=1697472108; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=N3HZJGODTpZyjEXS/o5Wxp5TevDgSdeos5mbRsecRr4=; b=SAL2ArN7FkWSO4CeBNo2tRVrjbGW3BXfq94TbeVjTDhtpUIM3zhryfrlauVeE7ZGK3 5PR/5uxrnKZPvgItYTLSh3E6dT4Lmrn7SZdw2js+1NDDJrdJKe4S12oqGWGGtebLJJPh kTuyTZ0e7Orp0vE//B7guGaOW0ccXnF3uADfQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696867308; x=1697472108; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=N3HZJGODTpZyjEXS/o5Wxp5TevDgSdeos5mbRsecRr4=; b=u86y0M/uuBg1Mjj+Ut1sR1oAO9RaLxFwSCqUNYlSxwHPeoFv7XACcIXZXm4t6eFtKY VK1ZK8W3ape29hUfR9mSX6YzNu7yNNmAROMSxSVWZUETz6yalCq6JhRHuw7cCzbZkIpn 8bpWfimGYfVF87V5OFEUoVhc7BbnVWv6M03o5aSfxb/IE0Jaeb97/pR6eXLWanMZCv4+ 4qFlSIRph6JlFIqkdzggoo219+NnUC3iQD8+tBxuBUm1wBCJP+v46qG3Ix7zjnFAft+C oJ3VTVzE6q8q+5tUFM7k76MT8aVCCwSMKH32ov+SS31djWTtiULTHvcShh8rjOuy1ddK waIQ== X-Gm-Message-State: AOJu0Yywqk9vZZGW1y4E6BTWJZmQV1tNTzIDbYrd4u2kDaOeHywB/YgI ig8MnULG4FDRiLFUJ06/YTscDnEJquDE2r21qlpl/mGtk7iOknzsMSDRUw== X-Google-Smtp-Source: AGHT+IHJruwM3uRaKZI6iV706Qz5lG5f/4y8tpNeXUv+DqONyfp9b/iRNhkj7vhy7ZSPxU/atk3/fO8qoTBx X-Received: by 2002:a17:902:e80f:b0:1c4:152a:496c with SMTP id u15-20020a170902e80f00b001c4152a496cmr15703105plg.19.1696867307803; Mon, 09 Oct 2023 09:01:47 -0700 (PDT) Received: from postal.iol.unh.edu (postal.iol.unh.edu. [132.177.123.84]) by smtp-relay.gmail.com with ESMTPS id ja1-20020a170902efc100b001bbdb340354sm363917plb.133.2023.10.09.09.01.47 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 09 Oct 2023 09:01:47 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Mon, 09 Oct 2023 09:01:47 -0700 (PDT) Message-ID: <652423eb.170a0220.3ae3c.fdfcSMTPIN_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 3D872605C351; Mon, 9 Oct 2023 12:01:47 -0400 (EDT) Subject: |SUCCESS| pw132424 [PATCH] net/virtio: fixed missing next flag when From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu 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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/132424 _Functional Testing PASS_ Submitter: liufengjiang.0426 Date: Monday, October 09 2023 13:06:09 DPDK git baseline: Repo:dpdk Branch: master CommitID:4dd146e597d81d900140a904e0b3b9feb1b0be6c 132424 --> functional testing pass 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: 0/1 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 Arm Ampere Altra - Ubuntu 22.04.3 Kernel: 5.15.0-83-generic aarch64 Compiler: gcc 9.4 NIC: Broadcom Inc. and subsidiaries BCM957508-P2100G Dual-Port 100 Gb/s QSFP56 100 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27861/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/