Hi Xie
(2014/11/01 7:05), Xie, Huawei wrote:
> Hi Tetsuya:
> I am implementing vhost-user, and the functionality works now.
> During this work, I have refactored vhost code a bit for better
> modularization, basically
> virtio part, control message part(vhost-user, vhost cuse) and data part. :).
Stephen,
According to Dave (cc'd): it cannot be applied for FOSDEM; the
organizers would not be happy if we proposed that.
Best regards,
Vincent
On 01/11/2014 22:43, Stephen Hemminger wrote:
> Rather than individual talks what about getting them to schedule a 1/2 day
> unconference?
>
> On F
Hi Reshma,
> -Original Message-
> From: dev [mailto:dev-bounces at dpdk.org] On Behalf Of Reshma Pattan
[...]
> diff --git a/examples/distributor_app/main.c
> b/examples/distributor_app/main.c
> new file mode 100644
> index 000..c9994a6
> --- /dev/null
> +++ b/examples/distributor_app
Hi,
There are many ways of contributing to DPDK.
Apart features and fixes, I'd suggest these 4 activities:
- Bug reporting is critical to satisfy all use cases
- Patch reviews are very important and help to accelerate their integration
- Clean-up (e.g. remove doxygen warnings, merge linux and bsd
Signed-off-by: Keith Wiles
---
mk/rte.shared.mk | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/mk/rte.shared.mk b/mk/rte.shared.mk
index 42feee7..e64d471 100644
--- a/mk/rte.shared.mk
+++ b/mk/rte.shared.mk
@@ -114,7 +114,7 @@ $(SHARED): $(OBJS-y) $(LDLIBS_FILES) $(DEP_$(SHAR
Allow for a external parser to handle the command line if the
command is not found and the developer has called the routine
int cmdline_set_external_parser(struct cmdline * cl,
cmdline_external_parser_t parser);
function to set the function pointer.
The function for
6 matches
Mail list logo