From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from dpdk.org (dpdk.org [92.243.14.124]) by inbox.dpdk.org (Postfix) with ESMTP id 9B15AA09E9 for ; Fri, 11 Dec 2020 19:44:26 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 7E6CEAC9E for ; Fri, 11 Dec 2020 19:44:25 +0100 (CET) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by dpdk.org (Postfix) with ESMTP id 0C977AC9B for ; Fri, 11 Dec 2020 19:44:23 +0100 (CET) Received: by mail-qk1-f173.google.com with SMTP id z188so9390702qke.9 for ; Fri, 11 Dec 2020 10:44:23 -0800 (PST) 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=cZc3H8ozGbU8x4f0TwIvfVDaAH/HfsMjeI+wao+nYHc=; b=PmceE8Eg2UjRUjitLBlRyJfwQee4ueYTxzCQvEPrLnPq8VxpBnlCN3MrtHgsEXUsaJ /rs/SjutXzUoFV39Js6yZqsrUIDDpBJAR1wRBM6bvC08lepv7riJrPauLr3cT3t+2A37 61oSZ0AfUZspiRIDbuYgISwD4sjPhnrbYdp0m9GxFM9/LO77/wv6oAWrBRWNDiKsiX8W Aa5cRvz8sODf0578ACe0via0Y664J+ab6kkJ6I6RYv15CpQ4CW7IMsTeUu6WBzzlWXJQ 3ZlM3iZeSUcqfu2y++33Jgqrs71seyHBnCEJb+Im/aQJabRGAGHvl+RdzvqZSDJ3tExc Ju5A== X-Google-DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=1e100.net; s=20161025; h=x-gm-message-state:from:to:cc:subject:date:message-id:in-reply-to :references:mime-version:content-transfer-encoding; bh=cZc3H8ozGbU8x4f0TwIvfVDaAH/HfsMjeI+wao+nYHc=; b=HUXMD1KbjmXJayOM3KYD/tu9zsStEOvYObHkZfw0AohK+u84Z2nhHUl1kg1yYv2T7j F9m0yr/HP5uailHrrUaDcpX6UFwl/1POk3sBM3GPENthkQFDTtP3S6+zI0Cr/0znMSKz vbA78XIl0amCtlIXls6vp8/+Nv1ecozcg51QTGykk9D2vtsYRdypsk66c4nz88zzbI0w HS+LN0Vi6AHJPeOvv9Z1swgDbFTydIrf0u4cZfyCrUX5tYeS9M1bHw58in1Ufe2vx++a NvCSj1HlfNj6fadR74JwnF9JvEEp+u+lQ4FnIrGuAF12Sr03BQ2mWTIQnwJysbABDFBU F1jQ== X-Gm-Message-State: AOAM532d5a4dU/6IE5Z6D3oCIhznqDL/2T8JlTSte007XmQ0c7356tu/ fNKiiDYE86wro+si+QppN851arzRm6x3Pw== X-Google-Smtp-Source: ABdhPJyiqPdmPWO3bPgph+u35sjAZPt1G327oSbb1Idrl1JtIBQ2MfN5jZic+4FLtdxeHQRSoV/oEQ== X-Received: by 2002:ae9:ef12:: with SMTP id d18mr18235608qkg.473.1607712262377; Fri, 11 Dec 2020 10:44:22 -0800 (PST) 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 y10sm3995115qkb.115.2020.12.11.10.44.21 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 11 Dec 2020 10:44:21 -0800 (PST) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Fri, 11 Dec 2020 13:42:35 -0500 Message-Id: <20201211184235.29490-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <1606302092-20572-1-git-send-email-lirongqing@baidu.com> References: <1606302092-20572-1-git-send-email-lirongqing@baidu.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw84547 net/af_xdp: optimize RX path by removing the unneeded allocation mbuf X-BeenThere: test-report@dpdk.org X-Mailman-Version: 2.1.15 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: travis-robot Test-Status: SUCCESS http://dpdk.org/patch/84547 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/208110547