Re: [PATCH v2 0/4] net: thunderx: Miscellaneous fixes

2017-03-09 Thread David Miller
From: sunil.kovv...@gmail.com Date: Tue, 7 Mar 2017 18:09:07 +0530 > From: Sunil Goutham > > This patch set fixes multiple issues such as IOMMU > translation faults when kernel is booted with IOMMU enabled > on host, incorrect MAC ID reading from ACPI tables and IPv6 > UDP packet drop due to fa

[PATCH v2 0/4] net: thunderx: Miscellaneous fixes

2017-03-07 Thread sunil . kovvuri
From: Sunil Goutham This patch set fixes multiple issues such as IOMMU translation faults when kernel is booted with IOMMU enabled on host, incorrect MAC ID reading from ACPI tables and IPv6 UDP packet drop due to failure of checksum validation. Changes from v1: - As suggested by David Miller, g