kvargs: fix invalid token parsing on FreeBSD
[dpdk.git] / lib /
2020-05-06 Olivier Matzkvargs: fix invalid token parsing on FreeBSD
2020-05-06 Phil Yangtrace: fix build with gcc 10
2020-05-06 David Marchandtrace: remove string duplication
2020-05-06 David Marchandtrace: remove limitation on patterns number
2020-05-06 David Marchandtrace: remove unneeded checks in internal API
2020-05-06 David Marchandtrace: avoid confusion on optarg
2020-05-06 David Marchandtrace: simplify trace point headers
2020-05-06 David Marchandcryptodev: fix trace points registration
2020-05-06 Ori Kameal/ppc: fix bool type after altivec include
2020-05-06 Kevin Traynoreal/x86: ignore gcc 10 stringop-overflow warnings
2020-05-05 Nithin Dabilpuramnode: add packet drop
2020-05-05 Nithin Dabilpuramnode: add IPv4 rewrite and lookup control
2020-05-05 Kiran Kumar Knode: add IPv4 rewrite
2020-05-05 Pavan Nikhileshnode: add IPv4 lookup for x86
2020-05-05 Nithin Dabilpuramnode: add IPv4 lookup for arm64
2020-05-05 Pavan Nikhileshnode: add generic IPv4 lookup
2020-05-05 Nithin Dabilpuramnode: add ethdev control
2020-05-05 Nithin Dabilpuramnode: add ethdev Tx
2020-05-05 Nithin Dabilpuramnode: add ethdev Rx
2020-05-05 Nithin Dabilpuramnode: add logging and null node
2020-05-05 Jerin Jacobgraph: implement fastpath routines
2020-05-05 Jerin Jacobgraph: implement stats
2020-05-05 Jerin Jacobgraph: implement debug routines
2020-05-05 Jerin Jacobgraph: implement Graphviz export
2020-05-05 Jerin Jacobgraph: implement graph operations
2020-05-05 Jerin Jacobgraph: implement create and destroy
2020-05-05 Jerin Jacobgraph: populate fastpath memory for graph reel
2020-05-05 Jerin Jacobgraph: implement internal operation helpers
2020-05-05 Jerin Jacobgraph: implement node debug routines
2020-05-05 Jerin Jacobgraph: implement node operations
2020-05-05 Jerin Jacobgraph: implement node registration
2020-05-05 Jerin Jacobgraph: define API
2020-05-04 Olivier Matzmempool: return 0 if area is too small on populate
2020-05-04 Ray Kinsellaversion: reference next ABI 21 for recent additions
2020-04-28 David Marchandethdev: fix build warning on 64-bit value
2020-04-28 David Marchandeal: fix typo in endian conversion macros
2020-04-28 David Marchandring: fix build with -Wswitch-enum
2020-04-26 Phil Yangtimer: relax barrier for status update
2020-04-26 Dmitry Kozlyukeal: disable tracing on Windows
2020-04-26 Thomas Monjalonmem: fix build
2020-04-25 Muhammad Bilalmbuf: prevent setting mempool ops name empty
2020-04-25 Luca Boccassifix various typos found by Lintian
2020-04-25 Honnappa Nagarahallitimer: protect initialization with lock
2020-04-25 Vladimir Medvedkinipsec: use hash lookup with signatures in SAD lookup
2020-04-25 Vladimir Medvedkinhash: add bulk lookup with signatures array
2020-04-25 Haiyue Wangbuild: add internal tag check
2020-04-25 Haiyue Wangbuild: enable internal API tag
2020-04-25 Haiyue Wangeal: add internal ABI tag definition
2020-04-25 Aaron Conoleip_frag: ensure minimum v6 fragmentation length
2020-04-25 Aaron Conoleip_frag: ensure minimum v4 fragmentation length
2020-04-24 David Marchandeal: fix build on armv7
2020-04-24 Li Fengmem: exclude unused memory from core dump
2020-04-24 Li Fengmem: mark pages as not accessed when freeing memory
2020-04-24 Stephen Hemmingereal: fix comments spelling
2020-04-24 Stephen Hemmingerlpm6: fix comments spelling
2020-04-24 Alex Kiselevlpm6: fix size of tbl8 group
2020-04-24 Yangchao Zhoulpm: skip table entries update if rules found
2020-04-24 Fady Badermempool: remove inline functions from export list
2020-04-23 Konstantin Ananyevsecurity: fix crash at accessing non-implemented ops
2020-04-21 Alexander Kozyrevnet/mlx5: set dynamic flow metadata in Rx queues
2020-04-21 Jeff Guoethdev: add RSS offload types
2020-04-21 Dong Zhouethdev: support flow aging
2020-04-21 Marvin Liuvhost: fix shadowed descriptors not flushed
2020-04-21 Marvin Liuvhost: fix shadow update
2020-04-21 Bernard Iremongerethdev: add RSS offload types for ESP and AH
2020-04-21 Maxime Coquelinvhost: prefix vDPA enum value for PCI address type
2020-04-21 Itsuro Odavhost: make IOTLB cache name unique among processes
2020-04-21 Xiaolong Yevhost: remove unused variable
2020-04-21 Marvin Liuvhost: fix packed ring zero-copy
2020-04-21 Fan Zhangvhost/crypto: add missing user protocol flag
2020-04-21 Eugeny Parshutinethdev: fix build when vtune profiling is on
2020-04-23 Sunil Kumar Korimempool: add tracepoints
2020-04-23 Sunil Kumar Koricryptodev: add tracepoints
2020-04-23 Sunil Kumar Korieventdev: add tracepoints
2020-04-23 Sunil Kumar Koriethdev: add tracepoints
2020-04-23 Sunil Kumar Koritrace: add trace mode configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace bufsize configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace directory configuration parameter
2020-04-23 Sunil Kumar Koritrace: add trace configuration parameter
2020-04-23 Jerin Jacobtrace: add interrupt tracepoints
2020-04-23 Jerin Jacobtrace: add thread tracepoints
2020-04-23 Jerin Jacobtrace: add memzone tracepoints
2020-04-23 Jerin Jacobtrace: add memory tracepoints
2020-04-23 Jerin Jacobtrace: add alarm tracepoints
2020-04-23 Jerin Jacobtrace: add generic tracepoints
2020-04-23 Jerin Jacobtrace: hook subsystem to FreeBSD
2020-04-23 Jerin Jacobtrace: hook subsystem to Linux
2020-04-23 Jerin Jacobtrace: implement provider payload
2020-04-23 Jerin Jacobtrace: implement registration payload
2020-04-23 Jerin Jacobtrace: implement trace save
2020-04-23 Jerin Jacobtrace: implement debug dump
2020-04-23 Jerin Jacobtrace: implement memory allocation
2020-04-23 Sunil Kumar Koritrace: handle CTF keyword collision
2020-04-23 Jerin Jacobtrace: create CTF TDSL metadata in memory
2020-04-23 Jerin Jacobtrace: save bootup timestamp
2020-04-23 Jerin Jacobtrace: add internal init and fini interface
2020-04-23 Jerin Jacobtrace: implement operation APIs
2020-04-23 Jerin Jacobtrace: implement register API
2020-04-23 Jerin Jacobtrace: introduce new subsystem
2020-04-23 Jerin Jacobeal: introduce API for getting thread name
next