GSP
Quick Navigator

Search Site

Unix VPS
A - Starter
B - Basic
C - Preferred
D - Commercial
MPS - Dedicated
* Sign Up! *

Support
Customer Portal
Contact Us
Online Help
Handbooks
Domain Status
Man Pages

FAQ
Virtual Servers
Pricing
Billing
Technical

Network
Facilities
Connectivity
Topology Map

Miscellaneous
Server Agreement
Year 2038
Credits
 

USA Flag

 

 

Man Pages
rte_table_action_lb_params(3) DPDK rte_table_action_lb_params(3)

rte_table_action_lb_params

#include <rte_table_action.h>


uint32_t out [RTE_TABLE_ACTION_LB_TABLE_SIZE]

Load balance action parameters (per table rule).

Definition at line 171 of file rte_table_action.h.

Table defining the output values and their weights. The weights are set in 1/RTE_TABLE_ACTION_LB_TABLE_SIZE increments. To assign a weight of N/RTE_TABLE_ACTION_LB_TABLE_SIZE to a given output value (0 <= N <= RTE_TABLE_ACTION_LB_TABLE_SIZE), the same output value needs to show up exactly N times in this table.

Definition at line 178 of file rte_table_action.h.

Generated automatically by Doxygen for DPDK from the source code.

Tue Jun 30 2026 Version 25.11.0

Search for    or go to Top of page |  Section 3 |  Main Index

Powered by GSP Visit the GSP FreeBSD Man Page Interface.
Output converted with ManDoc.