Bug 164 - configure rx queue for JUMBO frame returns warning as offload is 0x0, but eth_pcap_rx_jumbo is present
Summary: configure rx queue for JUMBO frame returns warning as offload is 0x0, but eth...
Status: CONFIRMED
Alias: None
Product: DPDK
Classification: Unclassified
Component: ethdev (show other bugs)
Version: 18.11
Hardware: All All
: Normal normal
Target Milestone: ---
Assignee: dev
URL:
Depends on:
Blocks:
 
Reported: 2018-12-11 17:21 CET by Vipin Varghese
Modified: 2018-12-11 17:21 CET (History)
0 users



Attachments

Description Vipin Varghese 2018-12-11 17:21:26 CET
DPDK version: 18.05 and 18.11 - error seen
Documentation: http://doc.dpdk.org/guides/nics/overview.html - states JUMBO is supported
driver/net/rte_eth_pcap.c: function eth_pcap_rx_jumbo - supported

Question: Why is offload flag not supported but supporting by function in DPDK 18.05 and 18.11?

Note You need to log in before you can comment on or make changes to this bug.