From mboxrd@z Thu Jan 1 00:00:00 1970 From: Alan Carew Subject: [PATCH 0/1] librte_pmd_virtio: Fix incorrect device specific header offset when MSI-X is disabled Date: Mon, 16 Jun 2014 12:10:25 +0100 Message-ID: <1402917026-2886-1-git-send-email-alan.carew@intel.com> To: dev-VfR2kkLFssw@public.gmane.org Return-path: List-Id: patches and discussions about DPDK List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Errors-To: dev-bounces-VfR2kkLFssw@public.gmane.org Sender: "dev" Following discussion with Stephen Hemminger and Neil Horman: http://dpdk.org/ml/archives/dev/2014-June/003139.html http://dpdk.org/ml/archives/dev/2014-June/003333.html http://dpdk.org/ml/archives/dev/2014-June/003295.html There is no need for sysfs entries, instead localise the logic to virtio_ethdev, I am basing this on Stephens effort to include FreeBSD support. Suggested-by: Neil Horman Suggested-by: Stephen Hemminger Alan Carew (1): librte_pmd_virtio: Fix incorrect device specific header offset when MSI-X is disabled config/common_bsdapp | 2 +- lib/librte_pmd_virtio/virtio_ethdev.c | 28 +++++++++++++++++++++++++++- lib/librte_pmd_virtio/virtio_pci.h | 5 ++--- 3 files changed, 30 insertions(+), 5 deletions(-) -- 1.9.3