From mboxrd@z Thu Jan 1 00:00:00 1970 From: Nelio Laranjeiro Subject: [PATCH] net/mlx5: return RSS hash result in mbuf Date: Wed, 14 Sep 2016 10:16:04 +0200 Message-ID: Cc: Adrien Mazarguil To: dev@dpdk.org Return-path: Received: from mail-wm0-f50.google.com (mail-wm0-f50.google.com [74.125.82.50]) by dpdk.org (Postfix) with ESMTP id C93948019 for ; Wed, 14 Sep 2016 10:16:27 +0200 (CEST) Received: by mail-wm0-f50.google.com with SMTP id i130so34606003wmf.0 for ; Wed, 14 Sep 2016 01:16:27 -0700 (PDT) List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" Fill RSS hash result in mbuf. To be applied on top of "[PATCH 0/6] net/mlx5: performance improvement" Nelio Laranjeiro (1): net/mlx5: return RSS hash result in mbuf drivers/net/mlx5/mlx5_rxq.c | 1 + drivers/net/mlx5/mlx5_rxtx.c | 6 +++++- drivers/net/mlx5/mlx5_rxtx.h | 2 ++ 3 files changed, 8 insertions(+), 1 deletion(-) -- 2.1.4