bogdanPricope replied on github web page:

platform/linux-generic/odp_packet_io.c
@@ -150,6 +150,8 @@ static void init_pktio_entry(pktio_entry_t *entry)
        init_out_queues(entry);
 
        pktio_classifier_init(entry);
+
+       odp_pktio_config_init(&entry->s.config);


Comment:
Indeed. It was fixed in the meantime by you in „linux-gen: packet: remove 
lazy parsing” ce8bebad45c590ad5b06d31d8be9fae8182f944a

html_url=https://github.com/Linaro/odp/pull/124#discussion_r134154341
updated_at=2017-08-22 07:50:46

Reply via email to