Linaro Git Browser
Code Review
Sign In
review.linaro.org
/
lng
/
odp
/
HEAD
9f486d1
test: l2fwd_perf: fix error message
by Tuomas Taipale
· 2 weeks ago
master
b6a0fe3
api: increment ODP API version to 1.48.0
by Matias Elo
· 5 weeks ago
v1.48.0.0
89d5e19
api: packet: move odp_packet_parse_result_flag_t definition to API
by Matias Elo
· 10 weeks ago
5a5f16a
api: thrmask: add missing documentation for odp_thrmask_t
by Matias Elo
· 2 months ago
50fbd77
api: cpumask: add missing documentation for odp_cpumask_t
by Matias Elo
· 2 months ago
0634727
abi: packet: fix doxygen documentation
by Matias Elo
· 2 months ago
e46bc19
abi: pktio: fix doxygen documentation
by Matias Elo
· 2 months ago
236a34d
abi: time: fix doxygen documentation
by Matias Elo
· 2 months ago
ea28d38
api: ml: add support for engine id
by Srikanth Yalavarthi
· 4 months ago
f9755b6
validation: crypto: add missing auth algorithms to auth_alg_name()
by Matias Elo
· 8 weeks ago
77828f9
validation: crypto: call odp_crypto_session_print()
by Matias Elo
· 8 weeks ago
c5c0dfe
crypto: implement odp_crypto_session_print()
by Matias Elo
· 8 weeks ago
d477147
api: crypto: add session debug print function
by Matias Elo
· 8 weeks ago
74c7f7f
example: sysinfo: print new capabilities
by Tuomas Taipale
· 9 weeks ago
63447e4
validation: sched: add tests for new group and priority configurability
by Tuomas Taipale
· 4 months ago
3fbb023
linux-gen: sched: implement new group and priority configurability
by Tuomas Taipale
· 4 months ago
70c8ec9
validation: timer: use correct max group count
by Tuomas Taipale
· 4 months ago
fb199fa
api: sched: enable additional global and group level configurability
by Tuomas Taipale
· 4 months ago
9dc9429
api: sched: clarify priority level value space
by Tuomas Taipale
· 5 months ago
822c4c1
api: sched: fix typo
by Tuomas Taipale
· 5 months ago
5a8eb98
validation: dma: use cache stashing in different segment types
by Tuomas Taipale
· 9 weeks ago
48417d5
api: dma: add cache stashing
by Tuomas Taipale
· 9 weeks ago
866c953
validation: event: improve testing of odp_event_vector_alloc()
by Janne Peltonen
· 6 weeks ago
873f915
validation: event: modify tests for event vector type metadata
by Janne Peltonen
· 2 months ago
d970315
platform: linux-gen: implement event type metadata in event vectors
by Janne Peltonen
· 2 months ago
871e95a
api: event: add event type metadata to event vectors
by Janne Peltonen
· 3 months ago
e878f19
example: sysinfo: print max_pmr_priority cls capability
by Janne Peltonen
· 8 weeks ago
8a5150d
validation: cls: test PMR priority
by Janne Peltonen
· 8 weeks ago
76af949
linux-gen: cls: implement pmr priority with zero max priority
by Janne Peltonen
· 8 weeks ago
36f2722
api: cls: add PMR priority to break PMR matching ties
by Janne Peltonen
· 3 months ago
75deacc
test: sched_pktio: wait for packet_gen link to be up
by Ray Sointula
· 5 weeks ago
00c1ae7
test: bench_event_vector: new bench for event vector functions
by Ray Sointula
· 6 weeks ago
f7aa331
test: bench_misc: add new cpu prefetch FP functions
by Ray Sointula
· 6 weeks ago
36055ba
test: common: use strict cpu cycles measuring in bench_run()
by Ray Sointula
· 6 weeks ago
b7650f4
validation: sched: add test for atomic event order
by Matias Elo
· 7 weeks ago
10c8041
test: sched_pktio: shorten test run length
by Janne Peltonen
· 6 weeks ago
01b1c20
test: l2fwd_perf: shorten test run length
by Janne Peltonen
· 6 weeks ago
e2ec946
test: l2fwd: shorten test run length
by Janne Peltonen
· 6 weeks ago
074e493
test: packet_gen: speed up test run and lower minimum CI packet count
by Janne Peltonen
· 6 weeks ago
6b9108f
linux-gen: test: pktio_run_tap.sh: remove waiting for network
by Janne Peltonen
· 6 weeks ago
b3708b0
validation: pktio: increase link up wait time to 2 secs
by Janne Peltonen
· 6 weeks ago
f51e958
linux-gen: queue: store event pointers instead of indices in queues
by Matias Elo
· 4 months ago
caa5bdb
test: sched_perf: add option for cache stashing
by Ray Sointula
· 8 weeks ago
ce161dd
test: sched_perf: add option for prefetching
by Ray Sointula
· 8 weeks ago
d1846c6
linux-gen: ml: add string for missing data types
by Lifang Zhang
· 8 weeks ago
a927993
test: sched_perf: remove initialization to zero
by Ray Sointula
· 9 weeks ago
785a0e4
test: sched_perf: add new event vector pool type
by Ray Sointula
· 2 months ago
b959523
test: sched_perf: add option for using control threads
by Ray Sointula
· 2 months ago
ee1c88e
linux-gen: ml: fix maybe uninitialized warning
by Matias Elo
· 9 weeks ago
542ef63
test: sched_perf: add new event forwarding mode
by Matias Elo
· 9 months ago
fd75731
test: sched_perf: use ODPH_ERR macro for all error prints
by Matias Elo
· 3 months ago
d58d50d
validation: ml: correct the data size for output data segment
by Lifang Zhang
· 9 weeks ago
193f7d5
test: l2fwd: add new memcpy option
by Matias Elo
· 3 months ago
5c0bb02
test: l2fwd: add new wait option
by Matias Elo
· 3 months ago
5c4dcff
validation: cls: move common test init and term steps to functions
by Janne Peltonen
· 10 weeks ago
0b93399
validation: cls: move common packet reception steps in a function
by Janne Peltonen
· 10 weeks ago
5d63ccd
validation: cls: move common packet sending steps to a function
by Janne Peltonen
· 10 weeks ago
8992c42
validation: cls: lower RX waiting time in drop action tests
by Janne Peltonen
· 10 weeks ago
1f94524
validation: cls: add missing default value checks
by Janne Peltonen
· 10 weeks ago
f7a27d2
test: queue_perf: add support for testing single event enq/deq operations
by Matias Elo
· 3 months ago
8556d03
test: queue_perf: use odp_cpu_cycles_strict()
by Matias Elo
· 2 months ago
88dbb40
github_ci: i386: use Debian 12 instead of Ubuntu 18.04
by Ray Sointula
· 3 months ago
39b1c3a
linux-gen: dpdk: update supported dpdk versions
by Ray Sointula
· 4 months ago
f2c4a89
linux-gen: dpdk: check rte_eth_x return values
by Ray Sointula
· 4 months ago
ed7dcf5
doc: remove obsolete Doxyfile setting
by Ray Sointula
· 5 months ago
cda4e3b
abi: add missing Doxygen grouping info
by Ray Sointula
· 5 months ago
6ebede6
github_ci: update OS from ubuntu_20.04 to 24.04 on arm64
by Ray Sointula
· 3 months ago
4beb51b
github_ci: update OS from ubuntu_20.04 to 24.04 on x86
by Ray Sointula
· 5 months ago
4e1b4fa
test: bench_buffer: differentiate benches utilizing same run function
by Ray Sointula
· 3 months ago
10912c2
test: bench_misc: differentiate benches utilizing same run function
by Ray Sointula
· 3 months ago
e3a6586
test: common: uniform headers for exported test results
by Ray Sointula
· 3 months ago
d6f3fda
linux-gen: pktio: add missing address conversion
by Matias Elo
· 3 months ago
633308c
linux-gen: queue: add missing address conversion
by Matias Elo
· 3 months ago
3214de3
linux-gen: queue: optimize single event enqueue for scheduled queues
by Matias Elo
· 3 months ago
e06b035
linux-gen: queue: optimize single event enq/deq ops for plain queues
by Matias Elo
· 3 months ago
e931333
linux-gen: ring: add single event enq/deq functions
by Matias Elo
· 3 months ago
1ec60c3
linux-gen: ring: pad restricted mpmc ring struct
by Matias Elo
· 4 months ago
15d5028
linux-gen: macros: add _ODP_CACHE_PAD macro
by Matias Elo
· 4 months ago
8917a91
linux-gen: ring: rename internal ring implementation to mpmc rst
by Matias Elo
· 4 months ago
88004a8
linux-gen: ring: add support for storing pointers in spsc rings
by Matias Elo
· 4 months ago
dd3d8a0
linux-gen: ring: add support for storing pointers in st rings
by Matias Elo
· 4 months ago
f7dbee8
linux-gen: ring: add support for storing pointers in mpmc rings
by Matias Elo
· 4 months ago
56c355d
linux-gen: tm: simplify drop precedence bitmask calculation
by Janne Peltonen
· 3 months ago
3b6f475
linux-gen: stash: improve robustness of stash creation code
by Janne Peltonen
· 3 months ago
5a14f66
linux-gen: pool: improve skipping page boundary crossing blocks
by Janne Peltonen
· 3 months ago
33a567f
example: classifier: fix potential array overrun by strcpy
by Janne Peltonen
· 3 months ago
56355bb
validation: ipsec: silence a few Coverity warnings
by Janne Peltonen
· 3 months ago
80e2d93
test: common: fix power of two check macro with zero input
by Janne Peltonen
· 3 months ago
e520ffa
validation: random: do not convert a negative value to unsigned
by Janne Peltonen
· 3 months ago
e8cfdd8
validation: crypto: initialize all struct fields before struct assignment
by Janne Peltonen
· 3 months ago
7a3d2ec
validation: tm: fix minor memory leak for Coverity
by Janne Peltonen
· 3 months ago
63af384
linux-gen: stash: limit maximum stash size
by Matias Elo
· 3 months ago
2e8ef0d
linux-gen: shm: limit fscanf() string read length
by Matias Elo
· 3 months ago
1d8f059
linux-gen: sysinfo: check for out of range strtoull() value
by Matias Elo
· 3 months ago
82d7c2e
linux-gen: shm: do not print an error when huge pages cannot be used
by Janne Peltonen
· 3 months ago
62ec520
linux-gen: tm: fix underflow warning
by Matias Elo
· 4 months ago
5146e19
linux-gen: shm: fix destination buffer too small warning
by Matias Elo
· 4 months ago
2a9be82
linux-gen: pktio: add missing return value check
by Matias Elo
· 4 months ago
1c0e44c
linux-gen: shm: add missing return value checks
by Matias Elo
· 4 months ago
966524f
linux-gen: dumpconfig: fix truncated stdio return value warning
by Matias Elo
· 4 months ago
Next »