All of lore.kernel.org
 help / color / mirror / Atom feed
* Re: [PATCH 0/4] support for write combining
@ 2018-06-11  9:32 Rafał Kozik
  2018-06-26  7:27 ` Rafał Kozik
  0 siblings, 1 reply; 9+ messages in thread
From: Rafał Kozik @ 2018-06-11  9:32 UTC (permalink / raw)
  To: Bruce Richardson
  Cc: dev, Marcin Wojtas, Michał Krawczyk, Tzalik, Guy, Schmeilin,
	Evgeny, Matushevsky, Alexander, Chauskin, Igor, Ferruh Yigit,
	thomas

Hello Thomas,

I have a question about support for write combining patch set.
It got ack from Bruce Richardson more then month ago.
Also no one has any further comments about it.
What is the next step to commit them to DPDK source?

Best regards,
Rafal Kozik

^ permalink raw reply	[flat|nested] 9+ messages in thread
* [PATCH 0/4] support for write combining
@ 2018-04-11 14:07 Rafal Kozik
  2018-04-11 14:42 ` Bruce Richardson
  0 siblings, 1 reply; 9+ messages in thread
From: Rafal Kozik @ 2018-04-11 14:07 UTC (permalink / raw)
  To: dev; +Cc: mw, mk, gtzalik, evgenys, matua, igorch, ferruh.yigit, Rafal Kozik

Support for write combining.

Rafal Kozik (4):
  igb_uio: add wc option
  bus/pci: reference driver structure
  eal: enable WC during resources mapping
  net/ena: enable WC

 drivers/bus/pci/linux/pci_uio.c | 39 ++++++++++++++++++++++++++++-----------
 drivers/bus/pci/pci_common.c    | 13 ++++++++-----
 drivers/bus/pci/rte_bus_pci.h   |  2 ++
 drivers/net/ena/ena_ethdev.c    |  3 ++-
 kernel/linux/igb_uio/igb_uio.c  | 17 ++++++++++++++---
 5 files changed, 54 insertions(+), 20 deletions(-)

-- 
2.7.4

^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2018-06-26  7:27 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-06-11  9:32 [PATCH 0/4] support for write combining Rafał Kozik
2018-06-26  7:27 ` Rafał Kozik
  -- strict thread matches above, loose matches on Subject: below --
2018-04-11 14:07 Rafal Kozik
2018-04-11 14:42 ` Bruce Richardson
2018-04-16 11:36   ` Rafał Kozik
2018-04-27  8:27     ` Rafał Kozik
2018-04-27 11:30       ` Bruce Richardson
2018-04-30  8:07         ` Rafał Kozik
2018-04-30  8:58           ` Bruce Richardson

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.