11/04/2018 16:07, Rafal Kozik: > Write combining (wc) increase NIC performenca by making better > utilization of PCI bus. ENA support this feature. > > To enable it load igb driver with wc_activate set to 1.
typo: igb -> igb_uio > Signed-off-by: Rafal Kozik <r...@semihalf.com> > --- > drivers/net/ena/ena_ethdev.c | 3 ++- > 1 file changed, 2 insertions(+), 1 deletion(-) Please rebase this patch, thanks.