| /dpdk/doc/guides/sample_app_ug/ |
| H A D | timer.rst | 39 .. literalinclude:: ../../../examples/timer/main.c 47 rte_eal_remote_launch() and also on the main. 49 .. literalinclude:: ../../../examples/timer/main.c 55 The main loop is very simple in this example: 57 .. literalinclude:: ../../../examples/timer/main.c 60 :end-before: >8 End of main loop. 70 In the main() function, the two timers are initialized. 73 .. literalinclude:: ../../../examples/timer/main.c 89 .. literalinclude:: ../../../examples/timer/main.c 98 .. literalinclude:: ../../../examples/timer/main.c [all …]
|
| H A D | flow_filtering.rst | 49 The ``main()`` function located in ``main.c`` file performs the initialization 50 and runs the main loop function. 56 .. literalinclude:: ../../../examples/flow_filtering/main.c 66 .. literalinclude:: ../../../examples/flow_filtering/main.c 78 .. literalinclude:: ../../../examples/flow_filtering/main.c 87 .. literalinclude:: ../../../examples/flow_filtering/main.c 97 .. literalinclude:: ../../../examples/flow_filtering/main.c 109 .. literalinclude:: ../../../examples/flow_filtering/main.c 117 .. literalinclude:: ../../../examples/flow_filtering/main.c 126 .. literalinclude:: ../../../examples/flow_filtering/main.c [all …]
|
| H A D | link_status_intr.rst | 85 The main part of the code in the main() function relates to the initialization of the driver. 89 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 100 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 108 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 127 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 138 which is different from the main thread of its caller. 142 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 161 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 169 .. literalinclude:: ../../../examples/link_status_interrupt/main.c 252 .. literalinclude:: ../../../examples/l2fwd-crypto/main.c [all …]
|
| H A D | hello_world.rst | 38 This is done in the main() function using the following code: 40 .. literalinclude:: ../../../examples/helloworld/main.c 45 This call finishes the initialization process that was started before main() is called (in case of … 56 .. literalinclude:: ../../../examples/helloworld/main.c 63 .. literalinclude:: ../../../examples/helloworld/main.c 71 .. literalinclude:: ../../../examples/helloworld/main.c
|
| H A D | rxtx_callbacks.rst | 59 The ``main()`` function performs the application initialization and calls the 61 the ``main()`` function explained in :doc:`skeleton`. 65 The main difference is in the user defined ``port_init()`` function where the 72 The main functional part of the port initialization is shown below with 75 .. literalinclude:: ../../../examples/rxtx_callbacks/main.c 83 .. literalinclude:: ../../../examples/rxtx_callbacks/main.c 102 .. literalinclude:: ../../../examples/rxtx_callbacks/main.c 118 .. literalinclude:: ../../../examples/rxtx_callbacks/main.c
|
| H A D | l2_forward_job_stats.rst | 123 This is done at the beginning of the main() function: 125 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 138 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 160 The main part of the code in the main() function relates to the initialization of the driver. 164 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 175 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 191 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 199 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 220 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c 232 .. literalinclude:: ../../../examples/l2fwd-jobstats/main.c [all …]
|
| H A D | l2_forward_real_virtual.rst | 155 .. literalinclude:: ../../../examples/l2fwd/main.c 170 .. literalinclude:: ../../../examples/l2fwd/main.c 194 The main part of the code in the main() function relates to the initialization of the driver. 198 .. literalinclude:: ../../../examples/l2fwd/main.c 209 .. literalinclude:: ../../../examples/l2fwd/main.c 227 .. literalinclude:: ../../../examples/l2fwd/main.c 235 .. literalinclude:: ../../../examples/l2fwd/main.c 250 .. literalinclude:: ../../../examples/l2fwd/main.c 264 .. literalinclude:: ../../../examples/l2fwd/main.c 285 .. literalinclude:: ../../../examples/l2fwd/main.c [all …]
|
| H A D | skeleton.rst | 37 The following sections provide an explanation of the main components of the 47 The ``main()`` function performs the initialization and calls the execution 61 The ``main()`` also allocates a mempool to hold the mbufs (Message Buffers) 73 The ``main()`` function also initializes all the ports using the user defined 100 The main functional part of the port initialization used in the Basic 106 :end-before: >8 End of main functional part of port initialization. 135 As we saw above the ``main()`` function calls an application function on the 144 The main work of the application is done within the loop:
|
| H A D | flow_classify.rst | 57 The following sections provide an explanation of the main components of the 77 The ``main()`` function performs the initialization and calls the execution 98 The ``main()`` function also allocates a mempool to hold the mbufs 110 The ``main()`` function also initializes all the ports using the user defined 119 The ``main()`` function creates the ``flow classifier object`` and adds an ``ACL 156 The main functional part of the port initialization used in the Basic 201 As we saw above the ``main()`` function calls an application function on the 215 :end-before: >8 End of lcore main. 217 The main work of the application is done within the loop: 222 :end-before: >8 End of main loop.
|
| /dpdk/doc/guides/prog_guide/ |
| H A D | asan.rst | 42 Add below unit test code in examples/helloworld/main.c:: 55 #0 0x5652e6707b83 in main ../examples/helloworld/main.c:47 60 SUMMARY: AddressSanitizer: heap-buffer-overflow ../examples/helloworld/main.c:47 in main 70 Add below unit test code in examples/helloworld/main.c:: 84 #0 0x564308a39b88 in main ../examples/helloworld/main.c:48 89 SUMMARY: AddressSanitizer: heap-use-after-free ../examples/helloworld/main.c:48 in main
|
| /dpdk/examples/ipsec-secgw/test/ |
| H A D | tun_aesgcm_defs.sh | 15 dir out ptype main action allow \ 21 dir in ptype main action allow \ 48 dir out ptype main action allow \ 54 dir in ptype main action allow \ 83 dir out ptype main action allow \ 89 dir in ptype main action allow \ 118 dir out ptype main action allow \ 124 dir in ptype main action allow \
|
| H A D | tun_aesctr_sha1_defs.sh | 15 dir out ptype main action allow \ 21 dir in ptype main action allow \ 48 dir out ptype main action allow \ 54 dir in ptype main action allow \ 83 dir out ptype main action allow \ 89 dir in ptype main action allow \ 118 dir out ptype main action allow \ 124 dir in ptype main action allow \
|
| H A D | tun_3descbc_sha1_defs.sh | 15 dir out ptype main action allow \ 21 dir in ptype main action allow \ 48 dir out ptype main action allow \ 54 dir in ptype main action allow \ 83 dir out ptype main action allow \ 89 dir in ptype main action allow \ 118 dir out ptype main action allow \ 124 dir in ptype main action allow \
|
| H A D | tun_aescbc_sha1_defs.sh | 15 dir out ptype main action allow \ 21 dir in ptype main action allow \ 48 dir out ptype main action allow \ 54 dir in ptype main action allow \ 83 dir out ptype main action allow \ 89 dir in ptype main action allow \ 118 dir out ptype main action allow \ 124 dir in ptype main action allow \
|
| H A D | trs_3descbc_sha1_defs.sh | 15 dir out ptype main action allow \ 20 dir in ptype main action allow \ 46 dir out ptype main action allow \ 51 dir in ptype main action allow \
|
| H A D | trs_aesgcm_defs.sh | 15 dir out ptype main action allow \ 20 dir in ptype main action allow \ 46 dir out ptype main action allow \ 51 dir in ptype main action allow \
|
| H A D | trs_aesctr_sha1_defs.sh | 15 dir out ptype main action allow \ 20 dir in ptype main action allow \ 46 dir out ptype main action allow \ 51 dir in ptype main action allow \
|
| H A D | trs_aescbc_sha1_defs.sh | 15 dir out ptype main action allow \ 20 dir in ptype main action allow \ 46 dir out ptype main action allow \ 51 dir in ptype main action allow \
|
| /dpdk/examples/vmdq_dcb/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/service_cores/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/vmdq/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/flow_filtering/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/helloworld/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/multi_process/symmetric_mp/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|
| /dpdk/examples/link_status_interrupt/ |
| H A D | meson.build | 4 # meson file, for building this example as part of a main DPDK build. 11 'main.c',
|