From mboxrd@z Thu Jan 1 00:00:00 1970 From: Ophir Munk Subject: [PATCH v2] fix eBPF handling for non-RSS rules Date: Mon, 5 Feb 2018 14:40:41 +0000 Message-ID: <1517841642-10429-1-git-send-email-ophirmu@mellanox.com> References: <1517700853-6467-1-git-send-email-ophirmu@mellanox.com> Mime-Version: 1.0 Content-Type: text/plain Cc: Thomas Monjalon , Olga Shern , Ophir Munk To: dev@dpdk.org, Pascal Mazon Return-path: Received: from EUR01-DB5-obe.outbound.protection.outlook.com (mail-db5eur01on0046.outbound.protection.outlook.com [104.47.2.46]) by dpdk.org (Postfix) with ESMTP id 40B861B3BF for ; Mon, 5 Feb 2018 15:40:54 +0100 (CET) In-Reply-To: <1517700853-6467-1-git-send-email-ophirmu@mellanox.com> List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" v2: * Minor commit message updates * Update a comment in code Ophir Munk (1): net/tap: fix eBPF handling of non-RSS flows drivers/net/tap/tap_bpf_insns.h | 23 +++++++++++++---------- drivers/net/tap/tap_bpf_program.c | 9 ++++++--- 2 files changed, 19 insertions(+), 13 deletions(-) -- 2.7.4