Show patches with: State = Action Required       |    Archived = No       |   4491 patches
« 1 2 ... 42 43 44 45 »
Patch Series S/W/F Date Submitter Delegate State
[KEYSTONE2,11/15] linux-ks2: packet: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,10/15] linux-ks2: buffer: update module --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,09/15] linux-ks2: event: add headers --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,08/15] linux-ks2: plat: add abstraction layer for CPPI --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,07/15] linux-ks2: init: implement McSDK termination --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,06/15] linux-ks2: init: fix a minimal library build --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,05/15] linux-ks2: build only init part --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,04/15] linux-ks2: align: add ODP_ALIGNOF() macro --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,03/15] linux-ks2: align: move internal macros to a public place --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,02/15] linux-ks2: debug: sort out after merge --- 2015-03-10 Taras Kondratiuk New
[KEYSTONE2,01/15] linux-ks2: update include structure --- 2015-03-10 Taras Kondratiuk New
[RFC,1/2] validation: crypto: handle synchronous operations in async test --- 2015-02-26 Taras Kondratiuk New
validation: pktio: don't use __odp_errno directly --- 2015-02-25 Taras Kondratiuk New
validation: buffer: split pool, buffer and packet tests --- 2015-02-13 Taras Kondratiuk New
api: reflect file path in header guards --- 2015-02-05 Taras Kondratiuk New
api: pool: move buffer allocation to buffer.h --- 2015-02-05 Taras Kondratiuk New
linus-generic: debug: Allow formatted ODP_ASSERT --- 2015-02-05 Taras Kondratiuk New
linux-generic: move compiler hints to a proper place --- 2015-02-05 Taras Kondratiuk New
[3/5] linux-generic: crypto: fix crypto_alg_err enum return values --- 2015-02-04 Taras Kondratiuk New
[2/5] linux-generic: classification: Remove typedef forward declarations --- 2015-02-04 Taras Kondratiuk New
[1/5] api: debug: fix static assert macro --- 2015-02-04 Taras Kondratiuk New
[PATCHv3,1/3] validation: buffer: add initial buffer pool tests --- 2014-12-19 Taras Kondratiuk New
linux-generic: buffer: add buffer pool termination --- 2014-12-18 Taras Kondratiuk New
[PATCHv2,3/3] validation: buffer: add initial packet tests --- 2014-12-18 Taras Kondratiuk New
[PATCHv2,2/3] validation: buffer: add initial buffer tests --- 2014-12-18 Taras Kondratiuk New
[PATCHv2,1/3] validation: buffer: add initial buffer pool tests --- 2014-12-18 Taras Kondratiuk New
linux-generic: queue: fix PKTIN queue destroy --- 2014-12-18 Taras Kondratiuk New
[RFC] linux-generic: add buffer pool termination --- 2014-12-17 Taras Kondratiuk New
[RFC] api: init: add a way to determine a last ODP thread termination --- 2014-12-17 Taras Kondratiuk New
[PATCHv2,1/4] linux-generic: crypto: always make a copy of IV --- 2014-12-16 Taras Kondratiuk New
[PATCHv5,6/9] linux-generic: packet: improve packet parsing --- 2014-12-16 Taras Kondratiuk New
[3/3] linux-generic: crypto: implement odp_crypto_get_operation_compl_packet() --- 2014-12-12 Taras Kondratiuk New
[2/3] linux-generic: crypto: implement completion event context --- 2014-12-12 Taras Kondratiuk New
[3/3] validation: buffer: add initial packet tests --- 2014-12-12 Taras Kondratiuk New
[2/3] validation: buffer: add initial buffer tests --- 2014-12-12 Taras Kondratiuk New
[RFC] api: crypto: Move completion event allocation to implementation --- 2014-12-05 Taras Kondratiuk New
[PATCHv2,4/5] validation: crypto: reuse common main() function --- 2014-12-03 Taras Kondratiuk New
[PATCHv2,3/5] validation: queue: reuse common main() function --- 2014-12-03 Taras Kondratiuk New
[PATCHv2,2/2] platform: implement odp_queue_destroy() --- 2014-12-02 Taras Kondratiuk New
[PATCHv4,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-12-02 Taras Kondratiuk New
[PATCHv4,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-12-02 Taras Kondratiuk New
[4/5] validation: crypto: reuse common main() function --- 2014-12-01 Taras Kondratiuk New
[3/5] validation: queue: reuse common main() function --- 2014-12-01 Taras Kondratiuk New
[1/5] validation: shm: move main() to a common place --- 2014-12-01 Taras Kondratiuk New
[RFC,4/5] validation: crypto: reuse common main() function --- 2014-11-28 Taras Kondratiuk New
[RFC,3/5] validation: queue: reuse common main() function --- 2014-11-28 Taras Kondratiuk New
[RFC,2/5] validation: common: add tests_global_init() function --- 2014-11-28 Taras Kondratiuk New
[RFC,1/5] validation: shm: move main() to a common place --- 2014-11-28 Taras Kondratiuk New
[PATCHv3,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-27 Taras Kondratiuk New
[PATCHv3,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-27 Taras Kondratiuk New
[2/2] platform: implement odp_queue_destroy() --- 2014-11-26 Taras Kondratiuk New
[1/2] api: queue: add odp_queue_destroy() --- 2014-11-26 Taras Kondratiuk New
[PATCHv2,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-25 Taras Kondratiuk New
[PATCHv2,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-25 Taras Kondratiuk New
[KS2] linux-keystone2: allocate memregion from RM --- 2014-11-24 Taras Kondratiuk New
[PATCHv2,KS2] linux-keystone2: init: update init for McSDK 3.01.01.04 --- 2014-11-24 Taras Kondratiuk New
[KS2] linux-keystone2: init: update init for McSDK 3.01.01.04 --- 2014-11-24 Taras Kondratiuk New
[2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-24 Taras Kondratiuk New
[1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-24 Taras Kondratiuk New
[RFC,PATCHv2] cunit: buffer: add buffer tests --- 2014-11-21 Taras Kondratiuk New
[RFC,2/2] platform: debug: Simplify ODP_LOG() macro --- 2014-11-20 Taras Kondratiuk New
[RFC,1/2] platform: debug: replace fprintf() with odp_override_log() --- 2014-11-20 Taras Kondratiuk New
[RFC] cunit: buffer: add buffer tests --- 2014-11-19 Taras Kondratiuk New
[PATCHv4,ODP,v1.0,Buffer/Packet,APIs,9/9] Implement ODP v1.0 buffer/packet APIs for linux-generic --- 2014-11-11 Taras Kondratiuk New
[PATCHv6,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-11 Taras Kondratiuk New
[PATCHv5,2/2] Initial review stage for ODP v1.0 buffer packet APIs --- 2014-11-10 Taras Kondratiuk New
linux-generic: version: Add macros to compare ODP versions --- 2014-09-05 Taras Kondratiuk New
[v4,6/6] linux-generic: odp-ipfw: New file example/ipfw/extra/odp_ipfw.c --- 2016-03-21 Venkatesh Vivekanandan New
[v4,5/6] linux-generic: odp-ipfw: uipfw stub changes --- 2016-03-21 Venkatesh Vivekanandan New
[v4,4/6] linux-generic: odp-ipfw: Initial changes to compile uipfw in odp --- 2016-03-21 Venkatesh Vivekanandan New
[v4,3/6] linux-generic: odp-ipfw: ipfw stub changes --- 2016-03-21 Venkatesh Vivekanandan New
[v4,2/6] linux-generic: odp-ipfw: Initial changes to compile ipfw in odp --- 2016-03-21 Venkatesh Vivekanandan New
[v4,1/6] linux-generic: odp-ipfw: netmap-ipfw files --- 2016-03-21 Venkatesh Vivekanandan New
[v3,6/6] linux-generic: odp-ipfw: New file example/ipfw/extra/odp_ipfw.c --- 2016-03-15 Venkatesh Vivekanandan New
[v2,4/6] linux-generic: odp-ipfw: Initial changes to compile uipfw in odp --- 2016-03-11 Venkatesh Vivekanandan New
[PATCHv4,DPDK,6/6] Packet related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,5/6] Buffer related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,4/6] Pktio related changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,3/6] New headers --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,2/6] DPDK specific changes --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv4,DPDK,1/6] Generic changes to sync with ODP v0.5 --- 2015-02-19 Venkatesh Vivekanandan New
[PATCHv3,DPDK] Changes to support odp 0.5.0 --- 2015-02-04 Venkatesh Vivekanandan New
[PATCHv2,DPDK] Changes to support odp 0.5.0 --- 2015-01-31 Venkatesh Vivekanandan New
[DPDK] Changes to support odp 0.5.0 --- 2015-01-30 Venkatesh Vivekanandan New
RFC linux-dpdk support for DPDK 1.7.0 --- 2014-12-09 Venkatesh Vivekanandan New
Patch to test multi-queue support on ODP-DPDK without Ixia --- 2014-08-25 Venkatesh Vivekanandan New
[PATCHv3] Updated ODP-DPDK README --- 2014-08-11 Venkatesh Vivekanandan New
[PATCHv2] Update ODP-DPDK README --- 2014-08-08 Venkatesh Vivekanandan New
[PATCHv2] ODP-DPDK README update --- 2014-08-08 Venkatesh Vivekanandan New
[1/1] ODP-DPDK README update --- 2014-08-07 Venkatesh Vivekanandan New
[1/1] ODP-DPDK without sdk-install-path --- 2014-08-05 Venkatesh Vivekanandan New
[PATCHv7,1/1] Need not push this patch to the upstream --- 2014-07-21 Venkatesh Vivekanandan New
[PATCHv6,1/2] Initial odp-dpdk port --- 2014-07-19 Venkatesh Vivekanandan New
[PATCHv6,1/2] Initial odp-dpdk port --- 2014-07-19 Venkatesh Vivekanandan New
[PATCHv6,1/1] Need not push this patch to the upstream --- 2014-07-19 Venkatesh Vivekanandan New
[PATCHv6,1/2] Initial odp-dpdk port --- 2014-07-19 Venkatesh Vivekanandan New
[PATCHv5,1/1] Need not push this patch to the upstream --- 2014-07-17 Venkatesh Vivekanandan New
[PATCHv5,1/2] Initial odp-dpdk port --- 2014-07-17 Venkatesh Vivekanandan New
[v4,1/1] Need not push this patch to the upstream --- 2014-07-16 Venkatesh Vivekanandan New
[v4,1/2] Initial odp-dpdk port --- 2014-07-16 Venkatesh Vivekanandan New
« 1 2 ... 42 43 44 45 »