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 B3ED1A00C2 for ; Fri, 24 Apr 2020 20:17:35 +0200 (CEST) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 820101D50A; Fri, 24 Apr 2020 20:17:35 +0200 (CEST) Received: from mail-qk1-f173.google.com (mail-qk1-f173.google.com [209.85.222.173]) by dpdk.org (Postfix) with ESMTP id 0B5491D505 for ; Fri, 24 Apr 2020 20:17:34 +0200 (CEST) Received: by mail-qk1-f173.google.com with SMTP id l78so11129134qke.7 for ; Fri, 24 Apr 2020 11:17:33 -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=5jbkIAl8g/kOJrn/OlYkZIy+D/eQQiM+MN5eBIfjXA8=; b=Ihm8bFYj3990zcEkZPwVQ7NIMaIzeg0v+cx8m2IJ0FzGocEGIykvS4rIIlcLZFoHbw wUUs4fzjFhFBK5lTCEn7Ps9nypefignyDF2x5GN7YUJv29zYdbMu1VY3tDyL8C/EjS3n E9WxHyj5uBucmhyl8yTi8gAd7V0Rl4p8Qpm7TDqHCXUgORHBBt59g51Kqqqf2d/S143q AhsvmAdqoLYCa0d89+WmGPWoZG870hF3GHmeniDy748LJacwyONShQ9DY23a/Balqfpr zGTIJ1x/LdOzwEqtaV3yTsV3+u1c/8ON9EBprc3nqC/CY50kiUFs50Yo4p+jymMws0/k BK8w== 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=5jbkIAl8g/kOJrn/OlYkZIy+D/eQQiM+MN5eBIfjXA8=; b=MkkZS7ItpFMv9i6j45qd+JdWTlwHMFKuaRh1FuU7JdlLhtK5MHlvCYBG2ATiohyyaJ 9n1fUzkofmXrDmngbzeP5Uv1TVVNuoPma6eMM8P/yoc0XnKHIDXrBhKekU8kguLM24Rr b21IRBcGNKB1VhSMYzG4x6DW4KK+TbIn9VaCTTE6CTg8yR8e9Fkw+Ux/Jh2SsfOO+uJl CRsbdQPqmvPp5uS87n4GecUQNunp4P1hlLqCqwuXvw/pDiAh5Y9tgwgJQQJ4HPy7pGnk wub9meXUQ99BPFhzARm3avVaQ5uidwdIw9FEKGvTs4YMVfcsW8AUZxEiXfJnNoKaEvzb FrkQ== X-Gm-Message-State: AGi0PuaBRG+r6y5xarIYqiW4ZeJRfcKUUCY3ssfAFYMJ4D7JTBcElLq3 XUaAl/6cI7ipyY3CF7VZfoqTcPu2FMM= X-Google-Smtp-Source: APiQypJ71a84upZWWgvnWYkYBPoi3TI7zqFU9sdN5Yb00V1zjHzzIABMydfA3aeG94PcBUsx0mAZPA== X-Received: by 2002:a05:620a:22a4:: with SMTP id p4mr9832002qkh.459.1587752252822; Fri, 24 Apr 2020 11:17:32 -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 j90sm4422888qte.20.2020.04.24.11.17.31 (version=TLS1_2 cipher=ECDHE-ECDSA-AES128-GCM-SHA256 bits=128/128); Fri, 24 Apr 2020 11:17:31 -0700 (PDT) From: 0-day Robot To: test-report@dpdk.org Cc: robot@bytheb.org Date: Fri, 24 Apr 2020 14:15:44 -0400 Message-Id: <20200424181544.10029-1-robot@bytheb.org> X-Mailer: git-send-email 2.25.1 In-Reply-To: <20200424123928.3729-1-fengli@smartx.com> References: <20200424123928.3729-1-fengli@smartx.com> MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: [dpdk-test-report] |SUCCESS| pw69253 eal: use madvise to exclude unmapped memory from being dumped 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/69253 _Travis build: passed_ Build URL: https://travis-ci.com/ovsrobot/dpdk/builds/161829233