This patch set adds support for functionalities needed by the upcoming dpseci (Data Path SEC Interface) object device driver: -Frame List Entries (FLEs) -Congestion State Change Notifications (CSCNs) -Order Preservation An RFC has been previously submitted: https://www.mail-archive.com/linux-crypto@xxxxxxxxxxxxxxx/msg27290.html and crypto-specific (dpseci) patches have been ack-ed. I am resending the dpio dependencies separately (patches 1-4 in the RFC) for inclusion in the staging tree. Thanks, Horia Horia Geantă (3): staging: fsl-mc: dpio: add frame list format support staging: fsl-mc: dpio: add congestion notification support staging: fsl-dpaa2/eth: move generic FD defines to DPIO Radu Alexe (1): staging: fsl-mc: dpio: add order preservation support drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.c | 8 +- drivers/staging/fsl-dpaa2/ethernet/dpaa2-eth.h | 19 +- drivers/staging/fsl-mc/include/dpaa2-fd.h | 255 +++++++++++++++++++++++++ drivers/staging/fsl-mc/include/dpaa2-io.h | 43 +++++ drivers/staging/fsl-mc/include/dpopr.h | 110 +++++++++++ 5 files changed, 416 insertions(+), 19 deletions(-) create mode 100644 drivers/staging/fsl-mc/include/dpopr.h -- 2.12.0.264.gd6db3f216544 _______________________________________________ devel mailing list devel@xxxxxxxxxxxxxxxxxxxxxx http://driverdev.linuxdriverproject.org/mailman/listinfo/driverdev-devel