dpdk.git
2016-06-16 Reshma Pattanpdump: add new library for packet capture
2016-06-16 Reshma Pattanethdev: get port by name
2016-06-16 Reshma Pattanethdev: get queues numbers
2016-06-16 Reshma Pattanethdev: insert Rx callback as head of list
2016-06-16 Reshma Pattanethdev: protect Rx/Tx callback change with locks
2016-06-16 Remy Hortonexamples/l2fwd-keepalive: add IPC liveness reporting
2016-06-16 Remy Hortonkeepalive: add liveness callback
2016-06-16 Remy Hortonkeepalive: export states
2016-06-16 Remy Hortonethdev: remove name from extended statistic fetch
2016-06-16 Remy Hortonnet/virtio: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/i40e: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/fm10k: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/igb: fetch extended statistics with integer ids
2016-06-16 Remy Hortonnet/ixgbe: fetch extended statistics with integer ids
2016-06-16 Remy Hortonethdev: fetch extended statistics with integer ids
2016-06-16 Slawomir Mrozowiczapp/testpmd: print RSS hash update error
2016-06-16 Zhihong Wangapp/testpmd: show topology at forwarding start
2016-06-16 Zhihong Wangapp/testpmd: handle all Rx queues in RSS setup
2016-06-16 Zhihong Wangapp/testpmd: show throughput in port stats
2016-06-16 Zhihong Wangapp/testpmd: add tx_first burst number option
2016-06-16 Zhihong Wangapp/testpmd: add retry option
2016-06-16 Bernard Iremongerapp/testpmd: stop forwarding on exit
2016-06-16 Bernard Iremongerapp/testpmd: check for valid mbuf pool
2016-06-16 Bernard Iremongerapp/testpmd: check for valid socket id when attaching...
2016-06-16 Bernard Iremongerapp/testpmd: move forward streams initialisation
2016-06-16 Bernard Iremongerapp/testpmd: separate forward config setup from display
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not in bonding
2016-06-16 Bernard Iremongerapp/testpmd: check stopping port is not forwarding
2016-06-16 Bernard Iremongerapp/testpmd: do not update forwarding config
2016-06-15 Olivier Matzconfig: enable virtio for ppc64
2016-06-15 David Marchandvirtio: fix PCI accesses for ppc64 in legacy mode
2016-06-15 Olivier Matzpci: mmap ioports on non-x86 Linux
2016-06-15 Olivier Matzpci: split function parsing resources in sysfs
2016-06-15 Olivier Matzpci: remove invalid comment
2016-06-15 Olivier Matzeal/linux: only call iopl on x86
2016-06-15 Olivier Matzpci: fix typos in ioport doxygen comments
2016-06-15 Olivier Matzmbuf: add new Rx flags for stripped VLAN
2016-06-15 Olivier Matzethdev: clarify the origin of mbufs
2016-06-15 Olivier Matzexamples: fix duplicated lpm6 name
2016-06-15 Zhihong Wangeal/x86: improve memcpy performance
2016-06-15 Sergio Gonzalez... mempool: fix local cache initialization
2016-06-15 Jan Viktorinapp/test: remove real PCI ids
2016-06-15 Jerin Jacobconfig: select maximum nodes and cores on ThunderX
2016-06-15 Chao Zhumk: define objcopy target and arch on IBM POWER
2016-06-14 Guruprasad... examples/ip_pipeline: add core mappings script
2016-06-14 Jasvinder Singhexamples/ip_pipeline: fix false cacheline sharing among...
2016-06-14 Marcin Kerlinexamples/ip_pipeline: fix null pointer dereference
2016-06-14 Jasvinder Singhsched: fix build without red
2016-06-14 Alex Wangkni: describe mempool capacity requirement
2016-06-14 Alex Wangkni: fix inverted function comments
2016-06-14 Jingjing Wudoc: add known issue in EAL argument parsing
2016-06-14 Ziye Yangpci: support class id probing
2016-06-14 Thomas Monjalonconfig: make libarchive optional
2016-06-13 David Huntapp/test: fix wraparound of mempool performance rate
2016-06-13 Michal Jastrzebskiapp/test: fix bond device name too long
2016-06-13 Tomasz Kulasekapp/test: fix array overflow warning with gcc 4.5
2016-06-13 Tomasz Kanteckiapp/test: reduce duration of red functional test
2016-06-13 Jan Viktorinapp/test: do not dump devices in PCI blacklist test
2016-06-13 Jan Viktorinpci: allow to override sysfs path
2016-06-13 Jan Viktorinapp/test: rename PCI blacklist test case
2016-06-13 Jan Viktorinapp/test: extract PCI setup and cleanup functions
2016-06-13 Jan Viktorinapp/test: use linked list to store PCI drivers
2016-06-13 Jan Viktorinapp/test: support resources archived by tar
2016-06-13 Jan Viktorinapp/test: create files from resources
2016-06-13 Jan Viktorinapp/test: support resources externally linked
2016-06-13 Jan Viktorinapp/test: introduce resources for tests
2016-06-13 Jan Viktorinmk: define objcopy-specific target and arch
2016-06-13 Christian Ehrhardtmk: fix missing internal dependencies
2016-06-13 Christian Ehrhardtmk: fix vhost dependency to pthread
2016-06-13 Ferruh Yigitmk: reduce scope of whole-archive static linking
2016-06-13 Thomas Monjalonmk: sort libraries in level order when linking
2016-06-13 Ferruh Yigitmk: prevent overlinking in applications
2016-06-13 Thomas Monjalonmk: remove library grouping during application linking
2016-06-13 Thomas Monjalonmk: fix driver dependencies order for static application
2016-06-13 Thomas Monjalonmk: sort drivers in static application link list
2016-06-10 Panu Matilainenmk: fix install with tar 1.29
2016-06-10 Thomas Monjaloneal: remove useless includes of mempool and ring
2016-06-10 Thomas Monjalonlog: deprecate history dump
2016-06-09 Panu Matilainenmk: generate internal library dependencies
2016-06-08 John McNamaradoc: fix code section in versioning guide
2016-06-08 Mauricio Vasquez Bdoc: fix testpmd commands for flow director
2016-06-08 Pablo de Laradoc: clarify port hotplug in testpmd
2016-06-08 Pablo de Laraapp/testpmd: fix typo when closing port
2016-06-08 Jerin Jacobapp/testpmd: prefetch data in the forwarding loop
2016-06-08 Olivier Matzapp/testpmd: log mbuf pool creation
2016-06-08 Maciej Czekajapp/testpmd: add Tx flags in config command
2016-06-08 Maciej Czekajapp/testpmd: add scatter enabling in config command
2016-06-08 Maciej Czekajapp/testpmd: add scatter enabling option
2016-06-08 Piotr Azarewiczexamples/quota_watermark: fix memory overflow
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix size of destination...
2016-06-08 Tomasz Kulasekexamples/performance-thread: fix destination port
2016-06-08 Jan Viktorinexamples/l3fwd: report error when no vector engine...
2016-06-08 Rami Rosenexamples/l2fwd-jobstats: fix a typo
2016-06-08 Jerin Jacobexamples/l2fwd: increase mempool cache size for performance
2016-06-08 Jerin Jacobexamples/l2fwd: remove hardcoded cycles per second
2016-06-08 Jasvinder Singhexamples/ip_pipeline: add sample configs for various...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: update routes when ports state...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: assign MAC address to routing...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: link routing output ports to...
2016-06-08 Jasvinder Singhexamples/ip_pipeline: increase constants
next