2017-04-30 | Jerin Jacob | config: set cache line as 128B for generic arm64 Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-30 | Jerin Jacob | devtools: add tags and cscope index generation Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-19 | Jerin Jacob | net/thunderx: reduce writes to mbuf Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-19 | Jerin Jacob | net/thunderx: use internal byte ordering macros Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-05 | Jerin Jacob | mbuf: make rearm data address naturally aligned Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | doc: add Cavium OCTEONTX eventdev PMD to release notes Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | doc: add OCTEONTX ssovf details Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add remaining tests based on existing... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx producer-consumer based... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx queue and flow based max... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx queue based max stage Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx flow based max stage Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx queue based two stage sched Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx flow based two stage sched Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx multi link establishment Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx single link establishment Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx multi queue and multi port Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx priority test Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx multi queue enq/deq tests Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx simple enq/deq tests Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add octeontx unit test infrastructure Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add stop and close functions Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add start function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support worker dequeue Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support worker enqueue Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add SSO HW device operations Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add dump function for easier debugging Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support dequeue timeout tick conversion Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support linking queues to ports Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support event ports Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: support event queues Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add configure function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add device capabilities function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add octeontx eventdev driver Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add mailbox support Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add vdev interface functions Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: probe ssowvf pcie devices Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: probe ssovf pcie devices Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/octeontx: add build and log infrastructure Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | doc: add eventdev library to release notes Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: fix reconfigure values Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: return code in dequeue timeout conversion Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: limit port link operation to configured queues Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/skeleton: support vdev uninit Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: support vdev uninit Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: fix event driver name to eventdev lookup Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | test/eventdev: add unit tests Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | event/skeleton: add skeleton eventdev driver Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: implement PMD registration functions Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: implement the northbound APIs Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: define southbound driver interface Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eventdev: introduce event driven programming model Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | net/thunderx: sync mailbox definitions with Linux PF... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | config: enable thunderx nicvf Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | net/thunderx: fix build on FreeBSD Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | net/thunderx: fix 32-bit build Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | net/thunderx: check data offset alignment requirement Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | net/i40e: fix incorrect packet index reference Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-04-04 | Jerin Jacob | eal/linux: fix build with glibc 2.25 Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-03-27 | Jerin Jacob | test: add a new unit test case status Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-03-27 | Jerin Jacob | test: store only the test case name Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-30 | Jerin Jacob | doc: add I/O device memory access API to release notes Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | cryptodev: fix crash on null dereference Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | net/thunderx: use I/O device memory read/write API Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | net/ena: use I/O device memory read/write API Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm64: change barrier definitions to macros Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm64: override I/O device read/write access Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal: let all architectures use generic I/O implementation Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal: add generic I/O device read/write implementation Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal: introduce I/O device memory read/write operations Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm64: define I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm64: define SMP barrier Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm64: fix memory barrier definition Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/armv7: define I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/arm: separate SMP barrier definition for ARMv7... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/ppc64: define I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/tile: define I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal/x86: define I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-18 | Jerin Jacob | eal: introduce I/O device memory barriers Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-17 | Jerin Jacob | net/ixgbe: remove unused global variable Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-01-13 | Jerin Jacob | app/testpmd: fix static build link ordering Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-12-21 | Jerin Jacob | eal: postpone vdev initialization Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-11-10 | Jerin Jacob | net/thunderx: support CN83xx devices Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-11-10 | Jerin Jacob | net/thunderx: disable L3 alignment padding Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-11-10 | Jerin Jacob | doc: add ARM profiling methods Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-11-07 | Jerin Jacob | doc: remove Intel reference from multi-process guide Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-30 | Jerin Jacob | net/thunderx: support 81xx SoC Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-30 | Jerin Jacob | net/thunderx: add tunneling extension info capability... Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-30 | Jerin Jacob | net/thunderx: remove generic passX references Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-28 | Jerin Jacob | net/virtio: add NEON based Rx handler Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-28 | Jerin Jacob | net/virtio: select data handler depending on CPU flag Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-28 | Jerin Jacob | net/virtio: move SSE based Rx code to separate file Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-09-28 | Jerin Jacob | net/virtio: cleanup conditional compilation Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-10-04 | Jerin Jacob | eal/armv8: use high-resolution cycle counter Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-07-25 | Jerin Jacob | ring: fix single consumer dequeue performance Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-07-21 | Jerin Jacob | app/test: fix ring size Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-06-30 | Jerin Jacob | mempool: optimize copy in cache Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-06-29 | Jerin Jacob | net/thunderx: fix build with clang Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-06-29 | Jerin Jacob | net/thunderx: fix build flags with clang Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2016-06-24 | Jerin Jacob | net/ixgbe: use mbuf prefetch function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
next |