dpdk.git
2021-04-09 Jerin Jacobcommon/cnxk: support NIX RSS
2021-04-09 Vidya Sagar... common/cnxk: add NIX inline IPsec config API
2021-04-09 Sunil Kumar... common/cnxk: add NIX specific NPC operations
2021-04-09 Sunil Kumar... common/cnxk: support NIX MAC operations
2021-04-09 Jerin Jacobcommon/cnxk: add NIX Tx queue management API
2021-04-09 Jerin Jacobcommon/cnxk: add NIX Rx queue management API
2021-04-09 Jerin Jacobcommon/cnxk: support NIX IRQ
2021-04-09 Jerin Jacobcommon/cnxk: support NIX
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA batch alloc/free
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA performance counter
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA bulk alloc/free
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: add NPA pool HW operations
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA debug
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA IRQ
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: support NPA device
2021-04-09 Jerin Jacobcommon/cnxk: add VF support to base device class
2021-04-09 Jerin Jacobcommon/cnxk: add base device class
2021-04-09 Jerin Jacobcommon/cnxk: add mailbox base infrastructure
2021-04-09 Jerin Jacobcommon/cnxk: add mbox request and response definitions
2021-04-09 Jerin Jacobcommon/cnxk: add interrupt helper API
2021-04-09 Ashwin Sekhar T Kcommon/cnxk: add roc plt init callback support
2021-04-09 Jerin Jacobcommon/cnxk: add model init and IO handling API
2021-04-09 Jerin Jacobcommon/cnxk: add build infrastructre and HW definition
2021-04-09 Nithin Dabilpuramdoc: add Marvell cnxk platform guide
2021-04-09 Juraj Linkešbuild: alias default build as generic
2021-04-09 Bruce Richardsonbuild: limit symbol checks to developer mode
2021-04-09 Bruce Richardsonbuild: hide debug messages in non-developer mode
2021-04-09 Bruce Richardsonbuild: enable a developer mode setting
2021-04-09 Luc Pelletiereal: fix hang in control thread creation
2021-04-09 Luc Pelletiereal: fix race in control thread creation
2021-04-09 Thomas Monjalonvfio: reformat logs
2021-04-09 Thomas Monjalonapp/testpmd: fix usage text
2021-04-09 Thomas Monjalonapp/regex: fix usage text
2021-04-09 Thomas Monjalonapp: fix exit messages
2021-04-09 David Marchandeal: fix evaluation of log level option
2021-04-09 David Marchandlog: track log level changes
2021-04-09 David Marchandtest/log: check levels
2021-04-09 Thomas Monjalonlog: add option argument help
2021-04-09 Thomas Monjalonlog: catch invalid level option number
2021-04-09 Thomas Monjalonlog: introduce macro for maximum level
2021-04-09 Thomas Monjalonlog: move private functions
2021-04-08 Stanislaw Kardachtest: proceed if timer subsystem already initialized
2021-04-08 Stanislaw Kardachtimer: clarify error if subsystem already initialized
2021-04-08 Suanming Mouapp/test-regex: add scattered mbuf input
2021-04-08 Suanming Mouregex/mlx5: add data path scattered mbuf process
2021-04-08 Suanming Moucommon/mlx5: add user memory registration bits
2021-04-08 Thomas Monjalondrivers: align log names
2021-04-08 Thomas Monjalondrivers: fix log level after loading
2021-04-08 David Marchandeal: fix telemetry log type on registration failure
2021-04-08 Thomas Monjalonlog: choose EAL log type on registration failure
2021-04-08 David Marchandbuild: remove Windows export symbol list
2021-04-08 David Marchandservice: clean references to removed symbol
2021-04-07 Renata Saiakhovaeal: add synchronous interrupt unregister
2021-04-07 Roy Shtermanmem: fix freeing segments in --huge-unlink mode
2021-04-07 Liang Mamaintainers: update for OPDL
2021-04-06 Thomas Monjalonbus/pci: rename probe/remove operation types
2021-04-06 Thomas Monjalonpci: rename catch-all ID
2021-04-06 Anatoly Burakovpower: do not skip saving original P-state governor
2021-04-06 Anatoly Burakovpower: fix P-state base frequency handling
2021-04-01 David Marchanddoc: fix sphinx rtd theme import in GHA
2021-03-31 Matan Azradvdpa/mlx5: fix virtq cleaning
2021-03-31 David Marchandnet/virtio: remove duplicated port ID from virtio-user
2021-03-31 Ibtisam Tariqexamples/vhost_crypto: remove unused short option
2021-03-31 Marvin Liuvhost: fix batch dequeue potential buffer overflow
2021-03-31 Marvin Liuvhost: fix packed ring potential buffer overflow
2021-03-31 Marvin Liuvhost: fix split ring potential buffer overflow
2021-03-31 Chenbo Xiaexamples/vhost: check memory table query
2021-03-31 Xiao Wangvdpa/ifc: check PCI config read
2021-03-31 Keiichi Watanabeexamples/vhost_blk: check features before inflight API
2021-03-31 Keiichi Watanabevhost: get negotiated protocol features
2021-03-31 Maxime Coquelinvhost: optimize virtqueue structure
2021-03-31 Maxime Coquelinvhost: move dirty logging cache out of virtqueue
2021-03-31 Maxime Coquelinvhost: remove unused virtqueue field
2021-03-31 Maxime Coquelinnet/virtio: pack virtqueue structure
2021-03-31 Maxime Coquelinnet/virtio: allocate fake mbuf in Rx queue
2021-03-31 Maxime Coquelinnet/virtio: improve queue init error path
2021-03-31 Maxime Coquelinnet/virtio: remove reference to virtqueue in vrings
2021-03-27 Balazs Nemethnet/qede: remove unnecessary field in Rx entry and...
2021-03-27 Balazs Nemethnet/qede: prefetch next packet to free
2021-03-27 Balazs Nemethnet/qede: prefetch hardware consumer
2021-03-27 Balazs Nemethnet/qede: free packets in bulk
2021-03-27 Balazs Nemethnet/qede: assume mbuf to free is never null
2021-03-27 Balazs Nemethnet/qede: get consumer index once
2021-03-27 Balazs Nemethnet/qede: remove flags from Tx entry
2021-03-31 Alexander Kozyrevnet/mlx5: reject tunnel ID modification
2021-03-31 Alexander Kozyrevnet/mlx5: allow modify field action on group 0
2021-03-31 Alexander Kozyrevnet/mlx5: check extended metadata for mark modification
2021-03-31 Alexander Kozyrevnet/mlx5: adjust modify field action endianness
2021-03-31 Alexander Kozyrevnet/mlx5: check field size in modify field action
2021-03-31 Xueming Linet/mlx5: probe host PF representor with sub-function
2021-03-31 Xueming Linet/mlx5: improve xstats of bonding port
2021-03-31 Xueming Linet/mlx5: fix setting VF default MAC through representor
2021-03-31 Xueming Linet/mlx5: save bonding member ports information
2021-03-31 Xueming Linet/mlx5: support list of representor PF
2021-03-31 Xueming Linet/mlx5: refactor bonding representor probing
2021-03-31 Xueming Linet/mlx5: revert setting bonding representor to first PF
2021-03-31 Xueming Linet/mlx5: support sub-function representor
2021-03-31 Xueming Licommon/mlx5: support sub-function representor parsing
2021-03-31 Yunjian Wangnet/mlx5: fix using flow tunnel before null check
2021-03-30 Qi Zhangnet/ice: refine RSS configure
next