bus/fslmc: export qbman dqrr funcs for eventdev usages
[dpdk.git] / app /
2017-07-06 Kirill Rybalchenkoapp/crypto-perf: wait for cores launched by app
2017-07-06 Pablo de Laracryptodev: add mempool pointer in queue pair setup
2017-07-06 Slawomir Mrozowiczcryptodev: support device independent sessions
2017-07-06 Slawomir Mrozowiczcryptodev: do not create session mempool internally
2017-07-06 Pablo de Laracryptodev: remove AAD from authentication structure
2017-07-06 Pablo de Laraapp/test-crypto-perf: add AEAD parameters
2017-07-06 Pablo de Laracryptodev: set AES-GMAC as auth-only algo
2017-07-06 Pablo de Laracryptodev: remove digest length from crypto op
2017-07-06 Pablo de Laracryptodev: remove AAD length from crypto op
2017-07-06 Pablo de Laracryptodev: do not use AAD in wireless algorithms
2017-07-06 Pablo de Laracryptodev: add auth IV
2017-07-06 Pablo de Laracryptodev: move IV parameters to session
2017-07-06 Pablo de Laracryptodev: pass IV as offset
2017-07-06 Pablo de Laraapp/crypto-perf: move IV to crypto op private data
2017-07-06 Pablo de Laracryptodev: remove opaque data pointer in crypto op
2017-07-06 Sergio Gonzalez... app/crypto-perf: set crypto op pool cache
2017-07-06 Sergio Gonzalez... app/crypto-perf: return crypto ops to mempool in bulk
2017-07-06 Sergio Gonzalez... app/crypto-perf: fix digest data for chained mbufs
2017-07-06 Tomasz Kulasekapp/testpmd: add cmd for dedicated LACP Rx/Tx queues
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP remove profile feature
2017-07-06 Andrey Chilikinapp/testpmd: update DDP add command parameters
2017-07-06 Andrey Chilikinapp/testpmd: enable DDP get info feature
2017-07-06 Pablo de Laraapp/testpmd: print statistics periodically
2017-07-05 Pablo de Laraapp/testpmd: add parameter to start forwarding Tx first
2017-07-05 Qi Zhangethdev: add fuzzy match in flow API
2017-07-03 Jan Blunckethdev: use device handle to detach
2017-07-03 RongQiang Xieapp/testpmd: fix comments for bonding commands
2017-07-01 Bernard Iremongerethdev: add return values to callback process API
2017-06-28 Pablo de Laraapp/crypto-perf: fix error message
2017-06-20 Thomas Monjalonapp/testpmd: always build VF and MACsec functions
2017-06-16 Thomas Monjalonapp/testpmd: fix build with bypass without ixgbe
2017-06-15 Thomas Monjalonapp/testpmd: fix build without ixgbe
2017-06-14 Jerin Jacobfix typos using codespell utility
2017-06-14 Adrien Mazarguilethdev: add isolated mode to flow API
2017-06-12 Ajit Khapardenet/bnxt: support to set VF rxmode
2017-06-12 Ajit Khapardenet/bnxt: configure a default VF VLAN
2017-06-12 Ajit Khapardenet/bnxt: support get and clear VF specific stats
2017-06-12 Ajit Khapardenet/bnxt: support set VF QOS and MAC anti spoof
2017-06-12 Ajit Khapardenet/bnxt: support Tx loopback, set VF MAC and queues...
2017-06-12 Radu Nicolauethdev: move bypass functions to ixgbe PMD
2017-06-08 Beilei Xingapp/testpmd: add TCP flags in flow rules
2017-06-08 Beilei Xingapp/testpmd: fix creating E-Tag and NVGRE flow rules
2017-06-04 Ferruh Yigitapp/testpmd: remove duplicated license
2017-05-10 Michal Jastrzebskiapp/procinfo: fix xstats by ID on 32-bit
2017-05-10 Gaetan Rivetapp/testpmd: print all or no events
2017-05-10 Shahaf Shulerapp/testpmd: fix mempool creation by socket id
2017-05-06 Gaetan Rivetapp/testpmd: configure event display
2017-05-06 Yulong Peiapp/testpmd: fix NUMA structures initialization
2017-05-06 Adrien Mazarguilapp/testpmd: fix MAC endian in flow command
2017-05-06 Adrien Mazarguilapp/testpmd: fix stack overwriting by flow command
2017-05-06 Pablo de Laraapp/testpmd: disable latency stats by default
2017-05-06 Pablo de Laraapp/testpmd: fix build without bitrate lib
2017-05-05 Bruce Richardsonapp/testpmd: add switch fall-through comments
2017-05-05 Thomas Monjalonpci: remove eal prefix
2017-05-01 Kuba Kozakapp/proc-info: support xstats by ID and by name
2017-05-01 Kuba Kozakethdev: revert xstats by ID
2017-05-01 Allain Legacyapp/testpmd: load commands from file at runtime
2017-05-01 Allain Legacyapp/testpmd: load commands from file at startup
2017-05-01 Remy Hortonapp/testpmd: add --bitrate-stats option
2017-05-01 Jiayu Huapp/testpmd: fix exit without freeing resources
2017-05-01 Olivier Matzapp/testpmd: fix number of mbufs in pool
2017-05-01 Olivier Matzapp/testpmd: fix crash at mbuf pool creation
2017-04-30 Adrien Mazarguilethdev: fix incomplete items in flow API
2017-04-21 Michal Jastrzebskiapp/procinfo: fix description of --xstats-name option
2017-04-20 Bruce Richardsonapp/testpmd: enable NUMA support by default
2017-04-20 Rami Rosenapp/testpmd: consolidate duplicate ifdefs into one
2017-04-20 Pascal Mazonapp/testpmd: fix duplicated metrics header include
2017-04-20 Gaetan Rivetapp/testpmd: request device removal interrupt
2017-04-20 Gaetan Rivetapp/testpmd: request link status interrupt
2017-04-20 Gaetan Rivetapp/testpmd: add generic event handler
2017-04-20 Kuba Kozakapp/proc-info: support xstats by ID
2017-04-20 Jacek Piaseckiethdev: retrieve xstats by ID
2017-04-20 Pablo de Laraapp/crypto-perf: fix AEAD tests when AAD is zero
2017-04-20 Pablo de Laraapp/crypto-perf: fix length for wireless algos
2017-04-20 Fan Zhangapp/crypto-perf: fix crypto operation resubmission
2017-04-20 Pablo de Laraapp/crypto-perf: fix possible overflow
2017-04-19 Qi Zhangapp/testpmd: add commands for packet type mapping
2017-04-10 Jeff Guoapp/testpmd: fix IPv6 tunnel checksum
2017-04-10 Jeff Guoapp: enable HW CRC strip by default
2017-04-10 Ilya Maximetsapp: do not build test-crypto-perf if cryptodev disabled
2017-04-05 Pablo de Laraapp/crypto-perf: reorg options structure
2017-04-05 Pablo de Laraapp/crypto-perf: add extra option checks
2017-04-05 Pablo de Laraapp/crypto-perf: add range/list of sizes
2017-04-05 Pablo de Laraapp/crypto-perf: display results in test runner
2017-04-05 Pablo de Laraapp/crypto-perf: do not append digest if not used
2017-04-05 Sergio Gonzalez... app/crypto-perf: move verify as single test type
2017-04-05 Pablo de Laraapp/crypto-perf: fix AES CBC 128 test vectors
2017-04-05 Pablo de Laraapp/crypto-perf: remove unused file
2017-04-05 Pablo de Laraapp/crypto-perf: remove cyclecount test type
2017-04-05 Tomasz Kulasekapp/crypto-perf: fix uninitialized values for null ops
2017-04-05 Daniel Mrzyglodapp/crypto-perf: avoid wrong operation type for AEAD...
2017-04-05 Slawomir Mrozowiczapp/crypto-perf: fix invalid latency for QAT
2017-04-05 Pablo de Laraapp/crypto-perf: use cryptodev algorithm parser
2017-04-05 Gaetan Rivetapp/testpmd: use ethdev iterator to list devices
2017-04-05 Reshma Pattanapp/testpmd: add latency statistics calculation
2017-04-05 Remy Hortonapp/testpmd: add bitrate statistics calculation
2017-04-05 Reshma Pattanapp/proc_info: add metrics displaying
2017-04-04 Qi Zhangapp/testpmd: add command to show/clear VF stats
2017-04-05 Olivier Matzapp/testpmd: new command to dump log types
2017-04-05 Olivier Matzmbuf: use 2 bytes for port and nb segments
next