Home
last modified time | relevance | path

Searched refs:bb (Results 1 – 15 of 15) sorted by relevance

/dpdk/examples/pipeline/examples/
H A Dpacket.txt9 000000 aa bb cc dd 00 00 b0 b1 b2 b3 b4 b5 08 00 45 00
15 000000 aa bb cc dd 00 01 b0 b1 b2 b3 b4 b5 08 00 45 00
21 000000 aa bb cc dd 00 02 b0 b1 b2 b3 b4 b5 08 00 45 00
27 000000 aa bb cc dd 00 03 b0 b1 b2 b3 b4 b5 08 00 45 00
33 000000 aa bb cc dd 00 04 b0 b1 b2 b3 b4 b5 08 00 45 00
39 000000 aa bb cc dd 00 05 b0 b1 b2 b3 b4 b5 08 00 45 00
45 000000 aa bb cc dd 00 06 b0 b1 b2 b3 b4 b5 08 00 45 00
51 000000 aa bb cc dd 00 07 b0 b1 b2 b3 b4 b5 08 00 45 00
57 000000 aa bb cc dd 00 08 b0 b1 b2 b3 b4 b5 08 00 45 00
63 000000 aa bb cc dd 00 09 b0 b1 b2 b3 b4 b5 08 00 45 00
[all …]
/dpdk/lib/sched/
H A Drte_approx.c90 int aa, bb; in find_best_rational_approximation() local
99 bb = matches(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation()
100 if (aa || bb) { in find_best_rational_approximation()
123 bb = matches(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, alpha_num, d_num, denum); in find_best_rational_approximation()
124 if (aa || bb) { in find_best_rational_approximation()
241 int aa, bb; in find_best_rational_approximation_64() local
250 bb = matches_64(p_b + (x-1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64()
252 if (aa || bb) { in find_best_rational_approximation_64()
276 bb = matches_64(p_b + (x - 1) * p_a, q_b + (x - 1) * q_a, in find_best_rational_approximation_64()
278 if (aa || bb) { in find_best_rational_approximation_64()
/dpdk/drivers/baseband/
H A Dmeson.build17 log_prefix = 'pmd.bb'
/dpdk/drivers/net/qede/
H A Dqede_ethdev.c165 offsetof(struct ecore_eth_stats, bb) +
169 offsetof(struct ecore_eth_stats, bb) +
173 offsetof(struct ecore_eth_stats, bb) +
177 offsetof(struct ecore_eth_stats, bb) +
181 offsetof(struct ecore_eth_stats, bb) +
186 offsetof(struct ecore_eth_stats, bb) +
190 offsetof(struct ecore_eth_stats, bb) +
194 offsetof(struct ecore_eth_stats, bb) +
198 offsetof(struct ecore_eth_stats, bb) +
203 offsetof(struct ecore_eth_stats, bb) +
[all …]
/dpdk/doc/guides/nics/
H A Dintel_vf.rst156 ./dpdk-devbind.py -b igb_uio bb:ss.f
157 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device)
206 ./dpdk-devbind.py -b igb_uio bb:ss.f
207 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific PCI device)
291 ./dpdk-devbind.py -b igb_uio bb:ss.f
292 … echo 2 > /sys/bus/pci/devices/0000\:bb\:ss.f/max_vfs (To enable two VFs on a specific pci device)
H A Dice.rst328 sendp(Ether(src='3c:fd:fe:aa:bb:78', dst='00:00:00:01:02:03')/IP(src=' \
H A Di40e.rst195 PCI address of an i40e PF is aaaa:bb.cc, the number of reserved queues per
196 VF can be configured with EAL parameter like -a aaaa:bb.cc,queue-num-per-vf=n.
/dpdk/drivers/net/qede/base/
H A Decore_dev_api.h416 struct ecore_eth_stats_bb bb; member
H A Decore_l2.c1936 struct ecore_eth_stats_bb *p_bb = &p_stats->bb; in __ecore_get_vport_port_stats()
/dpdk/doc/guides/sample_app_ug/
H A Dvdpa.rst90 -device virtio-net-pci,netdev=vdpa,mac=00:aa:bb:cc:dd:ee,page-per-vq=on \
/dpdk/doc/guides/bbdevs/
H A Dla12xx.rst79 Using ``bb.la12xx`` as log matching criteria, all Baseband PMD logs can be
H A Dacc100.rst228 See for more details: https://github.com/intel/pf-bb-config
H A Dfpga_5gnr_fec.rst286 See for more details: https://github.com/intel/pf-bb-config
H A Dfpga_lte_fec.rst305 See for more details: https://github.com/intel/pf-bb-config
/dpdk/doc/guides/rel_notes/
H A Drelease_18_02.rst41 of an i40e PF is ``aaaa:bb.cc``, the number of queues per VF can be
42 configured with EAL parameter like ``-w aaaa:bb.cc,queue-num-per-vf=n``. The