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 0D650A04A2; Tue, 5 Nov 2019 19:46:00 +0100 (CET) Received: from [92.243.14.124] (localhost [127.0.0.1]) by dpdk.org (Postfix) with ESMTP id 769151BF50; Tue, 5 Nov 2019 19:45:59 +0100 (CET) Received: from mail-il1-f194.google.com (mail-il1-f194.google.com [209.85.166.194]) by dpdk.org (Postfix) with ESMTP id 029241BF2E for ; Tue, 5 Nov 2019 19:45:58 +0100 (CET) Received: by mail-il1-f194.google.com with SMTP id z12so7207551ilp.2 for ; Tue, 05 Nov 2019 10:45:58 -0800 (PST) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=banduracyber-com.20150623.gappssmtp.com; s=20150623; h=from:to:cc:subject:date:message-id:in-reply-to:references; bh=BBTGhPT9cmiw7bSOa3pAqgsxc/No5+lybKxwuT5YpJQ=; b=FQgiWqgjVkPi1CaP0RWtPUT5sSliCJ7q8au9NbRjw7zlOsjxOuZfVNlPorIQTBtD/Y 57qEGY1OwGOXYS8EOhY0suD2yjVdFhtG0vaOzAyZjh8ujLIHgvgzyRxMcPCUA+QlRG0k hs8iwb+QJpyqZFeyFaI7s3wDW/wCq1OTUIH3CCc+yAb4gm2MXC7S8UCIHNcvQEO5vpSv dZAFUD7Gqme6N/KNOFJaH7jO1kMZaYPrst854Ri7pS0WmGxAucmTOfHL0nZu8PlUequ0 iM+uepL7J/VtAHV4s/HPVyvf61aftFnjUp/UKaR3578pCOkPoKVZ6csVlJKbpnYS3+Ws 15xw== 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; bh=BBTGhPT9cmiw7bSOa3pAqgsxc/No5+lybKxwuT5YpJQ=; b=it61kqf04X3zKFSIWgslQ+ijhcd+UqmZj4TvW9Gz0+ts44nFtg/hdtgA6ihuF5syZW 4ghpctzayeYQZ8LeJBiq8Mo1h2FvfoTsSIYtliS1hFxGKN+bfHRkV2kKtIle1BalquRn p2+kv10uLEr7rCE3wlTG00ISae0bsh6pK5rtMj2jSKH5pXY7sRCfUVNSmDAfDuA2mJEv OkXAyk1PFs2cRdSqo1HOgCG3G4Bcbz2uKqk/yQH3JULzG2FyGxise8MPJ8nmBUyV+0Ll G2BLh0UUtJMyLmf+cuNj23PBwFoCFTOsMQLRaVjxL67K1MnRXznTK60ajmuIo6BRjlRi 7Cyw== X-Gm-Message-State: APjAAAUZeuQw1OCcBW7rhedDGZNZBP/QlhN3ziwjLVUXcQkxRK2gAa9z H2UOl0bSqXneQxbJ+7N5kv2spgdC63AnQw== X-Google-Smtp-Source: APXvYqyyzHLt3GbCxc1+Fx9B+3k/BEyAThzxMxL05IjEm2OW67MXA5iX8q79/S3RpQzcR3Ci+INtBQ== X-Received: by 2002:a92:884f:: with SMTP id h76mr37236157ild.104.1572979558141; Tue, 05 Nov 2019 10:45:58 -0800 (PST) Received: from BAN-0119.bandura.local (71-86-11-242.static.stls.mo.charter.com. [71.86.11.242]) by smtp.googlemail.com with ESMTPSA id y17sm864915iol.24.2019.11.05.10.45.57 (version=TLS1_3 cipher=TLS_AES_256_GCM_SHA384 bits=256/256); Tue, 05 Nov 2019 10:45:57 -0800 (PST) From: devyn.johnson@banduracyber.com X-Google-Original-From: Devyn.Johnson@BanduraCyber.com To: dev@dpdk.org Cc: Devyn Collier Johnson Date: Tue, 5 Nov 2019 12:45:49 -0600 Message-Id: <20191105184549.5122-1-Devyn.Johnson@BanduraCyber.com> In-Reply-To: <20191105181640.3714-1-Devyn.Johnson@BanduraCyber.com> References: <20191105181640.3714-1-Devyn.Johnson@BanduraCyber.com> Subject: [dpdk-dev] [PATCH] Fixed one missed request for the mailing-list patch-checker X-BeenThere: dev@dpdk.org X-Mailman-Version: 2.1.15 Precedence: list List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" From: Devyn Collier Johnson Signed-off-by: Devyn Collier Johnson --- lib/librte_mbuf/rte_mbuf.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/librte_mbuf/rte_mbuf.c b/lib/librte_mbuf/rte_mbuf.c index f3fe16eb0..305084531 100644 --- a/lib/librte_mbuf/rte_mbuf.c +++ b/lib/librte_mbuf/rte_mbuf.c @@ -474,7 +474,7 @@ rte_pktmbuf_dump(FILE *f, const struct rte_mbuf *m, unsigned dump_len) __rte_mbuf_sanity_check(m, 1); fprintf(f, "dump mbuf at %p, iova=%"PRIx64", buf_len=%u\n", - (const void *)m, (uint64_t)m->buf_iova, (unsigned)m->buf_len); + (const void *)m, (uint64_t)m->buf_iova, (unsigned int)m->buf_len); fprintf(f, " pkt_len=%"PRIu32", ol_flags=%"PRIx64", nb_segs=%u, " "in_port=%u\n", m->pkt_len, m->ol_flags, (unsigned)m->nb_segs, (unsigned)m->port); -- 2.17.1