2017-07-03 | Jerin Jacob | eal: switch to architecture specific pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | eal/ppc64: add empty pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | eal/x86: copy pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | eal/arm64: add pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | eal/arm32: add empty pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | eal: introduce architecture specific pause function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-03 | Jerin Jacob | mk: allow exec-env specific targets Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-07-01 | Jerin Jacob | mbuf: reduce pktmbuf init cycles Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: define default value for dequeue timeout Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | test/eventdev: verify priority test prerequisite Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | event/octeontx: fix missing enqueue SMP barrier Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | event/octeontx: improve dequeue performance Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | event/skeleton: advertise the burst mode capability Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | event/sw: advertise the burst mode capability Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: introduce burst mode capability Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: make vdev init and uninit functions optional Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: make PCI probe and remove functions optional Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: restructure release function Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: remove PCI dependency from generic structures Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | event/octeontx: add driver name in info get Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-21 | Jerin Jacob | eventdev: clarify the worker thread workflow Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-14 | Jerin Jacob | fix typos using codespell utility Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-12 | Jerin Jacob | net/thunderx: manage PCI device mapping for SQS VFs Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-12 | Jerin Jacob | eal/pci: introduce a PCI driver flag Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-12 | Jerin Jacob | net/thunderx: add compile-time checks Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-06 | Jerin Jacob | eal: introduce macro for no inline Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-06 | Jerin Jacob | eal: introduce macro for always inline Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-05 | Jerin Jacob | examples/vhost: fix uninitialized descriptor indexes Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-05 | Jerin Jacob | examples/qos_sched: suppress gcc 7.1.1 warning Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-05 | Jerin Jacob | examples/performance-thread: add fall-through comments Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-06-05 | Jerin Jacob | examples/l3fwd: add switch fall-through comments Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-05-10 | Jerin Jacob | hash: add switch fall-through comments for arm64 Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-05-07 | Jerin Jacob | usertools: add Cavium pkx as network device Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-05-05 | Jerin Jacob | eal: optimize TSC routines when HPET is disabled Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
2017-05-01 | Jerin Jacob | net/thunderx: fix deadlock in Rx path Signed-off-by: Jerin Jacob <jerin.jacob@caviumnetworks.com> |
commit | commitdiff | tree |
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 |
next |