Lines Matching refs:on
18 A packet is received on an ethernet port -> enqueued for downlink baseband
36 documentation for more details on this.
59 the specified baseband operation are available on application initialization.
64 using the allow option for pci device running on 1 encoding lcore and 1 decoding lcore
79 - core 3 is the main and used to print the stats live on screen,
87 Refer to the *DPDK Getting Started Guide* for general information on running
94 This can be done by using DPDK Pktgen to burst traffic on two ethernet ports, and
95 it will print the transmitted along with the looped-back traffic on Rx ports.
96 Executing the command below will generate traffic on the two allowed ethernet
106 * ``-c COREMASK``: A hexadecimal bitmask of cores to run on
107 * ``--socket-mem``: Memory to allocate on specific sockets (use comma separated values)
114 Refer to *The Pktgen Application* documents for general information on running