+6
−0
+1
−0
arch/tile/gxio/iorpc_mpipe.c
0 → 100644
+529
−0
arch/tile/gxio/iorpc_mpipe_info.c
0 → 100644
+85
−0
Loading
Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more
The TILE-Gx chip includes a packet-processing network engine called
mPIPE ("Multicore Programmable Intelligent Packet Engine"). This
change adds support for using the mPIPE engine from within the
kernel. The engine has more functionality than is exposed here,
but to keep the kernel code and binary simpler, this is a subset
of the full API designed to enable standard Linux networking only.
Signed-off-by:
Chris Metcalf <cmetcalf@tilera.com>