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 743B14267E for ; Sat, 30 Sep 2023 04:22:34 +0200 (CEST) Received: from mails.dpdk.org (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 5930A40156; Sat, 30 Sep 2023 04:22:34 +0200 (CEST) Received: from mail-qv1-f99.google.com (mail-qv1-f99.google.com [209.85.219.99]) by mails.dpdk.org (Postfix) with ESMTP id 4BB6E40156 for ; Sat, 30 Sep 2023 04:22:33 +0200 (CEST) Received: by mail-qv1-f99.google.com with SMTP id 6a1803df08f44-66437c96caeso1192536d6.3 for ; Fri, 29 Sep 2023 19:22:33 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=iol.unh.edu; s=unh-iol; t=1696040552; x=1696645352; darn=dpdk.org; h=cc:to:from:subject:message-id:date:from:to:cc:subject:date :message-id:reply-to; bh=OBc0kj6rBN037hpo3D7mhCxWlacRXJpr4MtZSCIkXqs=; b=bi6oxarEM7zzLGeonmdLvLVL7i5mwJ+To60oRTCoK3dVOuPxYp4oM9SAegGHxtyOHA nBIg/kzrn6wnkyb5As/53DyjHUjmCJIv0jGmTDxlrNU3HRV1ymg1T+pXxqbQSBTmMbMX Op1DCSqr/WZTG0glJlERTwDUCST2elgINwArY= X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20230601; t=1696040552; x=1696645352; h=cc:to:from:subject:message-id:date:x-gm-message-state:from:to:cc :subject:date:message-id:reply-to; bh=OBc0kj6rBN037hpo3D7mhCxWlacRXJpr4MtZSCIkXqs=; b=jPf8qhJ1dRwl4+g+vsduZvoSQrf17dMdvizRSLs1l0GXzD5+Uczejw4r4G3yCDfLof aKOD17nXo94BXD3NbqdtV/RcQ9v4NPJLCnSVMEm/1k6vlATpeUQZbtkUG3ny2ZLuAPFD +1q6N6TKqLW3hIW7DLYzx/VRSh6divCT2UeaCdcc6AyRtYp29FKaTnh+kr40IOeCYh72 UHiQ57dIJbP/4Fr9npj+A4YUdi7fBAFSgwPv1z0PpTHkR61FsLien9IJi/h0lgwq4Qa3 gZM5QXFyUB8jGpNO/QuWaiCB+awFUZ9kS066GDAzv5vpi4OkBA2//O8otILJtKuWHTZl K6hw== X-Gm-Message-State: AOJu0YySQHSUG7/PZ5fOmV7qB9pKmJ1gbXDDmtBx8mtypFoWKqTgml58 IjQDH4GjZc1Hjilt32HJy3srBr2VJyW/g3SG36o1uUtlp/K8vdgGdY916TeyGtzCFg== X-Google-Smtp-Source: AGHT+IG7K47Y405DWt1xx0Gr3Uzl/dVxbEBH4eP5CU0DfFexbFudnC5TJ4SQHfBGpxNideYuSfK2XRz5skmw X-Received: by 2002:a0c:f4cf:0:b0:65b:2ebd:d827 with SMTP id o15-20020a0cf4cf000000b0065b2ebdd827mr5214978qvm.16.1696040552625; Fri, 29 Sep 2023 19:22:32 -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 e25-20020a0caa59000000b0065d0ad2fad8sm195440qvb.34.2023.09.29.19.22.32 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 29 Sep 2023 19:22:32 -0700 (PDT) X-Relaying-Domain: iol.unh.edu Date: Fri, 29 Sep 2023 19:22:32 -0700 (PDT) Message-ID: <65178668.0c0a0220.a2392.e442SMTPIN_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 37D8F605C380; Fri, 29 Sep 2023 22:22:32 -0400 (EDT) Subject: |SUCCESS| pw132249 [PATCH] net/vhost: report TX errors in port stats From: dpdklab@iol.unh.edu To: Test Report Cc: Andrey Ignatov 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-unit-amd64-testing Test-Status: SUCCESS http://dpdk.org/patch/132249 _Testing PASS_ Submitter: Andrey Ignatov Date: Saturday, September 30 2023 01:00:24 DPDK git baseline: Repo:dpdk Branch: master CommitID:6e999364a6afb9189029154b1ac55b4ad5fb9b3f 132249 --> testing pass Test environment and result as below: +---------------------+----------------+ | Environment | dpdk_unit_test | +=====================+================+ | CentOS Stream 8 | PASS | +---------------------+----------------+ | Debian Buster | PASS | +---------------------+----------------+ | Windows Server 2019 | PASS | +---------------------+----------------+ | Fedora 38 | PASS | +---------------------+----------------+ | openSUSE Leap 15 | PASS | +---------------------+----------------+ | Debian Bullseye | PASS | +---------------------+----------------+ CentOS Stream 8 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 8.4.1 20200928 Debian Buster Kernel: 5.4.0-122-generic Compiler: gcc 8.3.0-6 Windows Server 2019 Kernel: 10.0 Compiler: clang 14.0 and gcc 8.1.0 (MinGW) Fedora 38 Kernel: Depends on container host Compiler: clang 16.0.3 openSUSE Leap 15 Kernel: 4.18.0-240.10.1.el8_3.x86_64 Compiler: gcc 7.5.0 Debian Bullseye Kernel: 5.4.0-122-generic Compiler: gcc 10.2.1-6 To view detailed results, visit: https://lab.dpdk.org/results/dashboard/patchsets/27797/ UNH-IOL DPDK Community Lab To manage your email subscriptions, visit: https://lab.dpdk.org/results/dashboard/preferences/subscriptions/