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 5E7BEA0C41 for ; Wed, 15 Sep 2021 12:01:01 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 4B2434003F for ; Wed, 15 Sep 2021 12:01:01 +0200 (CEST) Received: from mail-pg1-f182.google.com (mail-pg1-f182.google.com [209.85.215.182]) by mails.dpdk.org (Postfix) with ESMTP id 8DE954003C for ; Wed, 15 Sep 2021 12:00:59 +0200 (CEST) Received: by mail-pg1-f182.google.com with SMTP id f129so2199774pgc.1 for ; Wed, 15 Sep 2021 03:00:59 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=TgAI3C9kNz0mSrThV9WHq28nh0SFsJZnHUD0MY5p+Hg=; b=qr1fdzOktrML3exAQgheoiltDoo2HbH8+txQj/MtQ+PgcTc1x1t2aAZHcnpInomh/g RCeSEuJ39D21ZbDx3o0AxSiyuHH7RL8fRnB6efwhjnUjNaQKLDsqUHhGP5ozJUbNMrpK x/FBNxE+j7W39EJP3EiuQnMM/2HRni56So4T4L8jwoPPWXEshcgeKgch7V0fkR70CFh4 HR8NbbnIaLFn9b1mV0LSyftV8utCL4xfEaD2GdU4MhPUkLPfQjizDJKr+t27hmDOWYoA aZKvyjwKekbxKf3gglHZ67uHweJd066j90zRksovKt6SO72SCmo2GVbasKSJAJ0f/RXX 23SA== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20210112; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=TgAI3C9kNz0mSrThV9WHq28nh0SFsJZnHUD0MY5p+Hg=; b=UDiMXBw7NHLWdJpryFp+bsx0RYudjcIaWMLG0XNgz1T5Oaiv8Ifpw3e+VZGqCLCPD+ rUoJ6dylOvjxZr5edgolQCsdAu4l4CdkQMAnzWl/5MQ5XkWkvFMIvlHzjeBaxFe6Idwo UKAWKQ3nZey4kKI6JiFvdse38LAID/F3ap51pkfbV25durW30FGh4Z/IeuykIrDV6COT fuOILoBeMnsw+kXxoG8gYMGJds9O4W5NC5hucfJPcBi3dcdemtNiItDV5zGo7gwd/Qu3 xHMUXSxNp0h5cl4SD8D5E0Nx0I/a2b8VUYpHeu+6Ti9LxKqIAVZKg4lXZ1hhJyWmnGbF uKzQ== X-Gm-Message-State: AOAM531uMauzBp1Je2jjyy5HqU0SRPT7/WnhEuztMRLvG2wQ80onkB4Q G1+QWwu/SI04Yzl641CbsiKRU+yb1S5F9Q== X-Google-Smtp-Source: ABdhPJx06OXiaW/MAVkjp7S7l4Exaa8eeQwrotDa9ui+/Q7ElDGaQzi2sJzFWwChSikBrQWWNgFYyA== X-Received: by 2002:aa7:98db:0:b0:43e:8544:7e49 with SMTP id e27-20020aa798db000000b0043e85447e49mr3460961pfm.58.1631700058682; Wed, 15 Sep 2021 03:00:58 -0700 (PDT) Received: from openvswitch-ci.ntdv.lab.eng.bos.redhat.com (nat-pool-bos-t.redhat.com. [66.187.233.206]) by smtp.gmail.com with ESMTPSA id m7sm14539940pgn.32.2021.09.15.03.00.56 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Wed, 15 Sep 2021 03:00:58 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Wed, 15 Sep 2021 06:00:48 -0400 Message-Id: <20210915100048.2890-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20210915091942.3604998-2-andrew.rybchenko@oktetlabs.ru> References: <20210915091942.3604998-2-andrew.rybchenko@oktetlabs.ru> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw98891 [dpdk-dev] [PATCH v2 2/2] net/virtio: fix Tx completed mbufs leak on device stop 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 Sender: "test-report" From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/98891/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/1237086514