|
Revision tags: v24.07-rc2, v24.07-rc1, v24.03, v24.03-rc4, v24.03-rc3, v24.03-rc2, v24.03-rc1, v23.11, v23.11-rc4 |
|
| #
ae282b06 |
| 17-Nov-2023 |
David Marchand <david.marchand@redhat.com> |
lib: remove redundant newline from logs
Fix places where two newline characters may be logged.
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Stephen Hemmi
lib: remove redundant newline from logs
Fix places where two newline characters may be logged.
Cc: stable@dpdk.org
Signed-off-by: David Marchand <david.marchand@redhat.com> Acked-by: Stephen Hemminger <stephen@networkplumber.org> Reviewed-by: Chengwen Feng <fengchengwen@huawei.com> Acked-by: Mattias Rönnblom <mattias.ronnblom@ericsson.com>
show more ...
|
|
Revision tags: v23.11-rc3, v23.11-rc2, v23.11-rc1, v23.07, v23.07-rc4, v23.07-rc3, v23.07-rc2 |
|
| #
a2bc0584 |
| 14-Jun-2023 |
Zhirun Yan <zhirun.yan@intel.com> |
graph: split graph worker into common and default model
To support multiple graph worker model, split graph into common and default. Naming the current walk function as rte_graph_model_rtc cause the
graph: split graph worker into common and default model
To support multiple graph worker model, split graph into common and default. Naming the current walk function as rte_graph_model_rtc cause the default model is RTC(Run-to-completion).
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com> Signed-off-by: Cunming Liang <cunming.liang@intel.com> Signed-off-by: Zhirun Yan <zhirun.yan@intel.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
show more ...
|
| #
421073c0 |
| 14-Jun-2023 |
Zhirun Yan <zhirun.yan@intel.com> |
graph: rename rte graph worker header as common
Rename rte_graph_work.h to rte_graph_work_common.h for supporting multiple graph worker model.
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com> Sig
graph: rename rte graph worker header as common
Rename rte_graph_work.h to rte_graph_work_common.h for supporting multiple graph worker model.
Signed-off-by: Haiyue Wang <haiyue.wang@intel.com> Signed-off-by: Cunming Liang <cunming.liang@intel.com> Signed-off-by: Zhirun Yan <zhirun.yan@intel.com> Acked-by: Jerin Jacob <jerinj@marvell.com>
show more ...
|
|
Revision tags: v23.07-rc1 |
|
| #
2a0ae651 |
| 02-Jun-2023 |
Vamsi Attunuru <vattunuru@marvell.com> |
node: add Tx to kernel
Patch adds a node to transmit the packets to kernel over a raw socket.
Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com> Acked-by: Nithin Dabilpuram <ndabilpuram@marvell.
node: add Tx to kernel
Patch adds a node to transmit the packets to kernel over a raw socket.
Signed-off-by: Vamsi Attunuru <vattunuru@marvell.com> Acked-by: Nithin Dabilpuram <ndabilpuram@marvell.com>
show more ...
|