Re: [dpdk-dev] [PATCH] lib/librte_net/rte_ether.h:changed RTE_ETHER_MAX_LEN

2020-03-10 Thread Stephen Hemminger
On Tue, 10 Mar 2020 11:50:36 +0500 Muhammad Ahmad wrote: > Change the RTE_ETHER_MAX_LEN from 1518 to 1526 > > Bugzilla ID: 296 > > Fixes: c5b2d13 (net: add rte prefix to ether defines) > > Cc: sta...@dpdk.org > Cc: Oliver Matz > > Reported-by: LAVA > Suggested-by: LAVA > Signed-off-by: Muh

[dpdk-dev] [PATCH] lib/librte_net/rte_ether.h:changed RTE_ETHER_MAX_LEN

2020-03-09 Thread Muhammad Ahmad
Change the RTE_ETHER_MAX_LEN from 1518 to 1526 Bugzilla ID: 296 Fixes: c5b2d13 (net: add rte prefix to ether defines) Cc: sta...@dpdk.org Cc: Oliver Matz Reported-by: LAVA Suggested-by: LAVA Signed-off-by: Muhammad Ahmad --- lib/librte_net/rte_ether.h | 2 +- 1 file changed, 1 insertion(+)