Lines Matching full:used
7 RSS(Receive Side Scaling) is used to distribute network packets to guest virtqueues
36 - eBPF is used:
40 - eBPF is used:
44 - 'in-qemu' RSS is used:
48 - eBPF is used, hash population feature is not reported to the guest:
53 Also 'in-qemu' RSS, as a fallback, is used if the eBPF program failed to load or set to TUN.
87 …ue, should the hash be calculated, on false - ``default_queue`` would be used as the final decisi…
88 - populate_hash - for now, not used. eBPF RSS doesn't support hash reporting.
89 …SH_TYPE_*`` defines. If for packet hash should not be calculated - ``default_queue`` would be used.
91 - default_queue - the queue index that used for packet that shouldn't be hashed. For some packets, …
96 ….bpf.skeleton.h. Returns 'true' on success. After that, program_fd can be used to set steering for…