RE: [PATCH v5 0/4] An API for Cache Stashing with TPH

2025-06-04 Thread Wathsala Wathawana Vithanage
> > Today, DPDK applications benefit from Direct Cache Access (DCA) > > features like Intel DDIO and Arm's write-allocate-to-SLC. However, > > those features do not allow fine-grained control of direct cache > > access, such as stashing packets into upper-level caches (L2 caches) > > of a processor

[PATCH v5 0/4] An API for Cache Stashing with TPH

2025-06-02 Thread Wathsala Vithanage
Today, DPDK applications benefit from Direct Cache Access (DCA) features like Intel DDIO and Arm's write-allocate-to-SLC. However, those features do not allow fine-grained control of direct cache access, such as stashing packets into upper-level caches (L2 caches) of a processor or the shared cache