Hi ferruh, > >> Zhiyong Yang (5): > >> net/bonding: remove bonding APIs using ABI versioning > >> ethdev: increase port_id range > >> examples: increase port_id range > >> test: increase port_id range > >> librte_mbuf: modify port initialization value > > > > Series applied to dpdk-next-net/master, thanks. > > Hi Zhiyong, > > I can see there are more "uint8_t port_id" usage in testpmd: > > $ git grep -c "uint8_t port_id" > cmdline.c:93 > config.c:7 > testpmd.c:4 > testpmd.h:8 > > I believe there can be false-positives, but can you please check and send a > fix > patch if required? >
Ok. thanks Zhiyong > Thanks, > ferruh > > <...>