File: dpaa2.ini

package info (click to toggle)
dpdk 24.11.3-1
  • links: PTS, VCS
  • area: main
  • in suites: forky, sid
  • size: 121,148 kB
  • sloc: ansic: 2,206,055; python: 11,866; sh: 4,627; makefile: 2,025; awk: 70
file content (31 lines) | stat: -rw-r--r-- 783 bytes parent folder | download | duplicates (3)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
;
; Supported features of the 'dpaa2' eventdev driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Scheduling Features]
atomic_scheduling          = Y
parallel_scheduling        = Y
distributed_sched          = Y
queue_all_types            = Y
burst_mode                 = Y
nonseq_mode                = Y
runtime_port_link          = Y
multiple_queue_port        = Y
carry_flow_id              = Y
maintenance_free           = Y

[Eth Rx adapter Features]
internal_port              = Y
multi_eventq               = Y
override_flow_id           = Y

[Eth Tx adapter Features]
internal_port              = Y

[Crypto adapter Features]
internal_port_op_new       = Y
internal_port_qp_ev_bind   = Y
session_private_data       = Y

[Timer adapter Features]