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 A7A9C43DC3 for ; Tue, 2 Apr 2024 18:52:06 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 90D78402D5; Tue, 2 Apr 2024 18:52:06 +0200 (CEST) Received: from mail-pf1-f226.google.com (mail-pf1-f226.google.com [209.85.210.226]) by mails.dpdk.org (Postfix) with ESMTP id 9BAB44028C for ; Tue, 2 Apr 2024 18:52:05 +0200 (CEST) Received: by mail-pf1-f226.google.com with SMTP id d2e1a72fcca58-6e8f765146fso4582243b3a.0 for ; Tue, 02 Apr 2024 09:52:05 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1712076725; x=1712681525; 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=TTI/7BUSD5aCVR3fdfz5QRVKKsG5MdnOAROvR7PL+88=; b=HUk4MvTGnXpiofgIXLU349LifdX3vLK2oE2cl2wErDmW3q4c8baIm9b7TrGjt+orGv /5aApzkuVUHArJXNy4yUEI2SOZRIGcmOkG7ly8FViJozjBROvzx2C+1B0Q4EO8D8wrb9 cRD9y1HCDx4pD7pS9JS+EgOyiflFuzRjlcjRQ= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1712076725; x=1712681525; 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=TTI/7BUSD5aCVR3fdfz5QRVKKsG5MdnOAROvR7PL+88=; b=KRfeBxkM6ftmCuF7pcNoLFS39at9SHLjhh/VpK032JvSeXKun5FcZ2/5gLniTonizD Ko/toeQu7r39azH9NIABN0xrymUMX337R8P/iSpDj77guB7w/ebgpZ5PUb069xCsBDfp 8fsxjdlkGkzNjUcNLbPQ+54afTgjxH8xAlyvyyFFlEkiAtnN8BMTgjv9SEM+p8eTziF/ 8x2Uu8mpn/3P1cgALdDk8iOJRx/+W1Eqp9oOda/8IsVZb0KItz/rlsBzWh9tqetORfmz lTIyE99Dzr+w8svLCZrOOaOdeGq3/lmcwfSDjq0hk0iDqGqMTVhBsrn3vKO1wf2ZxRFR A4Qw== X-Gm-Message-State: AOJu0Yw07XMje6ors6rOj56i8n071H4IFqD/U1PKRaNoWhtyGrkbpere 3amAlGKlnkffr3dR++9Q2NK8Z8GTFHR2T5G7GtzIx+q9IA7MlFX4gcZTiQnOC3ytLwlPVTD3qgk WGpZXg18htg+LkD8stuzMw0ZkKG4HIegBr+Fq3D+Lni/HnTm2pGSqwmSZ X-Google-Smtp-Source: AGHT+IGGpDBAaPIoY5aKTeOFeRzxGskR9AAsUoEmJsJajjt12hfyD/sNIBlPgyyUJl2mBoOXR7byzKHtvU6c X-Received: by 2002:a05:6a20:2d0f:b0:1a5:6a4e:dae with SMTP id g15-20020a056a202d0f00b001a56a4e0daemr13795233pzl.11.1712076724722; Tue, 02 Apr 2024 09:52:04 -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 jy5-20020a17090342c500b001dd524d7058sm298339plb.4.2024.04.02.09.52.04 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Tue, 02 Apr 2024 09:52:04 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Tue, 02 Apr 2024 09:52:04 -0700 (PDT) Message-ID: <660c37b4.170a0220.64ec8.fdffSMTPIN_ADDED_MISSING@mx.google.com> Received: from [172.17.0.6] (unknown [172.18.0.217]) by postal.iol.unh.edu (Postfix) with ESMTP id DA3106052483; Tue, 2 Apr 2024 12:52:03 -0400 (EDT) Subject: |SUCCESS| pw138955-138956 [PATCH] [v2,4/4] net/virtio-user: fix cont From: dpdklab@iol.unh.edu To: Test Report Cc: dpdk-test-reports@iol.unh.edu In-Reply-To: <20240328130813.3696005-5-maxime.coquelin@redhat.com> References: <20240328130813.3696005-5-maxime.coquelin@redhat.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-broadcom-Functional Test-Status: SUCCESS http://dpdk.org/patch/138956 _Functional Testing PASS_ Submitter: Maxime Coquelin Date: Thursday, March 28 2024 13:08:13 DPDK git baseline: Repo:dpdk Branch: master CommitID:a9778aad62470a38ccbb4e09a2a6bf0cc2e0e36d 138955-138956 --> functional testing pass Test environment and result as below: Ubuntu 22.04 Kernel: 5.15.0-100-generic x86_64 Compiler: gcc (Ubuntu 11.4.0-1ubuntu1~22.04) 11.4.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/1 Ubuntu 22.04 ARM Kernel: 5.15.83+ Compiler: gcc 11.4.0 NIC: Arm Broadcom Inc. brcm_57414 25000 Mbps Target: x86_64-native-linuxapp-gcc Fail/Total: 0/1 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/29674/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/