[dpdk-dev] [PATCH 2/7] pmd: change drivers initialization for pci

2015-04-20 Thread Stephen Hemminger
From: Stephen Hemminger The change to generic ether device structure to support multiple bus types requires a change to all existing PMD but only in the initialization (and the change is backwards compatiable). Signed-off-by: Stephen Hemminger --- lib/librte_pmd_e1000/em_ethdev.c| 2 +-

[dpdk-dev] [PATCH 2/7] pmd: change drivers initialization for pci

2015-02-04 Thread Stephen Hemminger
From: Stephen Hemminger The change to generic ether device structure to support multiple bus types requires a change to all existing PMD but only in the initialization (and the change is backwards compatiable). Signed-off-by: Stephen Hemminger --- lib/librte_pmd_e1000/em_ethdev.c| 2 +-