From: Lorenzo Bianconi <lorenzo.bianconi@xxxxxxxxxx> Date: Mon, 17 Feb 2020 11:25:50 +0100 > yes, I think it is definitely better. So to follow up: > - rename current "xdp_tx" counter in "xdp_xmit" and increment it for > XDP_TX verdict and for ndo_xdp_xmit > - introduce a new "xdp_tx" counter only for XDP_TX verdict. > > If we agree I can post a follow-up patch. What names do other drivers use? Consistency is important. I noticed while reviewing these patches that mellanox drivers export similar statistics in the exact same way.