Go to file
Tetsuya Mukawa 76c02ea927 pci/bsd: rename structures
To merge pci code of linuxapp and bsdapp, this patch changes names
like below.
 - uio_map to pci_map
 - uio_resource to mapped_pci_resource
 - uio_res_list to mapped_pci_res_list

Signed-off-by: Tetsuya Mukawa <mukawa@igel.co.jp>
Acked-by: Bernard Iremonger <bernard.iremonger@intel.com>
Acked-by: David Marchand <david.marchand@6wind.com>
2015-07-08 23:50:22 +02:00
app app/testpmd: add flow director for L2 payload 2015-07-07 23:23:36 +02:00
config cxgbe: add pmd skeleton 2015-06-30 22:46:42 +02:00
doc app/testpmd: add flow director for L2 payload 2015-07-07 23:23:36 +02:00
drivers i40e: fix build with gcc 4.4 2015-07-08 11:22:36 +02:00
examples examples/ipv4_multicast: support double vlan stripping and insertion 2015-07-07 16:42:49 +02:00
lib pci/bsd: rename structures 2015-07-08 23:50:22 +02:00
mk mk: print target when reporting build complete 2015-07-02 13:46:19 +02:00
pkg version: 2.0.0 2015-04-03 16:13:45 +02:00
scripts mbuf: add script to convert code to offset macro 2015-06-24 12:01:14 +02:00
tools tools: fix vfio support 2015-03-23 14:29:31 +01:00
.gitignore init DPDK repository 2013-03-07 10:57:42 +01:00
GNUmakefile drivers: create new directory 2015-05-22 15:51:38 +02:00
LICENSE.GPL doc: GPL/LGPL licenses 2013-07-25 14:43:06 +02:00
LICENSE.LGPL doc: fix file format (dos to unix) 2013-09-06 11:43:07 +02:00
MAINTAINERS maintainers: claim EAL of IBM POWER 2015-07-01 23:39:43 +02:00
Makefile remove trailing whitespaces 2014-06-11 00:29:34 +02:00