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 9A585A00C4 for ; Tue, 26 Jul 2022 00:17:28 +0200 (CEST) Received: from [217.70.189.124] (localhost [127.0.0.1]) by mails.dpdk.org (Postfix) with ESMTP id 7393F40697 for ; Tue, 26 Jul 2022 00:17:28 +0200 (CEST) Received: from mail-qv1-f51.google.com (mail-qv1-f51.google.com [209.85.219.51]) by mails.dpdk.org (Postfix) with ESMTP id 2FCAD40684 for ; Tue, 26 Jul 2022 00:17:27 +0200 (CEST) Received: by mail-qv1-f51.google.com with SMTP id h18so9423418qvr.12 for ; Mon, 25 Jul 2022 15:17:27 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=bytheb-org.20210112.gappssmtp.com; s=20210112; h=from:to:cc:subject:date:message-id:in-reply-to:references :mime-version:content-transfer-encoding; bh=j9/gHG2U8NDO2LYTiVd87Ok5VuwxDoV5SMwd6D3lFGk=; b=206vk8kmNHbHiawzx9tONY8HBwqDKXmXUqFMQ1NHCKoxA0SYvI/lSK+xPfdepOPuKK K7XRWaMQcWUrOgvff1nuNqMdjbnlU8SQ2DwcumHYaEzP1GyyOwj9iwzDd+Nh0aV9GNOM ejM/xPLdvdKAGaSFTfFqohlWmK+dfLEeFaPow2MWBacQgsXe3keYrtkUwgUG4QEqJdDk wdRpVGEFXASHVzgEwE+zql+R4T9bWLpX64zxLXvuSxTKm8Y+ziHpszse9Q4lEZdX2Qgk /5q89sNBoFYcGf10OjYc42pPIDHHHfZPGTVYyA5X4Cy9jvBZQyR/AVoIAzUfMoaXn/ds gNGw== 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=j9/gHG2U8NDO2LYTiVd87Ok5VuwxDoV5SMwd6D3lFGk=; b=zohi/UnM5UaocUoh1tvkXWf+sTNA0VXyfA72IDlTtPZAv/7vM6AHZLwrzYzdbx98Kf FgYcaBKXcDrD6NaDhOym8TPW99q95wQwfZB+Y/m9fYgaGdfjKC5+2cxT20Z1xVy7HZs4 +4iil0bjcE0dNHpY1eoGNfG3kXGHP5QvtySZ30SBBnItdRj+xWz4FKnEb2nGC6k2YZmW lWI3Qq62mVfC40UNue6j7Q5wV7qfniDO5f+W7lfv+DhiWSVv3/IZRGQ6VARu2odgeVUN fkqlmZCbcXGQmgaIDTr0gE+tBFENxzLbatLmSlbZfbWtqy4cumcQVfeWt38mElX5j43T KvnQ== X-Gm-Message-State: AJIora/aMyp94PaRuMJTaHCvn07OxgMTL3Y3tUNuDfCShRpoSZKQYW0o RR9zSR92WplDrlePEjUfzAS7R6F8a7VvLA== X-Google-Smtp-Source: AGRyM1vBzMaiUB45030zfQ2UsT+iCyGRMqhXrT1XgmSEzwOwsOu7mCRmqEsiofRnO2/nOdhDjlqxLQ== X-Received: by 2002:a05:6214:da2:b0:474:5a4:864b with SMTP id h2-20020a0562140da200b0047405a4864bmr12208731qvh.120.1658787446340; Mon, 25 Jul 2022 15:17:26 -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 ay40-20020a05620a17a800b006b5e533e954sm10113989qkb.5.2022.07.25.15.17.25 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Mon, 25 Jul 2022 15:17:25 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Subject: |SUCCESS| pw114179 [PATCH v3 4/4] vhost: stop using mempool for IOTLB cache Date: Mon, 25 Jul 2022 18:18:08 -0400 Message-Id: <20220725221808.4255-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20220725203206.427083-5-david.marchand@redhat.com> References: <20220725203206.427083-5-david.marchand@redhat.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit 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 From: robot@bytheb.org Test-Label: github-robot: build Test-Status: SUCCESS http://patchwork.dpdk.org/patch/114179/ _github build: passed_ Build URL: https://github.com/ovsrobot/dpdk/actions/runs/2735301202