Hello Stephen, > > Did you consider that most of the hairpin_conf values could just be set directly, > avoiding intermediate variables. > fixed. > >> + diag = rte_eth_rx_hairpin_queue_setup >> + (pi, qi, nb_rxd, &hairpin_conf); > fixed.