Actually, reverted, you didn't even build test this:
net/core/dev.c:3433:35: error: initializer element is not constant
int dev_rx_weight __read_mostly = weight_p;
^~~~~~~~
net/core/dev.c:3434:35: error: initializer element is not constant
int dev_tx_weight __read_mostly = weight_p;
^~~~~~~~
