Re: [PATCH 4/4] net/ena: enable WC
From: Rafał Kozik <hidden>
Date: 2018-06-28 13:04:01
From: Rafał Kozik <hidden>
Date: 2018-06-28 13:04:01
Hello Thomas, I will fix type, rebase and provide new patch set. Best regards, Rafal Kozik 2018-06-27 18:11 GMT+02:00 Thomas Monjalon [off-list ref]:
11/04/2018 16:07, Rafal Kozik:quoted
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_uioquoted
Signed-off-by: Rafal Kozik <redacted> --- drivers/net/ena/ena_ethdev.c | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-)Please rebase this patch, thanks.