File: dlb2.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 (26 lines) | stat: -rw-r--r-- 627 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
;
; Supported features of the 'dlb2' eventdev driver.
;
; Refer to default.ini for the full list of available PMD features.
;
[Scheduling Features]
atomic_scheduling          = Y
ordered_scheduling         = Y
parallel_scheduling        = Y
event_qos                  = Y
distributed_sched          = Y
queue_all_types            = Y
burst_mode                 = Y
implicit_release_disable   = Y
runtime_port_link          = Y
multiple_queue_port        = Y
maintenance_free           = Y
independent_enq            = Y

[Eth Rx adapter Features]

[Eth Tx adapter Features]

[Crypto adapter Features]

[Timer adapter Features]