> -----Original Message----- > From: Yigit, Ferruh > Sent: Thursday, October 4, 2018 8:25 PM > To: Lu, Wenzhuo <[email protected]>; Wu, Jingjing > <[email protected]>; Iremonger, Bernard <[email protected]>; > Mcnamara, John <[email protected]>; Kovacevic, Marko > <[email protected]> > Cc: [email protected]; Yigit, Ferruh <[email protected]>; [email protected]; > [email protected] > Subject: [PATCH] app/testpmd: fix displaying RSS hash functions > > Command shouldn't ask RSS hash functions as argument to get supported RSS > hash function, those values will be overwritten by PMD anyway. > > To display configured RSS hash functions "show port (port_id) rss-hash" > > To display configured RSS hash functions and hash key "show port (port_id) > rss- > hash key" > > Fixes: 8205e241b2b0 ("app/testpmd: add missing type to RSS hash commands") > Cc: [email protected] > > Signed-off-by: Ferruh Yigit <[email protected]> > --- > Cc: [email protected]
Acked-by: Bernard Iremonger <[email protected]>

