From mboxrd@z Thu Jan 1 00:00:00 1970 From: Stephen Hemminger Subject: [PATCH 0/2] netvsc: small patches Date: Mon, 6 Aug 2018 11:22:42 -0700 Message-ID: <20180806182244.9842-1-stephen@networkplumber.org> Cc: Stephen Hemminger To: dev@dpdk.org Return-path: Received: from mail-pg1-f193.google.com (mail-pg1-f193.google.com [209.85.215.193]) by dpdk.org (Postfix) with ESMTP id 1747A1B398 for ; Mon, 6 Aug 2018 20:22:52 +0200 (CEST) Received: by mail-pg1-f193.google.com with SMTP id h12-v6so6594103pgs.3 for ; Mon, 06 Aug 2018 11:22:52 -0700 (PDT) List-Id: DPDK patches and discussions List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces@dpdk.org Sender: "dev" A couple of small missing features discovered during later testing. The netvsc PMD was not setting packet type or reporting checksum failures. Stephen Hemminger (2): netvsc: support packet type netvsc: report checksum failures drivers/net/netvsc/hn_rxtx.c | 13 +++++++++++-- 1 file changed, 11 insertions(+), 2 deletions(-) -- 2.18.0