igbvf: fix mac type for 82576
[dpdk.git] / examples /
2014-05-21 David Marchandconfig: rename "default" configurations as "native"
2014-05-20 Neil Hormanethdev: remove rte_pmd_init_all function
2014-05-20 Neil Hormanixgbe: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-20 Neil Hormanigb: convert to use of PMD_REGISTER_DRIVER and fix...
2014-05-16 Stephen Hemmingeradd FILE argument to debug functions
2014-05-16 Olivier Matzexamples/netmap_compat: fix makefile
2014-05-16 Olivier Matzexamples/qos_sched: fix makefile
2014-05-16 Olivier Matzexamples: add a makefile to build all examples
2014-05-16 Olivier Matzexamples: use rte.extsubdir.mk to build examples with...
2014-02-26 Bruce Richardsonexamples/netmap_compat: import netmap compatibility...
2014-02-26 Bruce Richardsonexamples/l2fwd-ivshmem: import sample application
2014-02-26 Bruce Richardsonexamples/vhost: import userspace vhost application
2014-02-26 Bruce Richardsonexamples/dpdk-qat: various updates
2014-02-26 Bruce Richardsonexamples: minor changes
2014-02-25 Bruce Richardsonxen: import xenvirt pmd and vhost_xen
2014-02-25 Bruce Richardsonxen: core library changes
2014-02-25 Bruce Richardsonmk: compilation fixes
2014-02-25 Bruce Richardsonadd FreeBSD support
2014-02-25 Bruce Richardsonupdate Intel copyright years to 2014
2013-11-24 Intelexamples/l3fwd-vf: improve configuration
2013-11-24 Intelexamples/exception_path: 64-bit coremasks
2013-10-09 Intelexamples: minor changes
2013-10-09 Intelexamples/qat: upgrade to CRF 1.2
2013-10-09 Intelexamples/l3fwd: no bare metal support
2013-10-09 Intelexamples/l2fwd_fork: new app
2013-10-09 Intelexamples/qos_sched: add stats
2013-10-09 Intelexamples/qos_meter: add color policy
2013-10-09 Intelexamples/kni: new parameters
2013-10-09 Intelexamples/vmdq_dcb: new port mask parameter
2013-10-09 Intelexamples/vmdq: new app
2013-10-09 Inteldoc: whitespace changes in licenses
2013-09-17 Intelexamples/ip_reassembly: various updates
2013-09-17 Intelexamples/dpdk_qat: rework port discovery
2013-09-17 Intelexamples/qos_sched: minor changes
2013-09-17 Intelexamples/qos_sched: add --msz for mempool size
2013-09-17 Intelexamples/l3fwd-power: use DD bit rather than RX queue...
2013-09-17 Intelsched: only support TC 3 oversubscription
2013-09-17 Intelsched: add mtu parameter
2013-09-17 Intelexamples/quota_watermark: initial import
2013-09-17 Intelexamples/ip_reassembly: initial import
2013-09-17 Intelexamples/l3fwd-vf: release resources on SIGINT
2013-09-17 Intelexamples/l3fwd: various updates
2013-09-17 Intelexamples/l2fwd: if no port configured, exit
2013-09-17 Intelexamples/vmdq_dcb: display port mac address
2013-09-17 Intelexamples/dpdk_qat: minor change
2013-09-17 Intelexamples/dpdk_qat: fix cross compile check
2013-09-17 Intelexamples: work only on defined lcores
2013-09-17 Intelexamples: time fixes
2013-09-17 Intelexamples: use global RTE_MAX_ETHPORTS
2013-09-17 Intelexamples: numa updates
2013-09-17 Intelkni: fix multi-process support
2013-09-17 Intelethdev: update VMDq/DCB support
2013-09-17 Intelethdev: store numa_node per device
2013-09-17 Inteltimer: prefer TSC to HPET
2013-09-17 Intelsched: initial import
2013-09-17 Intelmeter: initial import
2013-09-17 Intelpower: initial import
2013-09-06 Intellib: fix various compilation warnings
2013-09-06 Intelfile mode changes
2013-07-25 Intelupdate copyright date to 2013
2013-07-25 Intelexamples: various changes
2013-07-25 Intelexamples/vmdq_dcb: update
2013-07-25 Intelexamples/multi_process: update
2013-07-25 Intelexamples/load_balancer: update
2013-07-25 Intelexamples/link_status_interrupt: update
2013-07-25 Intelexamples/l3fwd: update
2013-07-25 Intelexamples/l3fwd-vf: update
2013-07-25 Intelexamples/l2fwd: update
2013-07-25 Intelexamples/ipv4_multicast: update
2013-07-25 Intelexamples/ipv4_frag: update
2013-07-25 Intelexamples/qat: update
2013-07-25 Intelexamples/qat: rename config files
2013-07-25 Intelexamples: update link status checks
2013-07-25 Intelexamples: remove l2fwd-vf
2013-07-25 Intelethdev: add DCB support
2013-07-25 Intelethdev: init all builtin drivers
2013-07-25 Intelmbuf: group fields in vlan_macip union
2013-07-25 Intelhash: select default hash by looking at SSE flags
2013-07-25 Intellpm: don't use memzone for allocations
2013-07-25 Intelkni: initial import
2013-07-05 Inteldoc: remove all pdf files
2013-07-05 Intelremove version in all files
2013-03-11 Intelfirst public release