something new: to set value in struct can be in case i cannot view picture.. i write the snippet here .. static struct rte_eth_conf port_conf = { .rxmode = { .mq_mode = ETH_MQ_RX_NONE, .max_rx_pkt_len = ETHER_MAX_LEN, .split_hdr_size = , .header_spli…
https://stackoverflow.com/questions/185844/how-to-initialize-private-static-members-in-c https://stackoverflow.com/questions/1197106/static-constructors-in-c-i-need-to-initialize-private-static-objects One idiom was proposed at: https://stackoverflow…