Toggle navigation
Patchwork
LNG Open Dataplane
Patches
Bundles
About this project
Login
Register
Mail settings
Show patches with
: Archived =
No
| 11325 patches
Series
Submitter
State
any
Action Required
New
Under Review
Accepted
Rejected
RFC
Not Applicable
Changes Requested
Awaiting Upstream
Superseded
Deferred
Search
Archived
No
Yes
Both
Delegate
------
Nobody
andy.doan@linaro.org
andy.doan@linaro.org
Apply
«
1
2
...
92
93
94
…
113
114
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
[v2,08/13] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-25
Mike Holmes
New
[v2,07/13] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-25
Mike Holmes
New
[v2,06/13] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-25
Mike Holmes
New
[v2,05/13] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-25
Mike Holmes
New
[v2,04/13] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known
-
-
-
2015-02-25
Mike Holmes
Superseded
[v2,03/13] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’
-
-
-
2015-02-25
Mike Holmes
New
[v2,02/13] example: odp_generator: fix c99 implicit declaration
-
-
-
2015-02-25
Mike Holmes
New
[v2,01/13] example: odp_generator: fix c99 usleep
-
-
-
2015-02-25
Mike Holmes
Superseded
api: packet io: fix doxygen define for ODP_PKTIO_MACADDR_MAXSIZE
-
-
-
2015-02-25
Maxim Uvarov
Accepted
example ipsec: init crypto result to 0
-
-
-
2015-02-25
Maxim Uvarov
New
[PATCHv3] linux-generic: pools: switch to simple locks for buf/blk synchronization
-
-
-
2015-02-25
Bill Fischofer
Accepted
[PATCHv2] linux-generic: pools: switch to simple locks for buf/blk synchronization
-
-
-
2015-02-25
Bill Fischofer
New
[4/4] api: crypto: remove posix dependency
-
-
-
2015-02-25
Petri Savolainen
Accepted
[3/4] api: cpumask: replace ssize_t with int32_t
-
-
-
2015-02-25
Petri Savolainen
Accepted
[2/4] api: packet_io: replace ssize_t with int
-
-
-
2015-02-25
Petri Savolainen
Accepted
[1/4] api: random: replace ssize_t with int32_t
-
-
-
2015-02-25
Petri Savolainen
Accepted
[3/3] validation: pktio: free unexpected packets/events
-
-
-
2015-02-25
Stuart Haslam
Accepted
[2/3] validation: pktio: destroy interface specific pools
-
-
-
2015-02-25
Stuart Haslam
Accepted
[1/3] validation: pktio: destroy pktio input queues
-
-
-
2015-02-25
Stuart Haslam
Accepted
[3/3] validation: crypto: don't check detailed operation status
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
[2/3] validation: crypto: verify odp_crypto_operation() return code
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
[1/3] validation: crypto: don't create completion pool
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
validation: queue: destroy created ODP resources
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
validation: pktio: don't use __odp_errno directly
-
-
-
2015-02-25
Taras Kondratiuk
New
api: crypto: add session destroy function
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
linux-generic: weak: move stdarg.h include from odp_debug_internal.h
-
-
-
2015-02-25
Taras Kondratiuk
Accepted
[v3] test: miscellaneous: Add CPP test
-
-
-
2015-02-24
Mike Holmes
New
[v2,2/2] valididation: errno: add sunnyday test
-
-
-
2015-02-24
Mike Holmes
New
[v3,4/4] linux-generic: shared_memory: static assert on ODP_CONFIG_SHM_BLOCKS size
-
-
-
2015-02-24
Mike Holmes
Superseded
[v3,3/4] api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_BLOCKS
-
-
-
2015-02-24
Mike Holmes
Superseded
[v3,2/4] api: config: increase ODP_SHM_NUM_BLOCKS
-
-
-
2015-02-24
Mike Holmes
New
[v3,1/4] api: config: move ODP_SHM_NUM_BLOCKS to config.h
-
-
-
2015-02-24
Mike Holmes
Superseded
linux-generic: queue: fix PKTIN queue destroy
-
-
-
2015-02-24
Stuart Haslam
Accepted
[PATCHv4,10/10] linux-generic: buffer pool: add term_local
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,09/10] linux-generic: schedule: add term_local
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,08/10] linux-generic: shm: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,07/10] linux-generic: thread: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,06/10] linux-generic: buffer_pool: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,05/10] linux-generic: queue: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,04/10] linux-generic: schedule: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,03/10] linux-generic: packet_io: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,02/10] linux-generic: odp_crypto: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
[PATCHv4,01/10] linux-generic: classification: add term_global
-
-
-
2015-02-24
Robbie King
Accepted
linux-generic: timer: fix allocation from an empty pool
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[2/2] linux-generic: reword messages for odp_shm_reserve
-
-
-
2015-02-24
Maxim Uvarov
New
[1/2] linux-generic: make more readable debug messages
-
-
-
2015-02-24
Maxim Uvarov
Superseded
[PATCHv2] validation: buffer: split pool, buffer and packet tests
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[2/2] validation: common: catch odp_term_local/global failures
-
-
-
2015-02-24
Stuart Haslam
New
[1/2] validation: common: print odp_init failures to stderr
-
-
-
2015-02-24
Stuart Haslam
Superseded
[PATCHv2,2/2] linux-generic: crypto: fix crypto operation return code for invalid IV
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[PATCHv2,1/2] api: crypto: add error code for invalid IV
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[PATCHv2,3/3] validation: odp_init_log: fix clang format string error
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[PATCHv2,2/3] linux-generic: weak: fix -Wformat-nonliteral warning
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[PATCHv2,1/3] api: hints: add printf format attribute
-
-
-
2015-02-24
Taras Kondratiuk
Accepted
[PATCHv2] validation: classification: fix unchecked return value
-
-
-
2015-02-24
Maxim Uvarov
Accepted
validation: queue: clean up test toenable clean termination
-
-
-
2015-02-24
Bill Fischofer
New
[PATCHv3,10/10] linux-generic: buffer pool: add term_local
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,09/10] linux-generic: schedule: add term_local
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,08/10] linux-generic: shm: add term_global
-
-
-
2015-02-23
Robbie King
New
[PATCHv3,07/10] linux-generic: thread: add term_global
-
-
-
2015-02-23
Robbie King
New
[PATCHv3,06/10] linux-generic: buffer_pool: add term_global
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,05/10] linux-generic: queue: add term_global
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,04/10] linux-generic: schedule: add term_global
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,03/10] linux-generic: packet_io: add term_global
-
-
-
2015-02-23
Robbie King
Superseded
[PATCHv3,02/10] linux-generic: odp_crypto: add term_global
-
-
-
2015-02-23
Robbie King
New
[PATCHv3,01/10] linux-generic: classification: add term_global
-
-
-
2015-02-23
Robbie King
Superseded
[v2,3/3] api: config: rename ODP_SHM_NUM_BLOCKS to ODP_CONFIG_SHM_NUM_BLOCKS
-
-
-
2015-02-23
Mike Holmes
New
[v2,2/3] api: config: increase ODP_SHM_NUM_BLOCKS to 64
-
-
-
2015-02-23
Mike Holmes
New
[v2,1/3] api: config: move ODP_SHM_NUM_BLOCKS to config.h
-
-
-
2015-02-23
Mike Holmes
New
[PATCHv2] example: generator: add missing doxygen documentation
-
-
-
2015-02-23
Bill Fischofer
Accepted
api: init: add missing doxygen documentation
-
-
-
2015-02-23
Bill Fischofer
Accepted
example: l2fwd: add missing doxygen documentation
-
-
-
2015-02-23
Bill Fischofer
New
example: generator: add missing doxygen documentation
-
-
-
2015-02-23
Bill Fischofer
New
[2/2] valididation: errno: add sunnyday test
-
-
-
2015-02-23
Mike Holmes
New
[1/2] api: errno: add api to public api
-
-
-
2015-02-23
Mike Holmes
Accepted
[v1] linux-generic: classification: Add documentation for missing macros
-
-
-
2015-02-23
Balasubramanian Manoharan
Accepted
[v2] validation: classification: fix incorrect ipv4 checksum update
-
-
-
2015-02-23
Balasubramanian Manoharan
Accepted
[v1] validation: classification: fix uninitialized scalar variable
-
-
-
2015-02-23
Balasubramanian Manoharan
Accepted
[v1] validation: classification: fix unchecked return value
-
-
-
2015-02-23
Balasubramanian Manoharan
New
linux-generic: buffers: remove obsolete debugging code
-
-
-
2015-02-21
Bill Fischofer
Accepted
[12/12] example: odp_ipsec_sa_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[11/12] performance: odp_scheduling: fix c99 implicit declaration of function ‘clock_gettime’
-
-
-
2015-02-20
Mike Holmes
Superseded
[10/12] example: odp_l2fwd: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[09/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’
-
-
-
2015-02-20
Mike Holmes
New
[08/12] example: odp_ipsec_stream: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[07/12] example: odp_ipsec_fwd_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[06/12] example: odp_ipsec_sp_db: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[05/12] example: odp_ipsec: fix c99 implicit declaration of function ‘strtok_r’
-
-
-
2015-02-20
Mike Holmes
New
[04/12] example: odp_ipsec: fix c99 storage size of ‘ifr’ isn’t known
-
-
-
2015-02-20
Mike Holmes
New
[03/12] example: odp_ipsec_stream: fix c99 unknown type name ‘uint’
-
-
-
2015-02-20
Mike Holmes
New
[02/12] example: odp_generator: fix c99 implicit declaration
-
-
-
2015-02-20
Mike Holmes
New
[01/12] example: odp_generator: fix c99 nested extern
-
-
-
2015-02-20
Mike Holmes
New
linux-generic: pools: delete extraneous code
-
-
-
2015-02-20
Bill Fischofer
Accepted
linux-generic: pool set seg_len to 0
-
-
-
2015-02-20
Maxim Uvarov
Accepted
validation: odp_init_log: fix clang format string error
-
-
-
2015-02-20
Mike Holmes
Superseded
linux-generic: pools: switch to simple locks for buf/blk synchronization
-
-
-
2015-02-20
Bill Fischofer
New
[2/2] linux-generic: jumbo frames raw sockets (obsolete after Bills patch)
-
-
-
2015-02-20
Maxim Uvarov
New
[1/2] linux-generic: mmap: jumbo frames support
-
-
-
2015-02-20
Maxim Uvarov
New
[v2] test: miscellaneous: Add CPP test
-
-
-
2015-02-19
Mike Holmes
New
[PATCHv5,6/6] api: config: simplify packet configuration
-
-
-
2015-02-19
Bill Fischofer
New
«
1
2
...
92
93
94
…
113
114
»