
On 11/21/2017 10:26 PM, Calvin Johnson wrote:
This patch series fixes bug which fails tftp sometimes while using the pfe interfaces and also has some code clean up.
Calvin Johnson (3): drivers: net: pfe_eth: add pfe_rx_done to clear bd after packet processing drivers: net: pfe_eth: use writel/readl to access hw bds drivers: net: pfe_eth: cleanup typos and indent
drivers/net/pfe_eth/pfe_driver.c | 126 +++++++++++++++++++++++---------------- drivers/net/pfe_eth/pfe_eth.c | 13 ++-- include/pfe_eth/pfe_driver.h | 1 + 3 files changed, 82 insertions(+), 58 deletions(-)
Your PFE patch set is not fully reviewed or accepted. If I were you, I would probably send v2 version to include all the changes.
It is up to Joe to decide to take a new version, or patches on top of patches.
York