ixgbe: fix number of segments with vector scattered Rx
[dpdk.git] / examples /
2015-07-27 Cunming Liangexamples/l3fwd-power: enable one-shot Rx interrupt...
2015-07-27 Pablo de Laraexamples/l3fwd: increase lookup burst size to 8
2015-07-27 Maciej Gajdzicaexamples/ip_pipeline: fix cpu cores parsing
2015-07-17 Ouyang Changchunexamples/vhost: fix driver unregistering
2015-07-17 Ouyang Changchunexamples/vhost: fix comment and log
2015-07-15 Helin Zhangexamples: replace some offload flags with packet type
2015-07-13 Bruce Richardsonhash: rename unused field
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework flow classification pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework routing pipeline
2015-07-09 Daniel Mrzyglodexamples/ip_pipeline: rework firewall pipeline
2015-07-09 Jasvinder Singhexamples/ip_pipeline: rework passthrough pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move config files to separate...
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: add application thread
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add master pipeline
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: move pipelines to separate directory
2015-07-09 Maciej Gajdzicaexamples/ip_pipeline: rework initialization parameters
2015-07-09 Jasvinder Singhexamples/ip_pipeline: add config file checks
2015-07-09 Pawel Wodkowskiexamples/ip_pipeline: rework config file syntax
2015-07-07 Helin Zhangexamples/ipv4_multicast: support double vlan stripping...
2015-06-25 Jijiang Liuexamples/tep_term: fix vhost dependency
2015-06-24 Cyril Chemparathymbuf: use offset macro
2015-06-23 Jijiang Liuexamples/tep_term: add encap/decap configuration
2015-06-23 Jijiang Liuexamples/tep_term: add bad Rx checksum statistics
2015-06-23 Jijiang Liuexamples/tep_term: add TSO offload configuration
2015-06-23 Jijiang Liuexamples/tep_term: add inner checksum Tx offload config...
2015-06-23 Jijiang Liuexamples/tep_term: add tunnel filter type configuration
2015-06-23 Jijiang Liuexamples/tep_term: add UDP tunneling port configuration
2015-06-23 Jijiang Liuexamples/tep_term: implement VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: add structures for VXLAN processing
2015-06-23 Jijiang Liuexamples/tep_term: define basic VXLAN port information
2015-06-23 Jijiang Liuexamples/tep_term: initialize VXLAN sample
2015-06-22 Bruce Richardsonexamples/distributor: fix debug macro
2015-06-15 Michal Jastrzebskiexamples/qos_sched: use librte_cfgfile
2015-06-12 Stephen Hemmingerexamples: fix whitespace
2015-06-03 Andrey Chilikinexamples/l3fwd: make destination mac address configurable
2015-06-03 Thomas Monjalonexamples/load_balancer: fix build with gcc 5.1
2015-05-19 Olivier Matzexamples: add dependencies for timer and vm_power_manager
2015-05-19 Olivier Matzexamples/netmap: fix build for x32 ABI
2015-05-19 Olivier Matzexamples/bond: fix build with clang
2015-05-19 Thomas Monjalonexamples/ip_pipeline: fix build with clang 3.6
2015-05-11 Ouyang Changchunexamples/vhost: fix build with debug enabled
2015-05-11 Konstantin Ananyevapps: fix default mbuf size
2015-04-28 Olivier Matzmbuf: fix cloning with private mbuf data
2015-04-28 Olivier Matzapps: use helper to create mbuf pools
2015-04-27 Olivier Matzexamples: always initialize mbuf pool private area
2015-04-27 Olivier Matzmbuf: fix data room size calculation in pool init
2015-04-13 Stephen Hemmingerexamples: remove useless null checks before rte_free
2015-03-30 John McNamaraethdev: add packet count parameter to Rx callback
2015-03-20 Konstantin Ananyeveal/x86: move header file for vector instructions
2015-03-17 John McNamaraexamples/skeleton: improve documentation
2015-03-10 Pawel Wodkowskiexamples/l2fwd-jobstats: fix error handling in init...
2015-03-10 David Marchandtailq: remove unneeded inclusions
2015-03-09 Huawei Xievhost: fix file descriptors naming
2015-03-04 Stephen Hemmingerexamples: remove unneeded casts
2015-03-04 Thomas Monjalonbond: remove debug function to fix link with shared lib
2015-02-25 Pawel Wodkowskiexamples/l2fwd-jobstats: add new example
2015-02-24 Pawel Wodkowskiexamples/l2fwd-jobstats: new example
2015-02-24 Sergio Gonzalez... examples/packet_ordering: move creation of reorder...
2015-02-23 Bruce Richardsonexamples/rxtx_callbacks: show use of callbacks
2015-02-23 Sergio Gonzalez... mbuf: remove build option to disable refcnt
2015-02-23 Sergio Gonzalez... mbuf: introduce indirect attached flag
2015-02-22 Helin Zhangethdev: unification of RSS offload types
2015-02-20 Michal Jastrzebskiexamples/bond: add example application for link bonding...
2015-02-20 Ouyang Changchunexamples/vhost: add vlan strip command line option
2015-02-20 Ouyang Changchunexamples/vhost: avoid inserting vlan twice
2015-02-18 Sergio Gonzalez... examples/packet_ordering: new sample app
2015-01-30 Huawei Xieexamples/vhost: fix crash when linking device to VMDQ...
2015-01-28 Konstantin Ananyevacl: introduce config parameter for performance/space...
2015-01-28 Konstantin Ananyeveal: introduce ymm type for AVX 256-bit
2014-12-17 Ouyang Changchunexamples/vhost: fix vlan offload
2014-12-17 Olivier Matzexamples/vm_power: fix initialization of cmdline token
2014-12-17 Olivier Matzexamples/vm_power: fix split of compiler and linker...
2014-12-17 Olivier Matzexamples/netmap_compat: fix overflow in ioctl operation
2014-12-17 Olivier Matzexamples/l3fwd: fix compilation with clang 3.5
2014-12-17 Bruce Richardsonexamples/vm_power: fix check for null
2014-12-17 Bruce Richardsonexamples/vm_power: fix max length of unix socket path
2014-12-17 Bruce Richardsonexamples/ip_pipeline: fix memory allocation check
2014-12-17 Konstantin Ananyevexamples/l3fwd-acl: fix possible memory leak
2014-12-11 Daniel Mrzyglodexamples/l3fwd-vf: fix race condition
2014-12-11 Ouyang Changchunexamples/vhost: fix hard forward of jumbo frames
2014-12-11 Huawei Xieexamples/vhost: increase maximum queue number
2014-12-06 Huawei Xieexamples/vhost: use factorized default Rx/Tx configuration
2014-12-06 Huawei Xieexamples/vhost: support new VMDQ API for i40e
2014-12-05 Bruce Richardsonexamples/multi_process: fix resilience by enabling...
2014-12-05 Alan Carewcmdline: fix overflow on bsd
2014-11-27 Sergio Gonzalez... add prefix to cache line macros
2014-11-27 David Marchandexamples: no more bare metal environment
2014-11-26 Olivier Matzmbuf: generic support for TCP segmentation offload
2014-11-26 Alan Carewexamples/vm_power: cli in guest
2014-11-26 Alan Carewexamples/vm_power: vm power management application
2014-11-26 Alan Carewexamples/vm_power: cpu frequency in host
2014-11-26 Alan Carewexamples/vm_power: cli in host
2014-11-26 Alan Carewexamples/vm_power: channel manager and monitor in host
2014-11-26 Bruce Richardsonexamples/skeleton: very simple code for packet forwarding
2014-11-24 Pablo de Laraexamples/dpdk_qat: fix reference to old mbuf field
2014-11-16 Reshma Pattanexamples/distributor: new sample app
2014-11-12 Cunming Liangether: new function to format mac address
2014-11-11 Ouyang Changchunvhost: enable promiscuous and multicast
2014-11-11 Huawei Xieexamples/vmdq: fix code style
2014-11-11 Huawei Xieexamples/vmdq: use new VMDQ API
next