faf08c8b0f
Last changes in Niantic and Fortville NIC drivers causes that
vector Rx path is chosen by default in l3fwd-thread application.
This path doesn't support propagation of hw packet type recognition
to the packet_type field in mbuf, and packets cannot be classified
properly.
The approach to solve this problem is similar to the commit:
|
||
---|---|---|
.. | ||
common | ||
l3fwd-thread | ||
pthread_shim | ||
Makefile |