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
...
105
106
107
…
113
114
»
Patch
Series
S/W/F
Date
Submitter
Delegate
State
CONTRIBUTING: Improve the guidelines
-
-
-
2014-11-07
Mike Holmes
Accepted
[DPDK] Running IPsec App on ODP-DPDK
-
-
-
2014-11-07
Venkatesh Vivekanandan
Accepted
[v2] example: Remove use of ODP API logging
-
-
-
2014-11-07
Mike Holmes
Accepted
Add images for doxygen for new buffer and packet header files
-
-
-
2014-11-07
Bill Fischofer
New
[v2] api/odp_shared_memory.h: add odp_shm_free
-
-
-
2014-11-06
Mike Holmes
Accepted
api/odp_shared_memory.h: add odp_shm_free
-
-
-
2014-11-06
Mike Holmes
Rejected
[v5] add queue test
-
-
-
2014-11-06
yan.songming
New
[PATCHv2,NETMAP] Removed netmap specific example
-
-
-
2014-11-06
Ciprian Barbu
New
[NETMAP] Removed netmap specific example
-
-
-
2014-11-06
Ciprian Barbu
New
Removed odp_atomic_int_t
-
-
-
2014-11-06
Savolainen, Petri (NSN - FI/Espoo)
New
[v2,ARCH] Add API guide lines
-
-
-
2014-11-05
Mike Holmes
Not Applicable
example: Remove use of ODP API logging
-
-
-
2014-11-05
Mike Holmes
Superseded
[ARCH,PATCHv3] ipc design and usage modes
-
-
-
2014-11-05
Maxim Uvarov
New
[PATCHv3] ipc linux-generic implementation based on pktio
-
-
-
2014-11-05
Maxim Uvarov
New
linux-generic: fix SEGV on deq from an empty pktin queue
-
-
-
2014-11-05
Stuart Haslam
New
[v4] add queue test
-
-
-
2014-11-05
yan.songming
New
[v2,1/1] cunit : add tests for crypto APIs
-
-
-
2014-11-05
Alexandru Badicioiu
New
[v2,1/1] linux-generic : crypto
-
-
-
2014-11-05
Alexandru Badicioiu
Superseded
[linux-dpdk] Adjust ODP DPDK platform to latest DPDK API (EXPERIMENTAL)
-
-
-
2014-11-04
Zoltan Kiss
New
[RFC] Platform specific definitions and inlines
-
-
-
2014-11-04
Ciprian Barbu
New
[[RFC,PATCHv2] ] RFC Buffer and Packet header restructure
-
-
-
2014-11-04
Bill Fischofer
New
[v3] add tests for queue
-
-
-
2014-11-04
yan.songming
New
exception_handling.dox: remove redundant text
-
-
-
2014-11-03
Mike Holmes
Rejected
[v2] fix including odp_std_types.h
-
-
-
2014-11-03
Mike Holmes
Rejected
[NETMAP,2/2] Update to netmap v11.1
-
-
-
2014-11-03
Ciprian Barbu
New
[NETMAP,1/2] odp_pktio_netmap: add option to disable loopback
-
-
-
2014-11-03
Ciprian Barbu
New
[v3] add tests for queue
-
-
-
2014-11-03
yan.songming
New
[[RFC] ] RFC for new buffer .h files
-
-
-
2014-11-03
Bill Fischofer
New
[v2] add tests for queue
-
-
-
2014-11-01
yan.songming
New
[v2] add tests for queue
-
-
-
2014-11-01
yan.songming
New
[v2] add tests for queue
-
-
-
2014-11-01
yan.songming
New
gitignore: ignore test-driver
-
-
-
2014-11-01
Anders Roxell
Accepted
[v2] add odp_buffer_pool_destroy
-
-
-
2014-10-31
Mike Holmes
Rejected
[2/2] linux-generic: clean unnecessary includes
-
-
-
2014-10-31
Mike Holmes
Rejected
[1/2] fix including odp_std_types.h
-
-
-
2014-10-31
Mike Holmes
Rejected
[v2] odp_example.c: Fix doxygen warnings
-
-
-
2014-10-31
Mike Holmes
Accepted
odp_example.c: Fix doxygen warnings
-
-
-
2014-10-31
Mike Holmes
Rejected
Removed odp_atomic_int_t
-
-
-
2014-10-31
Petri Savolainen
Accepted
Scheduler atomic and ordered definitions
-
-
-
2014-10-31
Petri Savolainen
New
[v2,1/1] cunit : add tests for crypto APIs
-
-
-
2014-10-31
Alexandru Badicioiu
New
[v1/1] linux-generic : crypto
-
-
-
2014-10-31
Alexandru Badicioiu
New
[v1/1] linux-generic : crypto
-
-
-
2014-10-31
Alexandru Badicioiu
New
[v1/1] cunit : add tests for crypto APIs
-
-
-
2014-10-31
Alexandru Badicioiu
New
queue test
-
-
-
2014-10-31
yan.songming
New
queue test
-
-
-
2014-10-31
yan.songming
New
[v2] odp_example.c: fix dead code path
-
-
-
2014-10-30
Mike Holmes
Accepted
[4/4] configure.ac: add configure option to enable ODP_DEBUG
-
-
-
2014-10-30
Anders Roxell
Accepted
[3/4] odp_debug.h: ensure the macro is always compiled
-
-
-
2014-10-30
Anders Roxell
Accepted
[2/4] configure.ac: accurately name compile option
-
-
-
2014-10-30
Anders Roxell
Accepted
add odp_buffer_pool_destroy
-
-
-
2014-10-30
Mike Holmes
Rejected
[1/1] cunit : add tests for crypto APIs
-
-
-
2014-10-30
Alexandru Badicioiu
New
API version not dependent on test suite version
-
-
-
2014-10-30
Petri Savolainen
Accepted
[OVS,v2,4/4] netdev, ofpbuf: Adjust OVS implementation to the latest ODP
-
-
-
2014-10-29
Zoltan Kiss
New
[OVS,v2,3/4] Config option to enable ODP debug
-
-
-
2014-10-29
Zoltan Kiss
New
[OVS,v2,2/4] Allow custom SSL library for ODP link test
-
-
-
2014-10-29
Zoltan Kiss
New
[OVS,v2,1/4] Fix ODP linking test code
-
-
-
2014-10-29
Zoltan Kiss
New
[ARCH,PATCHv2] ipc design and usage modes
-
-
-
2014-10-28
Maxim Uvarov
New
[OVS,4/4] netdev, ofpbuf: Adjust OVS implementation to the latest ODP
-
-
-
2014-10-28
Zoltan Kiss
New
[OVS,3/4] Config option to enable ODP debug
-
-
-
2014-10-28
Zoltan Kiss
New
[OVS,2/4] Allow custom SSL library for ODP link test
-
-
-
2014-10-28
Zoltan Kiss
New
[OVS,1/4] Fix ODP linking test code
-
-
-
2014-10-28
Zoltan Kiss
New
[ARCH] ipc design and usage modes
-
-
-
2014-10-28
Maxim Uvarov
New
[PATCHv2] ipc linux-generic implementation based on pktio
-
-
-
2014-10-28
Maxim Uvarov
New
example: ipsec: remove redundant options from scripts
-
-
-
2014-10-28
Taras Kondratiuk
Accepted
test/cunit/Makefile.am: add checks
-
-
-
2014-10-27
Anders Roxell
Accepted
configure.ac: remove unnecessary additional -lcunit
-
-
-
2014-10-27
Anders Roxell
Accepted
[v3] odp_version.h: Update version number
-
-
-
2014-10-27
Mike Holmes
Accepted
odp_example.c: fix dead code path
-
-
-
2014-10-24
Mike Holmes
Accepted
odp_ring_test.c: free buffer on fail
-
-
-
2014-10-24
Mike Holmes
Accepted
odp_atomic_test.c: Bounds check commandline
-
-
-
2014-10-24
Mike Holmes
Accepted
[PATCHv2,ARCH] Add API guide lines
-
-
-
2014-10-24
Mike Holmes
Not Applicable
[ARCH] Add API guide lines
-
-
-
2014-10-24
Mike Holmes
Not Applicable
[ARCH] Add testing.dox
-
-
-
2014-10-24
Mike Holmes
Not Applicable
[ARCH] classification_design.dox: bad reference
-
-
-
2014-10-23
Mike Holmes
Accepted
[PATCHv2] odp_version.h: Update version number
-
-
-
2014-10-23
Mike Holmes
Rejected
odp_version.h: Update version number
-
-
-
2014-10-23
Mike Holmes
Rejected
[PATCHv4,NETMAP] linux-netmap: Include README in User's Guide
-
-
-
2014-10-23
Ciprian Barbu
New
[PATCHv3,NETMAP] linux-netmap: Include README in User's Guide
-
-
-
2014-10-23
Ciprian Barbu
New
odp_shared_memory.h: Document default value
-
-
-
2014-10-22
Mike Holmes
Rejected
[2/2] gitignore: remove odp_packet_netmap
-
-
-
2014-10-22
Anders Roxell
Accepted
[1/2] linux-generic: remove odp_packet_netmap.h
-
-
-
2014-10-22
Anders Roxell
Accepted
[PATCHv2,2/2] doxygen: remove api.dox
-
-
-
2014-10-21
Anders Roxell
Accepted
[PATCHv2,1/2] doxygen: add grouping
-
-
-
2014-10-21
Anders Roxell
Accepted
odp_init_test.c: Add odp_term_global test case
-
-
-
2014-10-21
Mike Holmes
Accepted
odp_init.c: Add initial unimplemented term functionality
-
-
-
2014-10-21
Mike Holmes
Accepted
odp_packet_io.c: fix unreachable code
-
-
-
2014-10-21
Mike Holmes
Accepted
[PATCHv2] force latex to generate docs
-
-
-
2014-10-21
Maxim Uvarov
New
force latex to generate docs
-
-
-
2014-10-21
Maxim Uvarov
New
ipc linux-generic implementation based on pktio
-
-
-
2014-10-21
Maxim Uvarov
New
[ODP,PATCHv2] odp_classification.h:Doxygen error correction
-
-
-
2014-10-21
Balasubramanian Manoharan
Accepted
[ODP] Doxygen error correction
-
-
-
2014-10-21
Balasubramanian Manoharan
Superseded
[ODP,ARCH] Classification API Minor Format changes
-
-
-
2014-10-21
Balasubramanian Manoharan
New
odp.dox: fix bug url
-
-
-
2014-10-20
Mike Holmes
Accepted
[PATCHv2,NETMAP] linux-netmap: Include README in User's Guide
-
-
-
2014-10-20
Ciprian Barbu
New
[ODP/PATCH,v3] Look ma, no barriers! C11 memory model
-
-
-
2014-10-20
Ola Liljedahl
New
[ODP/PATCH,v2] Look ma, no barriers! C11 memory model
-
-
-
2014-10-20
Ola Liljedahl
New
odp_packet_socket.c: Fix call to bind with negative fd
-
-
-
2014-10-17
Mike Holmes
Accepted
odp_packet_socket.c: Fix unterminated string
-
-
-
2014-10-17
Mike Holmes
Accepted
odp_shared_memory.c: fix std=c99 error
-
-
-
2014-10-17
Mike Holmes
Accepted
[ARCH,2/2] Add odp version diagrams
-
-
-
2014-10-17
Mike Holmes
Not Applicable
«
1
2
...
105
106
107
…
113
114
»