diff options
author | Xavier Simonart <xavier.simonart@intel.com> | 2017-12-17 16:46:52 +0100 |
---|---|---|
committer | Xavier Simonart <xavier.simonart@intel.com> | 2017-12-18 18:55:34 +0100 |
commit | 3fc7bd53eda521cfd428759481964db30883d99f (patch) | |
tree | 026f3b9eb09e1767121961f9bcfb7e8b37b4dea4 /patches/dpdk_custom_patch/i40e-fix-link-status-change-interrupt.patch | |
parent | 65504ce40edc1a2f5ad154ed7935d93a3650e5b7 (diff) |
Add l3 support for tasks without physical tx ports
This adds support for tasks in l3 submode receiving from ports but
transmitting to rings.
ARP related information is exchanged between tasks through master core.
Tasks transmitting to physical ports are responsible to transmit arp
related packets. Tasks not transmitting to physical ports (and using
rings) should not try to transmit arp packets. Transmitting arp
packets through ring would be more complex, as we would need extra information
(within the mbuf) to distinguish for instance an arp reply comoing from the
network and an arp reply coming from a core (as a reply to an arp request).
Change-Id: Ib55dc8c39d5e55703a933faa16bcc008f1274929
Signed-off-by: Xavier Simonart <xavier.simonart@intel.com>
Diffstat (limited to 'patches/dpdk_custom_patch/i40e-fix-link-status-change-interrupt.patch')
0 files changed, 0 insertions, 0 deletions