ndp16 = memset(ctx->delayed_ndp16, 0, ctx->max_ndp_size); And I don't know why. Any comment or suggestion would be greatly apreciated. This has been reproduced in a QEMU X86 VM, from kernel 4.0.4 to current git. Thanks, Enrico Mioso -- To unsubscribe from this list: send the line "unsubscribe netdev" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html
When sending lots of small packets, this patch will generate an "Unable to
handle kernel paging request" in the memset call:
- [PATCH V2] cdc_ncm: Add support for moving NDP to end of NCM... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving NDP to e... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving NDP ... Oliver Neukum
- Re: [PATCH V2] cdc_ncm: Add support for moving ... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving ... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving ... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving ... Enrico Mioso
- Re: [PATCH V2] cdc_ncm: Add support for moving ... Enrico Mioso