i40e_main.c 329 KB

12345678910111213141516171819202122232425262728293031323334353637383940414243444546474849505152535455565758596061626364656667686970717273747576777879808182838485868788899091929394959697989910010110210310410510610710810911011111211311411511611711811912012112212312412512612712812913013113213313413513613713813914014114214314414514614714814915015115215315415515615715815916016116216316416516616716816917017117217317417517617717817918018118218318418518618718818919019119219319419519619719819920020120220320420520620720820921021121221321421521621721821922022122222322422522622722822923023123223323423523623723823924024124224324424524624724824925025125225325425525625725825926026126226326426526626726826927027127227327427527627727827928028128228328428528628728828929029129229329429529629729829930030130230330430530630730830931031131231331431531631731831932032132232332432532632732832933033133233333433533633733833934034134234334434534634734834935035135235335435535635735835936036136236336436536636736836937037137237337437537637737837938038138238338438538638738838939039139239339439539639739839940040140240340440540640740840941041141241341441541641741841942042142242342442542642742842943043143243343443543643743843944044144244344444544644744844945045145245345445545645745845946046146246346446546646746846947047147247347447547647747847948048148248348448548648748848949049149249349449549649749849950050150250350450550650750850951051151251351451551651751851952052152252352452552652752852953053153253353453553653753853954054154254354454554654754854955055155255355455555655755855956056156256356456556656756856957057157257357457557657757857958058158258358458558658758858959059159259359459559659759859960060160260360460560660760860961061161261361461561661761861962062162262362462562662762862963063163263363463563663763863964064164264364464564664764864965065165265365465565665765865966066166266366466566666766866967067167267367467567667767867968068168268368468568668768868969069169269369469569669769869970070170270370470570670770870971071171271371471571671771871972072172272372472572672772872973073173273373473573673773873974074174274374474574674774874975075175275375475575675775875976076176276376476576676776876977077177277377477577677777877978078178278378478578678778878979079179279379479579679779879980080180280380480580680780880981081181281381481581681781881982082182282382482582682782882983083183283383483583683783883984084184284384484584684784884985085185285385485585685785885986086186286386486586686786886987087187287387487587687787887988088188288388488588688788888989089189289389489589689789889990090190290390490590690790890991091191291391491591691791891992092192292392492592692792892993093193293393493593693793893994094194294394494594694794894995095195295395495595695795895996096196296396496596696796896997097197297397497597697797897998098198298398498598698798898999099199299399499599699799899910001001100210031004100510061007100810091010101110121013101410151016101710181019102010211022102310241025102610271028102910301031103210331034103510361037103810391040104110421043104410451046104710481049105010511052105310541055105610571058105910601061106210631064106510661067106810691070107110721073107410751076107710781079108010811082108310841085108610871088108910901091109210931094109510961097109810991100110111021103110411051106110711081109111011111112111311141115111611171118111911201121112211231124112511261127112811291130113111321133113411351136113711381139114011411142114311441145114611471148114911501151115211531154115511561157115811591160116111621163116411651166116711681169117011711172117311741175117611771178117911801181118211831184118511861187118811891190119111921193119411951196119711981199120012011202120312041205120612071208120912101211121212131214121512161217121812191220122112221223122412251226122712281229123012311232123312341235123612371238123912401241124212431244124512461247124812491250125112521253125412551256125712581259126012611262126312641265126612671268126912701271127212731274127512761277127812791280128112821283128412851286128712881289129012911292129312941295129612971298129913001301130213031304130513061307130813091310131113121313131413151316131713181319132013211322132313241325132613271328132913301331133213331334133513361337133813391340134113421343134413451346134713481349135013511352135313541355135613571358135913601361136213631364136513661367136813691370137113721373137413751376137713781379138013811382138313841385138613871388138913901391139213931394139513961397139813991400140114021403140414051406140714081409141014111412141314141415141614171418141914201421142214231424142514261427142814291430143114321433143414351436143714381439144014411442144314441445144614471448144914501451145214531454145514561457145814591460146114621463146414651466146714681469147014711472147314741475147614771478147914801481148214831484148514861487148814891490149114921493149414951496149714981499150015011502150315041505150615071508150915101511151215131514151515161517151815191520152115221523152415251526152715281529153015311532153315341535153615371538153915401541154215431544154515461547154815491550155115521553155415551556155715581559156015611562156315641565156615671568156915701571157215731574157515761577157815791580158115821583158415851586158715881589159015911592159315941595159615971598159916001601160216031604160516061607160816091610161116121613161416151616161716181619162016211622162316241625162616271628162916301631163216331634163516361637163816391640164116421643164416451646164716481649165016511652165316541655165616571658165916601661166216631664166516661667166816691670167116721673167416751676167716781679168016811682168316841685168616871688168916901691169216931694169516961697169816991700170117021703170417051706170717081709171017111712171317141715171617171718171917201721172217231724172517261727172817291730173117321733173417351736173717381739174017411742174317441745174617471748174917501751175217531754175517561757175817591760176117621763176417651766176717681769177017711772177317741775177617771778177917801781178217831784178517861787178817891790179117921793179417951796179717981799180018011802180318041805180618071808180918101811181218131814181518161817181818191820182118221823182418251826182718281829183018311832183318341835183618371838183918401841184218431844184518461847184818491850185118521853185418551856185718581859186018611862186318641865186618671868186918701871187218731874187518761877187818791880188118821883188418851886188718881889189018911892189318941895189618971898189919001901190219031904190519061907190819091910191119121913191419151916191719181919192019211922192319241925192619271928192919301931193219331934193519361937193819391940194119421943194419451946194719481949195019511952195319541955195619571958195919601961196219631964196519661967196819691970197119721973197419751976197719781979198019811982198319841985198619871988198919901991199219931994199519961997199819992000200120022003200420052006200720082009201020112012201320142015201620172018201920202021202220232024202520262027202820292030203120322033203420352036203720382039204020412042204320442045204620472048204920502051205220532054205520562057205820592060206120622063206420652066206720682069207020712072207320742075207620772078207920802081208220832084208520862087208820892090209120922093209420952096209720982099210021012102210321042105210621072108210921102111211221132114211521162117211821192120212121222123212421252126212721282129213021312132213321342135213621372138213921402141214221432144214521462147214821492150215121522153215421552156215721582159216021612162216321642165216621672168216921702171217221732174217521762177217821792180218121822183218421852186218721882189219021912192219321942195219621972198219922002201220222032204220522062207220822092210221122122213221422152216221722182219222022212222222322242225222622272228222922302231223222332234223522362237223822392240224122422243224422452246224722482249225022512252225322542255225622572258225922602261226222632264226522662267226822692270227122722273227422752276227722782279228022812282228322842285228622872288228922902291229222932294229522962297229822992300230123022303230423052306230723082309231023112312231323142315231623172318231923202321232223232324232523262327232823292330233123322333233423352336233723382339234023412342234323442345234623472348234923502351235223532354235523562357235823592360236123622363236423652366236723682369237023712372237323742375237623772378237923802381238223832384238523862387238823892390239123922393239423952396239723982399240024012402240324042405240624072408240924102411241224132414241524162417241824192420242124222423242424252426242724282429243024312432243324342435243624372438243924402441244224432444244524462447244824492450245124522453245424552456245724582459246024612462246324642465246624672468246924702471247224732474247524762477247824792480248124822483248424852486248724882489249024912492249324942495249624972498249925002501250225032504250525062507250825092510251125122513251425152516251725182519252025212522252325242525252625272528252925302531253225332534253525362537253825392540254125422543254425452546254725482549255025512552255325542555255625572558255925602561256225632564256525662567256825692570257125722573257425752576257725782579258025812582258325842585258625872588258925902591259225932594259525962597259825992600260126022603260426052606260726082609261026112612261326142615261626172618261926202621262226232624262526262627262826292630263126322633263426352636263726382639264026412642264326442645264626472648264926502651265226532654265526562657265826592660266126622663266426652666266726682669267026712672267326742675267626772678267926802681268226832684268526862687268826892690269126922693269426952696269726982699270027012702270327042705270627072708270927102711271227132714271527162717271827192720272127222723272427252726272727282729273027312732273327342735273627372738273927402741274227432744274527462747274827492750275127522753275427552756275727582759276027612762276327642765276627672768276927702771277227732774277527762777277827792780278127822783278427852786278727882789279027912792279327942795279627972798279928002801280228032804280528062807280828092810281128122813281428152816281728182819282028212822282328242825282628272828282928302831283228332834283528362837283828392840284128422843284428452846284728482849285028512852285328542855285628572858285928602861286228632864286528662867286828692870287128722873287428752876287728782879288028812882288328842885288628872888288928902891289228932894289528962897289828992900290129022903290429052906290729082909291029112912291329142915291629172918291929202921292229232924292529262927292829292930293129322933293429352936293729382939294029412942294329442945294629472948294929502951295229532954295529562957295829592960296129622963296429652966296729682969297029712972297329742975297629772978297929802981298229832984298529862987298829892990299129922993299429952996299729982999300030013002300330043005300630073008300930103011301230133014301530163017301830193020302130223023302430253026302730283029303030313032303330343035303630373038303930403041304230433044304530463047304830493050305130523053305430553056305730583059306030613062306330643065306630673068306930703071307230733074307530763077307830793080308130823083308430853086308730883089309030913092309330943095309630973098309931003101310231033104310531063107310831093110311131123113311431153116311731183119312031213122312331243125312631273128312931303131313231333134313531363137313831393140314131423143314431453146314731483149315031513152315331543155315631573158315931603161316231633164316531663167316831693170317131723173317431753176317731783179318031813182318331843185318631873188318931903191319231933194319531963197319831993200320132023203320432053206320732083209321032113212321332143215321632173218321932203221322232233224322532263227322832293230323132323233323432353236323732383239324032413242324332443245324632473248324932503251325232533254325532563257325832593260326132623263326432653266326732683269327032713272327332743275327632773278327932803281328232833284328532863287328832893290329132923293329432953296329732983299330033013302330333043305330633073308330933103311331233133314331533163317331833193320332133223323332433253326332733283329333033313332333333343335333633373338333933403341334233433344334533463347334833493350335133523353335433553356335733583359336033613362336333643365336633673368336933703371337233733374337533763377337833793380338133823383338433853386338733883389339033913392339333943395339633973398339934003401340234033404340534063407340834093410341134123413341434153416341734183419342034213422342334243425342634273428342934303431343234333434343534363437343834393440344134423443344434453446344734483449345034513452345334543455345634573458345934603461346234633464346534663467346834693470347134723473347434753476347734783479348034813482348334843485348634873488348934903491349234933494349534963497349834993500350135023503350435053506350735083509351035113512351335143515351635173518351935203521352235233524352535263527352835293530353135323533353435353536353735383539354035413542354335443545354635473548354935503551355235533554355535563557355835593560356135623563356435653566356735683569357035713572357335743575357635773578357935803581358235833584358535863587358835893590359135923593359435953596359735983599360036013602360336043605360636073608360936103611361236133614361536163617361836193620362136223623362436253626362736283629363036313632363336343635363636373638363936403641364236433644364536463647364836493650365136523653365436553656365736583659366036613662366336643665366636673668366936703671367236733674367536763677367836793680368136823683368436853686368736883689369036913692369336943695369636973698369937003701370237033704370537063707370837093710371137123713371437153716371737183719372037213722372337243725372637273728372937303731373237333734373537363737373837393740374137423743374437453746374737483749375037513752375337543755375637573758375937603761376237633764376537663767376837693770377137723773377437753776377737783779378037813782378337843785378637873788378937903791379237933794379537963797379837993800380138023803380438053806380738083809381038113812381338143815381638173818381938203821382238233824382538263827382838293830383138323833383438353836383738383839384038413842384338443845384638473848384938503851385238533854385538563857385838593860386138623863386438653866386738683869387038713872387338743875387638773878387938803881388238833884388538863887388838893890389138923893389438953896389738983899390039013902390339043905390639073908390939103911391239133914391539163917391839193920392139223923392439253926392739283929393039313932393339343935393639373938393939403941394239433944394539463947394839493950395139523953395439553956395739583959396039613962396339643965396639673968396939703971397239733974397539763977397839793980398139823983398439853986398739883989399039913992399339943995399639973998399940004001400240034004400540064007400840094010401140124013401440154016401740184019402040214022402340244025402640274028402940304031403240334034403540364037403840394040404140424043404440454046404740484049405040514052405340544055405640574058405940604061406240634064406540664067406840694070407140724073407440754076407740784079408040814082408340844085408640874088408940904091409240934094409540964097409840994100410141024103410441054106410741084109411041114112411341144115411641174118411941204121412241234124412541264127412841294130413141324133413441354136413741384139414041414142414341444145414641474148414941504151415241534154415541564157415841594160416141624163416441654166416741684169417041714172417341744175417641774178417941804181418241834184418541864187418841894190419141924193419441954196419741984199420042014202420342044205420642074208420942104211421242134214421542164217421842194220422142224223422442254226422742284229423042314232423342344235423642374238423942404241424242434244424542464247424842494250425142524253425442554256425742584259426042614262426342644265426642674268426942704271427242734274427542764277427842794280428142824283428442854286428742884289429042914292429342944295429642974298429943004301430243034304430543064307430843094310431143124313431443154316431743184319432043214322432343244325432643274328432943304331433243334334433543364337433843394340434143424343434443454346434743484349435043514352435343544355435643574358435943604361436243634364436543664367436843694370437143724373437443754376437743784379438043814382438343844385438643874388438943904391439243934394439543964397439843994400440144024403440444054406440744084409441044114412441344144415441644174418441944204421442244234424442544264427442844294430443144324433443444354436443744384439444044414442444344444445444644474448444944504451445244534454445544564457445844594460446144624463446444654466446744684469447044714472447344744475447644774478447944804481448244834484448544864487448844894490449144924493449444954496449744984499450045014502450345044505450645074508450945104511451245134514451545164517451845194520452145224523452445254526452745284529453045314532453345344535453645374538453945404541454245434544454545464547454845494550455145524553455445554556455745584559456045614562456345644565456645674568456945704571457245734574457545764577457845794580458145824583458445854586458745884589459045914592459345944595459645974598459946004601460246034604460546064607460846094610461146124613461446154616461746184619462046214622462346244625462646274628462946304631463246334634463546364637463846394640464146424643464446454646464746484649465046514652465346544655465646574658465946604661466246634664466546664667466846694670467146724673467446754676467746784679468046814682468346844685468646874688468946904691469246934694469546964697469846994700470147024703470447054706470747084709471047114712471347144715471647174718471947204721472247234724472547264727472847294730473147324733473447354736473747384739474047414742474347444745474647474748474947504751475247534754475547564757475847594760476147624763476447654766476747684769477047714772477347744775477647774778477947804781478247834784478547864787478847894790479147924793479447954796479747984799480048014802480348044805480648074808480948104811481248134814481548164817481848194820482148224823482448254826482748284829483048314832483348344835483648374838483948404841484248434844484548464847484848494850485148524853485448554856485748584859486048614862486348644865486648674868486948704871487248734874487548764877487848794880488148824883488448854886488748884889489048914892489348944895489648974898489949004901490249034904490549064907490849094910491149124913491449154916491749184919492049214922492349244925492649274928492949304931493249334934493549364937493849394940494149424943494449454946494749484949495049514952495349544955495649574958495949604961496249634964496549664967496849694970497149724973497449754976497749784979498049814982498349844985498649874988498949904991499249934994499549964997499849995000500150025003500450055006500750085009501050115012501350145015501650175018501950205021502250235024502550265027502850295030503150325033503450355036503750385039504050415042504350445045504650475048504950505051505250535054505550565057505850595060506150625063506450655066506750685069507050715072507350745075507650775078507950805081508250835084508550865087508850895090509150925093509450955096509750985099510051015102510351045105510651075108510951105111511251135114511551165117511851195120512151225123512451255126512751285129513051315132513351345135513651375138513951405141514251435144514551465147514851495150515151525153515451555156515751585159516051615162516351645165516651675168516951705171517251735174517551765177517851795180518151825183518451855186518751885189519051915192519351945195519651975198519952005201520252035204520552065207520852095210521152125213521452155216521752185219522052215222522352245225522652275228522952305231523252335234523552365237523852395240524152425243524452455246524752485249525052515252525352545255525652575258525952605261526252635264526552665267526852695270527152725273527452755276527752785279528052815282528352845285528652875288528952905291529252935294529552965297529852995300530153025303530453055306530753085309531053115312531353145315531653175318531953205321532253235324532553265327532853295330533153325333533453355336533753385339534053415342534353445345534653475348534953505351535253535354535553565357535853595360536153625363536453655366536753685369537053715372537353745375537653775378537953805381538253835384538553865387538853895390539153925393539453955396539753985399540054015402540354045405540654075408540954105411541254135414541554165417541854195420542154225423542454255426542754285429543054315432543354345435543654375438543954405441544254435444544554465447544854495450545154525453545454555456545754585459546054615462546354645465546654675468546954705471547254735474547554765477547854795480548154825483548454855486548754885489549054915492549354945495549654975498549955005501550255035504550555065507550855095510551155125513551455155516551755185519552055215522552355245525552655275528552955305531553255335534553555365537553855395540554155425543554455455546554755485549555055515552555355545555555655575558555955605561556255635564556555665567556855695570557155725573557455755576557755785579558055815582558355845585558655875588558955905591559255935594559555965597559855995600560156025603560456055606560756085609561056115612561356145615561656175618561956205621562256235624562556265627562856295630563156325633563456355636563756385639564056415642564356445645564656475648564956505651565256535654565556565657565856595660566156625663566456655666566756685669567056715672567356745675567656775678567956805681568256835684568556865687568856895690569156925693569456955696569756985699570057015702570357045705570657075708570957105711571257135714571557165717571857195720572157225723572457255726572757285729573057315732573357345735573657375738573957405741574257435744574557465747574857495750575157525753575457555756575757585759576057615762576357645765576657675768576957705771577257735774577557765777577857795780578157825783578457855786578757885789579057915792579357945795579657975798579958005801580258035804580558065807580858095810581158125813581458155816581758185819582058215822582358245825582658275828582958305831583258335834583558365837583858395840584158425843584458455846584758485849585058515852585358545855585658575858585958605861586258635864586558665867586858695870587158725873587458755876587758785879588058815882588358845885588658875888588958905891589258935894589558965897589858995900590159025903590459055906590759085909591059115912591359145915591659175918591959205921592259235924592559265927592859295930593159325933593459355936593759385939594059415942594359445945594659475948594959505951595259535954595559565957595859595960596159625963596459655966596759685969597059715972597359745975597659775978597959805981598259835984598559865987598859895990599159925993599459955996599759985999600060016002600360046005600660076008600960106011601260136014601560166017601860196020602160226023602460256026602760286029603060316032603360346035603660376038603960406041604260436044604560466047604860496050605160526053605460556056605760586059606060616062606360646065606660676068606960706071607260736074607560766077607860796080608160826083608460856086608760886089609060916092609360946095609660976098609961006101610261036104610561066107610861096110611161126113611461156116611761186119612061216122612361246125612661276128612961306131613261336134613561366137613861396140614161426143614461456146614761486149615061516152615361546155615661576158615961606161616261636164616561666167616861696170617161726173617461756176617761786179618061816182618361846185618661876188618961906191619261936194619561966197619861996200620162026203620462056206620762086209621062116212621362146215621662176218621962206221622262236224622562266227622862296230623162326233623462356236623762386239624062416242624362446245624662476248624962506251625262536254625562566257625862596260626162626263626462656266626762686269627062716272627362746275627662776278627962806281628262836284628562866287628862896290629162926293629462956296629762986299630063016302630363046305630663076308630963106311631263136314631563166317631863196320632163226323632463256326632763286329633063316332633363346335633663376338633963406341634263436344634563466347634863496350635163526353635463556356635763586359636063616362636363646365636663676368636963706371637263736374637563766377637863796380638163826383638463856386638763886389639063916392639363946395639663976398639964006401640264036404640564066407640864096410641164126413641464156416641764186419642064216422642364246425642664276428642964306431643264336434643564366437643864396440644164426443644464456446644764486449645064516452645364546455645664576458645964606461646264636464646564666467646864696470647164726473647464756476647764786479648064816482648364846485648664876488648964906491649264936494649564966497649864996500650165026503650465056506650765086509651065116512651365146515651665176518651965206521652265236524652565266527652865296530653165326533653465356536653765386539654065416542654365446545654665476548654965506551655265536554655565566557655865596560656165626563656465656566656765686569657065716572657365746575657665776578657965806581658265836584658565866587658865896590659165926593659465956596659765986599660066016602660366046605660666076608660966106611661266136614661566166617661866196620662166226623662466256626662766286629663066316632663366346635663666376638663966406641664266436644664566466647664866496650665166526653665466556656665766586659666066616662666366646665666666676668666966706671667266736674667566766677667866796680668166826683668466856686668766886689669066916692669366946695669666976698669967006701670267036704670567066707670867096710671167126713671467156716671767186719672067216722672367246725672667276728672967306731673267336734673567366737673867396740674167426743674467456746674767486749675067516752675367546755675667576758675967606761676267636764676567666767676867696770677167726773677467756776677767786779678067816782678367846785678667876788678967906791679267936794679567966797679867996800680168026803680468056806680768086809681068116812681368146815681668176818681968206821682268236824682568266827682868296830683168326833683468356836683768386839684068416842684368446845684668476848684968506851685268536854685568566857685868596860686168626863686468656866686768686869687068716872687368746875687668776878687968806881688268836884688568866887688868896890689168926893689468956896689768986899690069016902690369046905690669076908690969106911691269136914691569166917691869196920692169226923692469256926692769286929693069316932693369346935693669376938693969406941694269436944694569466947694869496950695169526953695469556956695769586959696069616962696369646965696669676968696969706971697269736974697569766977697869796980698169826983698469856986698769886989699069916992699369946995699669976998699970007001700270037004700570067007700870097010701170127013701470157016701770187019702070217022702370247025702670277028702970307031703270337034703570367037703870397040704170427043704470457046704770487049705070517052705370547055705670577058705970607061706270637064706570667067706870697070707170727073707470757076707770787079708070817082708370847085708670877088708970907091709270937094709570967097709870997100710171027103710471057106710771087109711071117112711371147115711671177118711971207121712271237124712571267127712871297130713171327133713471357136713771387139714071417142714371447145714671477148714971507151715271537154715571567157715871597160716171627163716471657166716771687169717071717172717371747175717671777178717971807181718271837184718571867187718871897190719171927193719471957196719771987199720072017202720372047205720672077208720972107211721272137214721572167217721872197220722172227223722472257226722772287229723072317232723372347235723672377238723972407241724272437244724572467247724872497250725172527253725472557256725772587259726072617262726372647265726672677268726972707271727272737274727572767277727872797280728172827283728472857286728772887289729072917292729372947295729672977298729973007301730273037304730573067307730873097310731173127313731473157316731773187319732073217322732373247325732673277328732973307331733273337334733573367337733873397340734173427343734473457346734773487349735073517352735373547355735673577358735973607361736273637364736573667367736873697370737173727373737473757376737773787379738073817382738373847385738673877388738973907391739273937394739573967397739873997400740174027403740474057406740774087409741074117412741374147415741674177418741974207421742274237424742574267427742874297430743174327433743474357436743774387439744074417442744374447445744674477448744974507451745274537454745574567457745874597460746174627463746474657466746774687469747074717472747374747475747674777478747974807481748274837484748574867487748874897490749174927493749474957496749774987499750075017502750375047505750675077508750975107511751275137514751575167517751875197520752175227523752475257526752775287529753075317532753375347535753675377538753975407541754275437544754575467547754875497550755175527553755475557556755775587559756075617562756375647565756675677568756975707571757275737574757575767577757875797580758175827583758475857586758775887589759075917592759375947595759675977598759976007601760276037604760576067607760876097610761176127613761476157616761776187619762076217622762376247625762676277628762976307631763276337634763576367637763876397640764176427643764476457646764776487649765076517652765376547655765676577658765976607661766276637664766576667667766876697670767176727673767476757676767776787679768076817682768376847685768676877688768976907691769276937694769576967697769876997700770177027703770477057706770777087709771077117712771377147715771677177718771977207721772277237724772577267727772877297730773177327733773477357736773777387739774077417742774377447745774677477748774977507751775277537754775577567757775877597760776177627763776477657766776777687769777077717772777377747775777677777778777977807781778277837784778577867787778877897790779177927793779477957796779777987799780078017802780378047805780678077808780978107811781278137814781578167817781878197820782178227823782478257826782778287829783078317832783378347835783678377838783978407841784278437844784578467847784878497850785178527853785478557856785778587859786078617862786378647865786678677868786978707871787278737874787578767877787878797880788178827883788478857886788778887889789078917892789378947895789678977898789979007901790279037904790579067907790879097910791179127913791479157916791779187919792079217922792379247925792679277928792979307931793279337934793579367937793879397940794179427943794479457946794779487949795079517952795379547955795679577958795979607961796279637964796579667967796879697970797179727973797479757976797779787979798079817982798379847985798679877988798979907991799279937994799579967997799879998000800180028003800480058006800780088009801080118012801380148015801680178018801980208021802280238024802580268027802880298030803180328033803480358036803780388039804080418042804380448045804680478048804980508051805280538054805580568057805880598060806180628063806480658066806780688069807080718072807380748075807680778078807980808081808280838084808580868087808880898090809180928093809480958096809780988099810081018102810381048105810681078108810981108111811281138114811581168117811881198120812181228123812481258126812781288129813081318132813381348135813681378138813981408141814281438144814581468147814881498150815181528153815481558156815781588159816081618162816381648165816681678168816981708171817281738174817581768177817881798180818181828183818481858186818781888189819081918192819381948195819681978198819982008201820282038204820582068207820882098210821182128213821482158216821782188219822082218222822382248225822682278228822982308231823282338234823582368237823882398240824182428243824482458246824782488249825082518252825382548255825682578258825982608261826282638264826582668267826882698270827182728273827482758276827782788279828082818282828382848285828682878288828982908291829282938294829582968297829882998300830183028303830483058306830783088309831083118312831383148315831683178318831983208321832283238324832583268327832883298330833183328333833483358336833783388339834083418342834383448345834683478348834983508351835283538354835583568357835883598360836183628363836483658366836783688369837083718372837383748375837683778378837983808381838283838384838583868387838883898390839183928393839483958396839783988399840084018402840384048405840684078408840984108411841284138414841584168417841884198420842184228423842484258426842784288429843084318432843384348435843684378438843984408441844284438444844584468447844884498450845184528453845484558456845784588459846084618462846384648465846684678468846984708471847284738474847584768477847884798480848184828483848484858486848784888489849084918492849384948495849684978498849985008501850285038504850585068507850885098510851185128513851485158516851785188519852085218522852385248525852685278528852985308531853285338534853585368537853885398540854185428543854485458546854785488549855085518552855385548555855685578558855985608561856285638564856585668567856885698570857185728573857485758576857785788579858085818582858385848585858685878588858985908591859285938594859585968597859885998600860186028603860486058606860786088609861086118612861386148615861686178618861986208621862286238624862586268627862886298630863186328633863486358636863786388639864086418642864386448645864686478648864986508651865286538654865586568657865886598660866186628663866486658666866786688669867086718672867386748675867686778678867986808681868286838684868586868687868886898690869186928693869486958696869786988699870087018702870387048705870687078708870987108711871287138714871587168717871887198720872187228723872487258726872787288729873087318732873387348735873687378738873987408741874287438744874587468747874887498750875187528753875487558756875787588759876087618762876387648765876687678768876987708771877287738774877587768777877887798780878187828783878487858786878787888789879087918792879387948795879687978798879988008801880288038804880588068807880888098810881188128813881488158816881788188819882088218822882388248825882688278828882988308831883288338834883588368837883888398840884188428843884488458846884788488849885088518852885388548855885688578858885988608861886288638864886588668867886888698870887188728873887488758876887788788879888088818882888388848885888688878888888988908891889288938894889588968897889888998900890189028903890489058906890789088909891089118912891389148915891689178918891989208921892289238924892589268927892889298930893189328933893489358936893789388939894089418942894389448945894689478948894989508951895289538954895589568957895889598960896189628963896489658966896789688969897089718972897389748975897689778978897989808981898289838984898589868987898889898990899189928993899489958996899789988999900090019002900390049005900690079008900990109011901290139014901590169017901890199020902190229023902490259026902790289029903090319032903390349035903690379038903990409041904290439044904590469047904890499050905190529053905490559056905790589059906090619062906390649065906690679068906990709071907290739074907590769077907890799080908190829083908490859086908790889089909090919092909390949095909690979098909991009101910291039104910591069107910891099110911191129113911491159116911791189119912091219122912391249125912691279128912991309131913291339134913591369137913891399140914191429143914491459146914791489149915091519152915391549155915691579158915991609161916291639164916591669167916891699170917191729173917491759176917791789179918091819182918391849185918691879188918991909191919291939194919591969197919891999200920192029203920492059206920792089209921092119212921392149215921692179218921992209221922292239224922592269227922892299230923192329233923492359236923792389239924092419242924392449245924692479248924992509251925292539254925592569257925892599260926192629263926492659266926792689269927092719272927392749275927692779278927992809281928292839284928592869287928892899290929192929293929492959296929792989299930093019302930393049305930693079308930993109311931293139314931593169317931893199320932193229323932493259326932793289329933093319332933393349335933693379338933993409341934293439344934593469347934893499350935193529353935493559356935793589359936093619362936393649365936693679368936993709371937293739374937593769377937893799380938193829383938493859386938793889389939093919392939393949395939693979398939994009401940294039404940594069407940894099410941194129413941494159416941794189419942094219422942394249425942694279428942994309431943294339434943594369437943894399440944194429443944494459446944794489449945094519452945394549455945694579458945994609461946294639464946594669467946894699470947194729473947494759476947794789479948094819482948394849485948694879488948994909491949294939494949594969497949894999500950195029503950495059506950795089509951095119512951395149515951695179518951995209521952295239524952595269527952895299530953195329533953495359536953795389539954095419542954395449545954695479548954995509551955295539554955595569557955895599560956195629563956495659566956795689569957095719572957395749575957695779578957995809581958295839584958595869587958895899590959195929593959495959596959795989599960096019602960396049605960696079608960996109611961296139614961596169617961896199620962196229623962496259626962796289629963096319632963396349635963696379638963996409641964296439644964596469647964896499650965196529653965496559656965796589659966096619662966396649665966696679668966996709671967296739674967596769677967896799680968196829683968496859686968796889689969096919692969396949695969696979698969997009701970297039704970597069707970897099710971197129713971497159716971797189719972097219722972397249725972697279728972997309731973297339734973597369737973897399740974197429743974497459746974797489749975097519752975397549755975697579758975997609761976297639764976597669767976897699770977197729773977497759776977797789779978097819782978397849785978697879788978997909791979297939794979597969797979897999800980198029803980498059806980798089809981098119812981398149815981698179818981998209821982298239824982598269827982898299830983198329833983498359836983798389839984098419842984398449845984698479848984998509851985298539854985598569857985898599860986198629863986498659866986798689869987098719872987398749875987698779878987998809881988298839884988598869887988898899890989198929893989498959896989798989899990099019902990399049905990699079908990999109911991299139914991599169917991899199920992199229923992499259926992799289929993099319932993399349935993699379938993999409941994299439944994599469947994899499950995199529953995499559956995799589959996099619962996399649965996699679968996999709971997299739974997599769977997899799980998199829983998499859986998799889989999099919992999399949995999699979998999910000100011000210003100041000510006100071000810009100101001110012100131001410015100161001710018100191002010021100221002310024100251002610027100281002910030100311003210033100341003510036100371003810039100401004110042100431004410045100461004710048100491005010051100521005310054100551005610057100581005910060100611006210063100641006510066100671006810069100701007110072100731007410075100761007710078100791008010081100821008310084100851008610087100881008910090100911009210093100941009510096100971009810099101001010110102101031010410105101061010710108101091011010111101121011310114101151011610117101181011910120101211012210123101241012510126101271012810129101301013110132101331013410135101361013710138101391014010141101421014310144101451014610147101481014910150101511015210153101541015510156101571015810159101601016110162101631016410165101661016710168101691017010171101721017310174101751017610177101781017910180101811018210183101841018510186101871018810189101901019110192101931019410195101961019710198101991020010201102021020310204102051020610207102081020910210102111021210213102141021510216102171021810219102201022110222102231022410225102261022710228102291023010231102321023310234102351023610237102381023910240102411024210243102441024510246102471024810249102501025110252102531025410255102561025710258102591026010261102621026310264102651026610267102681026910270102711027210273102741027510276102771027810279102801028110282102831028410285102861028710288102891029010291102921029310294102951029610297102981029910300103011030210303103041030510306103071030810309103101031110312103131031410315103161031710318103191032010321103221032310324103251032610327103281032910330103311033210333103341033510336103371033810339103401034110342103431034410345103461034710348103491035010351103521035310354103551035610357103581035910360103611036210363103641036510366103671036810369103701037110372103731037410375103761037710378103791038010381103821038310384103851038610387103881038910390103911039210393103941039510396103971039810399104001040110402104031040410405104061040710408104091041010411104121041310414104151041610417104181041910420104211042210423104241042510426104271042810429104301043110432104331043410435104361043710438104391044010441104421044310444104451044610447104481044910450104511045210453104541045510456104571045810459104601046110462104631046410465104661046710468104691047010471104721047310474104751047610477104781047910480104811048210483104841048510486104871048810489104901049110492104931049410495104961049710498104991050010501105021050310504105051050610507105081050910510105111051210513105141051510516105171051810519105201052110522105231052410525105261052710528105291053010531105321053310534105351053610537105381053910540105411054210543105441054510546105471054810549105501055110552105531055410555105561055710558105591056010561105621056310564105651056610567105681056910570105711057210573105741057510576105771057810579105801058110582105831058410585105861058710588105891059010591105921059310594105951059610597105981059910600106011060210603106041060510606106071060810609106101061110612106131061410615106161061710618106191062010621106221062310624106251062610627106281062910630106311063210633106341063510636106371063810639106401064110642106431064410645106461064710648106491065010651106521065310654106551065610657106581065910660106611066210663106641066510666106671066810669106701067110672106731067410675106761067710678106791068010681106821068310684106851068610687106881068910690106911069210693106941069510696106971069810699107001070110702107031070410705107061070710708107091071010711107121071310714107151071610717107181071910720107211072210723107241072510726107271072810729107301073110732107331073410735107361073710738107391074010741107421074310744107451074610747107481074910750107511075210753107541075510756107571075810759107601076110762107631076410765107661076710768107691077010771107721077310774107751077610777107781077910780107811078210783107841078510786107871078810789107901079110792107931079410795107961079710798107991080010801108021080310804108051080610807108081080910810108111081210813108141081510816108171081810819108201082110822108231082410825108261082710828108291083010831108321083310834108351083610837108381083910840108411084210843108441084510846108471084810849108501085110852108531085410855108561085710858108591086010861108621086310864108651086610867108681086910870108711087210873108741087510876108771087810879108801088110882108831088410885108861088710888108891089010891108921089310894108951089610897108981089910900109011090210903109041090510906109071090810909109101091110912109131091410915109161091710918109191092010921109221092310924109251092610927109281092910930109311093210933109341093510936109371093810939109401094110942109431094410945109461094710948109491095010951109521095310954109551095610957109581095910960109611096210963109641096510966109671096810969109701097110972109731097410975109761097710978109791098010981109821098310984109851098610987109881098910990109911099210993109941099510996109971099810999110001100111002110031100411005110061100711008110091101011011110121101311014110151101611017110181101911020110211102211023110241102511026110271102811029110301103111032110331103411035110361103711038110391104011041110421104311044110451104611047110481104911050110511105211053110541105511056110571105811059110601106111062110631106411065110661106711068110691107011071110721107311074110751107611077110781107911080110811108211083110841108511086110871108811089110901109111092110931109411095110961109711098110991110011101111021110311104111051110611107111081110911110111111111211113111141111511116111171111811119111201112111122111231112411125111261112711128111291113011131111321113311134111351113611137111381113911140111411114211143111441114511146111471114811149111501115111152111531115411155111561115711158111591116011161111621116311164111651116611167111681116911170111711117211173111741117511176111771117811179111801118111182111831118411185111861118711188111891119011191111921119311194111951119611197111981119911200112011120211203112041120511206112071120811209112101121111212112131121411215112161121711218112191122011221112221122311224112251122611227112281122911230112311123211233112341123511236112371123811239112401124111242112431124411245112461124711248112491125011251112521125311254112551125611257112581125911260112611126211263112641126511266112671126811269112701127111272112731127411275112761127711278112791128011281112821128311284112851128611287112881128911290112911129211293112941129511296112971129811299113001130111302113031130411305113061130711308113091131011311113121131311314113151131611317113181131911320113211132211323113241132511326113271132811329113301133111332113331133411335113361133711338113391134011341113421134311344113451134611347113481134911350113511135211353113541135511356113571135811359113601136111362113631136411365113661136711368113691137011371113721137311374113751137611377113781137911380113811138211383113841138511386113871138811389113901139111392113931139411395113961139711398113991140011401114021140311404114051140611407114081140911410114111141211413114141141511416114171141811419114201142111422114231142411425114261142711428114291143011431114321143311434114351143611437114381143911440114411144211443114441144511446114471144811449114501145111452114531145411455114561145711458114591146011461114621146311464114651146611467114681146911470114711147211473114741147511476114771147811479114801148111482114831148411485114861148711488114891149011491114921149311494114951149611497114981149911500115011150211503115041150511506115071150811509115101151111512115131151411515115161151711518115191152011521115221152311524115251152611527115281152911530115311153211533115341153511536115371153811539115401154111542115431154411545115461154711548115491155011551115521155311554115551155611557115581155911560115611156211563115641156511566115671156811569115701157111572115731157411575115761157711578115791158011581115821158311584115851158611587115881158911590115911159211593115941159511596115971159811599116001160111602116031160411605116061160711608116091161011611116121161311614116151161611617116181161911620116211162211623116241162511626116271162811629116301163111632116331163411635116361163711638116391164011641116421164311644116451164611647116481164911650116511165211653116541165511656116571165811659116601166111662116631166411665116661166711668116691167011671116721167311674116751167611677116781167911680116811168211683116841168511686116871168811689116901169111692116931169411695116961169711698116991170011701117021170311704117051170611707117081170911710117111171211713117141171511716117171171811719117201172111722117231172411725117261172711728117291173011731117321173311734117351173611737117381173911740117411174211743117441174511746117471174811749117501175111752117531175411755117561175711758117591176011761117621176311764117651176611767117681176911770117711177211773117741177511776117771177811779117801178111782117831178411785117861178711788117891179011791117921179311794117951179611797117981179911800118011180211803118041180511806118071180811809118101181111812118131181411815118161181711818118191182011821118221182311824118251182611827118281182911830118311183211833118341183511836118371183811839118401184111842118431184411845118461184711848118491185011851118521185311854118551185611857118581185911860118611186211863118641186511866118671186811869118701187111872118731187411875118761187711878118791188011881118821188311884118851188611887118881188911890118911189211893118941189511896118971189811899119001190111902119031190411905119061190711908119091191011911119121191311914
  1. /*******************************************************************************
  2. *
  3. * Intel Ethernet Controller XL710 Family Linux Driver
  4. * Copyright(c) 2013 - 2016 Intel Corporation.
  5. *
  6. * This program is free software; you can redistribute it and/or modify it
  7. * under the terms and conditions of the GNU General Public License,
  8. * version 2, as published by the Free Software Foundation.
  9. *
  10. * This program is distributed in the hope it will be useful, but WITHOUT
  11. * ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
  12. * FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License for
  13. * more details.
  14. *
  15. * You should have received a copy of the GNU General Public License along
  16. * with this program. If not, see <http://www.gnu.org/licenses/>.
  17. *
  18. * The full GNU General Public License is included in this distribution in
  19. * the file called "COPYING".
  20. *
  21. * Contact Information:
  22. * e1000-devel Mailing List <e1000-devel@lists.sourceforge.net>
  23. * Intel Corporation, 5200 N.E. Elam Young Parkway, Hillsboro, OR 97124-6497
  24. *
  25. ******************************************************************************/
  26. #include <linux/etherdevice.h>
  27. #include <linux/of_net.h>
  28. #include <linux/pci.h>
  29. /* Local includes */
  30. #include "i40e.h"
  31. #include "i40e_diag.h"
  32. #include <net/udp_tunnel.h>
  33. /* All i40e tracepoints are defined by the include below, which
  34. * must be included exactly once across the whole kernel with
  35. * CREATE_TRACE_POINTS defined
  36. */
  37. #define CREATE_TRACE_POINTS
  38. #include "i40e_trace.h"
  39. const char i40e_driver_name[] = "i40e";
  40. static const char i40e_driver_string[] =
  41. "Intel(R) Ethernet Connection XL710 Network Driver";
  42. #define DRV_KERN "-k"
  43. #define DRV_VERSION_MAJOR 2
  44. #define DRV_VERSION_MINOR 1
  45. #define DRV_VERSION_BUILD 14
  46. #define DRV_VERSION __stringify(DRV_VERSION_MAJOR) "." \
  47. __stringify(DRV_VERSION_MINOR) "." \
  48. __stringify(DRV_VERSION_BUILD) DRV_KERN
  49. const char i40e_driver_version_str[] = DRV_VERSION;
  50. static const char i40e_copyright[] = "Copyright (c) 2013 - 2014 Intel Corporation.";
  51. /* a bit of forward declarations */
  52. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi);
  53. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired);
  54. static int i40e_add_vsi(struct i40e_vsi *vsi);
  55. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi);
  56. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit);
  57. static int i40e_setup_misc_vector(struct i40e_pf *pf);
  58. static void i40e_determine_queue_usage(struct i40e_pf *pf);
  59. static int i40e_setup_pf_filter_control(struct i40e_pf *pf);
  60. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired);
  61. static int i40e_reset(struct i40e_pf *pf);
  62. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired);
  63. static void i40e_fdir_sb_setup(struct i40e_pf *pf);
  64. static int i40e_veb_get_bw_info(struct i40e_veb *veb);
  65. /* i40e_pci_tbl - PCI Device ID Table
  66. *
  67. * Last entry must be all 0s
  68. *
  69. * { Vendor ID, Device ID, SubVendor ID, SubDevice ID,
  70. * Class, Class Mask, private data (not used) }
  71. */
  72. static const struct pci_device_id i40e_pci_tbl[] = {
  73. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_XL710), 0},
  74. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QEMU), 0},
  75. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_B), 0},
  76. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_C), 0},
  77. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_A), 0},
  78. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_B), 0},
  79. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_C), 0},
  80. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T), 0},
  81. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T4), 0},
  82. {PCI_VDEVICE(INTEL, I40E_DEV_ID_KX_X722), 0},
  83. {PCI_VDEVICE(INTEL, I40E_DEV_ID_QSFP_X722), 0},
  84. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_X722), 0},
  85. {PCI_VDEVICE(INTEL, I40E_DEV_ID_1G_BASE_T_X722), 0},
  86. {PCI_VDEVICE(INTEL, I40E_DEV_ID_10G_BASE_T_X722), 0},
  87. {PCI_VDEVICE(INTEL, I40E_DEV_ID_SFP_I_X722), 0},
  88. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2), 0},
  89. {PCI_VDEVICE(INTEL, I40E_DEV_ID_20G_KR2_A), 0},
  90. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_B), 0},
  91. {PCI_VDEVICE(INTEL, I40E_DEV_ID_25G_SFP28), 0},
  92. /* required last entry */
  93. {0, }
  94. };
  95. MODULE_DEVICE_TABLE(pci, i40e_pci_tbl);
  96. #define I40E_MAX_VF_COUNT 128
  97. static int debug = -1;
  98. module_param(debug, uint, 0);
  99. MODULE_PARM_DESC(debug, "Debug level (0=none,...,16=all), Debug mask (0x8XXXXXXX)");
  100. MODULE_AUTHOR("Intel Corporation, <e1000-devel@lists.sourceforge.net>");
  101. MODULE_DESCRIPTION("Intel(R) Ethernet Connection XL710 Network Driver");
  102. MODULE_LICENSE("GPL");
  103. MODULE_VERSION(DRV_VERSION);
  104. static struct workqueue_struct *i40e_wq;
  105. /**
  106. * i40e_allocate_dma_mem_d - OS specific memory alloc for shared code
  107. * @hw: pointer to the HW structure
  108. * @mem: ptr to mem struct to fill out
  109. * @size: size of memory requested
  110. * @alignment: what to align the allocation to
  111. **/
  112. int i40e_allocate_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem,
  113. u64 size, u32 alignment)
  114. {
  115. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  116. mem->size = ALIGN(size, alignment);
  117. mem->va = dma_zalloc_coherent(&pf->pdev->dev, mem->size,
  118. &mem->pa, GFP_KERNEL);
  119. if (!mem->va)
  120. return -ENOMEM;
  121. return 0;
  122. }
  123. /**
  124. * i40e_free_dma_mem_d - OS specific memory free for shared code
  125. * @hw: pointer to the HW structure
  126. * @mem: ptr to mem struct to free
  127. **/
  128. int i40e_free_dma_mem_d(struct i40e_hw *hw, struct i40e_dma_mem *mem)
  129. {
  130. struct i40e_pf *pf = (struct i40e_pf *)hw->back;
  131. dma_free_coherent(&pf->pdev->dev, mem->size, mem->va, mem->pa);
  132. mem->va = NULL;
  133. mem->pa = 0;
  134. mem->size = 0;
  135. return 0;
  136. }
  137. /**
  138. * i40e_allocate_virt_mem_d - OS specific memory alloc for shared code
  139. * @hw: pointer to the HW structure
  140. * @mem: ptr to mem struct to fill out
  141. * @size: size of memory requested
  142. **/
  143. int i40e_allocate_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem,
  144. u32 size)
  145. {
  146. mem->size = size;
  147. mem->va = kzalloc(size, GFP_KERNEL);
  148. if (!mem->va)
  149. return -ENOMEM;
  150. return 0;
  151. }
  152. /**
  153. * i40e_free_virt_mem_d - OS specific memory free for shared code
  154. * @hw: pointer to the HW structure
  155. * @mem: ptr to mem struct to free
  156. **/
  157. int i40e_free_virt_mem_d(struct i40e_hw *hw, struct i40e_virt_mem *mem)
  158. {
  159. /* it's ok to kfree a NULL pointer */
  160. kfree(mem->va);
  161. mem->va = NULL;
  162. mem->size = 0;
  163. return 0;
  164. }
  165. /**
  166. * i40e_get_lump - find a lump of free generic resource
  167. * @pf: board private structure
  168. * @pile: the pile of resource to search
  169. * @needed: the number of items needed
  170. * @id: an owner id to stick on the items assigned
  171. *
  172. * Returns the base item index of the lump, or negative for error
  173. *
  174. * The search_hint trick and lack of advanced fit-finding only work
  175. * because we're highly likely to have all the same size lump requests.
  176. * Linear search time and any fragmentation should be minimal.
  177. **/
  178. static int i40e_get_lump(struct i40e_pf *pf, struct i40e_lump_tracking *pile,
  179. u16 needed, u16 id)
  180. {
  181. int ret = -ENOMEM;
  182. int i, j;
  183. if (!pile || needed == 0 || id >= I40E_PILE_VALID_BIT) {
  184. dev_info(&pf->pdev->dev,
  185. "param err: pile=%p needed=%d id=0x%04x\n",
  186. pile, needed, id);
  187. return -EINVAL;
  188. }
  189. /* start the linear search with an imperfect hint */
  190. i = pile->search_hint;
  191. while (i < pile->num_entries) {
  192. /* skip already allocated entries */
  193. if (pile->list[i] & I40E_PILE_VALID_BIT) {
  194. i++;
  195. continue;
  196. }
  197. /* do we have enough in this lump? */
  198. for (j = 0; (j < needed) && ((i+j) < pile->num_entries); j++) {
  199. if (pile->list[i+j] & I40E_PILE_VALID_BIT)
  200. break;
  201. }
  202. if (j == needed) {
  203. /* there was enough, so assign it to the requestor */
  204. for (j = 0; j < needed; j++)
  205. pile->list[i+j] = id | I40E_PILE_VALID_BIT;
  206. ret = i;
  207. pile->search_hint = i + j;
  208. break;
  209. }
  210. /* not enough, so skip over it and continue looking */
  211. i += j;
  212. }
  213. return ret;
  214. }
  215. /**
  216. * i40e_put_lump - return a lump of generic resource
  217. * @pile: the pile of resource to search
  218. * @index: the base item index
  219. * @id: the owner id of the items assigned
  220. *
  221. * Returns the count of items in the lump
  222. **/
  223. static int i40e_put_lump(struct i40e_lump_tracking *pile, u16 index, u16 id)
  224. {
  225. int valid_id = (id | I40E_PILE_VALID_BIT);
  226. int count = 0;
  227. int i;
  228. if (!pile || index >= pile->num_entries)
  229. return -EINVAL;
  230. for (i = index;
  231. i < pile->num_entries && pile->list[i] == valid_id;
  232. i++) {
  233. pile->list[i] = 0;
  234. count++;
  235. }
  236. if (count && index < pile->search_hint)
  237. pile->search_hint = index;
  238. return count;
  239. }
  240. /**
  241. * i40e_find_vsi_from_id - searches for the vsi with the given id
  242. * @pf - the pf structure to search for the vsi
  243. * @id - id of the vsi it is searching for
  244. **/
  245. struct i40e_vsi *i40e_find_vsi_from_id(struct i40e_pf *pf, u16 id)
  246. {
  247. int i;
  248. for (i = 0; i < pf->num_alloc_vsi; i++)
  249. if (pf->vsi[i] && (pf->vsi[i]->id == id))
  250. return pf->vsi[i];
  251. return NULL;
  252. }
  253. /**
  254. * i40e_service_event_schedule - Schedule the service task to wake up
  255. * @pf: board private structure
  256. *
  257. * If not already scheduled, this puts the task into the work queue
  258. **/
  259. void i40e_service_event_schedule(struct i40e_pf *pf)
  260. {
  261. if (!test_bit(__I40E_VSI_DOWN, pf->state) &&
  262. !test_bit(__I40E_RESET_RECOVERY_PENDING, pf->state))
  263. queue_work(i40e_wq, &pf->service_task);
  264. }
  265. /**
  266. * i40e_tx_timeout - Respond to a Tx Hang
  267. * @netdev: network interface device structure
  268. *
  269. * If any port has noticed a Tx timeout, it is likely that the whole
  270. * device is munged, not just the one netdev port, so go for the full
  271. * reset.
  272. **/
  273. static void i40e_tx_timeout(struct net_device *netdev)
  274. {
  275. struct i40e_netdev_priv *np = netdev_priv(netdev);
  276. struct i40e_vsi *vsi = np->vsi;
  277. struct i40e_pf *pf = vsi->back;
  278. struct i40e_ring *tx_ring = NULL;
  279. unsigned int i, hung_queue = 0;
  280. u32 head, val;
  281. pf->tx_timeout_count++;
  282. /* find the stopped queue the same way the stack does */
  283. for (i = 0; i < netdev->num_tx_queues; i++) {
  284. struct netdev_queue *q;
  285. unsigned long trans_start;
  286. q = netdev_get_tx_queue(netdev, i);
  287. trans_start = q->trans_start;
  288. if (netif_xmit_stopped(q) &&
  289. time_after(jiffies,
  290. (trans_start + netdev->watchdog_timeo))) {
  291. hung_queue = i;
  292. break;
  293. }
  294. }
  295. if (i == netdev->num_tx_queues) {
  296. netdev_info(netdev, "tx_timeout: no netdev hung queue found\n");
  297. } else {
  298. /* now that we have an index, find the tx_ring struct */
  299. for (i = 0; i < vsi->num_queue_pairs; i++) {
  300. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  301. if (hung_queue ==
  302. vsi->tx_rings[i]->queue_index) {
  303. tx_ring = vsi->tx_rings[i];
  304. break;
  305. }
  306. }
  307. }
  308. }
  309. if (time_after(jiffies, (pf->tx_timeout_last_recovery + HZ*20)))
  310. pf->tx_timeout_recovery_level = 1; /* reset after some time */
  311. else if (time_before(jiffies,
  312. (pf->tx_timeout_last_recovery + netdev->watchdog_timeo)))
  313. return; /* don't do any new action before the next timeout */
  314. if (tx_ring) {
  315. head = i40e_get_head(tx_ring);
  316. /* Read interrupt register */
  317. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  318. val = rd32(&pf->hw,
  319. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  320. tx_ring->vsi->base_vector - 1));
  321. else
  322. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  323. netdev_info(netdev, "tx_timeout: VSI_seid: %d, Q %d, NTC: 0x%x, HWB: 0x%x, NTU: 0x%x, TAIL: 0x%x, INT: 0x%x\n",
  324. vsi->seid, hung_queue, tx_ring->next_to_clean,
  325. head, tx_ring->next_to_use,
  326. readl(tx_ring->tail), val);
  327. }
  328. pf->tx_timeout_last_recovery = jiffies;
  329. netdev_info(netdev, "tx_timeout recovery level %d, hung_queue %d\n",
  330. pf->tx_timeout_recovery_level, hung_queue);
  331. switch (pf->tx_timeout_recovery_level) {
  332. case 1:
  333. set_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  334. break;
  335. case 2:
  336. set_bit(__I40E_CORE_RESET_REQUESTED, pf->state);
  337. break;
  338. case 3:
  339. set_bit(__I40E_GLOBAL_RESET_REQUESTED, pf->state);
  340. break;
  341. default:
  342. netdev_err(netdev, "tx_timeout recovery unsuccessful\n");
  343. break;
  344. }
  345. i40e_service_event_schedule(pf);
  346. pf->tx_timeout_recovery_level++;
  347. }
  348. /**
  349. * i40e_get_vsi_stats_struct - Get System Network Statistics
  350. * @vsi: the VSI we care about
  351. *
  352. * Returns the address of the device statistics structure.
  353. * The statistics are actually updated from the service task.
  354. **/
  355. struct rtnl_link_stats64 *i40e_get_vsi_stats_struct(struct i40e_vsi *vsi)
  356. {
  357. return &vsi->net_stats;
  358. }
  359. /**
  360. * i40e_get_netdev_stats_struct - Get statistics for netdev interface
  361. * @netdev: network interface device structure
  362. *
  363. * Returns the address of the device statistics structure.
  364. * The statistics are actually updated from the service task.
  365. **/
  366. static void i40e_get_netdev_stats_struct(struct net_device *netdev,
  367. struct rtnl_link_stats64 *stats)
  368. {
  369. struct i40e_netdev_priv *np = netdev_priv(netdev);
  370. struct i40e_ring *tx_ring, *rx_ring;
  371. struct i40e_vsi *vsi = np->vsi;
  372. struct rtnl_link_stats64 *vsi_stats = i40e_get_vsi_stats_struct(vsi);
  373. int i;
  374. if (test_bit(__I40E_VSI_DOWN, vsi->state))
  375. return;
  376. if (!vsi->tx_rings)
  377. return;
  378. rcu_read_lock();
  379. for (i = 0; i < vsi->num_queue_pairs; i++) {
  380. u64 bytes, packets;
  381. unsigned int start;
  382. tx_ring = ACCESS_ONCE(vsi->tx_rings[i]);
  383. if (!tx_ring)
  384. continue;
  385. do {
  386. start = u64_stats_fetch_begin_irq(&tx_ring->syncp);
  387. packets = tx_ring->stats.packets;
  388. bytes = tx_ring->stats.bytes;
  389. } while (u64_stats_fetch_retry_irq(&tx_ring->syncp, start));
  390. stats->tx_packets += packets;
  391. stats->tx_bytes += bytes;
  392. rx_ring = &tx_ring[1];
  393. do {
  394. start = u64_stats_fetch_begin_irq(&rx_ring->syncp);
  395. packets = rx_ring->stats.packets;
  396. bytes = rx_ring->stats.bytes;
  397. } while (u64_stats_fetch_retry_irq(&rx_ring->syncp, start));
  398. stats->rx_packets += packets;
  399. stats->rx_bytes += bytes;
  400. }
  401. rcu_read_unlock();
  402. /* following stats updated by i40e_watchdog_subtask() */
  403. stats->multicast = vsi_stats->multicast;
  404. stats->tx_errors = vsi_stats->tx_errors;
  405. stats->tx_dropped = vsi_stats->tx_dropped;
  406. stats->rx_errors = vsi_stats->rx_errors;
  407. stats->rx_dropped = vsi_stats->rx_dropped;
  408. stats->rx_crc_errors = vsi_stats->rx_crc_errors;
  409. stats->rx_length_errors = vsi_stats->rx_length_errors;
  410. }
  411. /**
  412. * i40e_vsi_reset_stats - Resets all stats of the given vsi
  413. * @vsi: the VSI to have its stats reset
  414. **/
  415. void i40e_vsi_reset_stats(struct i40e_vsi *vsi)
  416. {
  417. struct rtnl_link_stats64 *ns;
  418. int i;
  419. if (!vsi)
  420. return;
  421. ns = i40e_get_vsi_stats_struct(vsi);
  422. memset(ns, 0, sizeof(*ns));
  423. memset(&vsi->net_stats_offsets, 0, sizeof(vsi->net_stats_offsets));
  424. memset(&vsi->eth_stats, 0, sizeof(vsi->eth_stats));
  425. memset(&vsi->eth_stats_offsets, 0, sizeof(vsi->eth_stats_offsets));
  426. if (vsi->rx_rings && vsi->rx_rings[0]) {
  427. for (i = 0; i < vsi->num_queue_pairs; i++) {
  428. memset(&vsi->rx_rings[i]->stats, 0,
  429. sizeof(vsi->rx_rings[i]->stats));
  430. memset(&vsi->rx_rings[i]->rx_stats, 0,
  431. sizeof(vsi->rx_rings[i]->rx_stats));
  432. memset(&vsi->tx_rings[i]->stats, 0,
  433. sizeof(vsi->tx_rings[i]->stats));
  434. memset(&vsi->tx_rings[i]->tx_stats, 0,
  435. sizeof(vsi->tx_rings[i]->tx_stats));
  436. }
  437. }
  438. vsi->stat_offsets_loaded = false;
  439. }
  440. /**
  441. * i40e_pf_reset_stats - Reset all of the stats for the given PF
  442. * @pf: the PF to be reset
  443. **/
  444. void i40e_pf_reset_stats(struct i40e_pf *pf)
  445. {
  446. int i;
  447. memset(&pf->stats, 0, sizeof(pf->stats));
  448. memset(&pf->stats_offsets, 0, sizeof(pf->stats_offsets));
  449. pf->stat_offsets_loaded = false;
  450. for (i = 0; i < I40E_MAX_VEB; i++) {
  451. if (pf->veb[i]) {
  452. memset(&pf->veb[i]->stats, 0,
  453. sizeof(pf->veb[i]->stats));
  454. memset(&pf->veb[i]->stats_offsets, 0,
  455. sizeof(pf->veb[i]->stats_offsets));
  456. pf->veb[i]->stat_offsets_loaded = false;
  457. }
  458. }
  459. pf->hw_csum_rx_error = 0;
  460. }
  461. /**
  462. * i40e_stat_update48 - read and update a 48 bit stat from the chip
  463. * @hw: ptr to the hardware info
  464. * @hireg: the high 32 bit reg to read
  465. * @loreg: the low 32 bit reg to read
  466. * @offset_loaded: has the initial offset been loaded yet
  467. * @offset: ptr to current offset value
  468. * @stat: ptr to the stat
  469. *
  470. * Since the device stats are not reset at PFReset, they likely will not
  471. * be zeroed when the driver starts. We'll save the first values read
  472. * and use them as offsets to be subtracted from the raw values in order
  473. * to report stats that count from zero. In the process, we also manage
  474. * the potential roll-over.
  475. **/
  476. static void i40e_stat_update48(struct i40e_hw *hw, u32 hireg, u32 loreg,
  477. bool offset_loaded, u64 *offset, u64 *stat)
  478. {
  479. u64 new_data;
  480. if (hw->device_id == I40E_DEV_ID_QEMU) {
  481. new_data = rd32(hw, loreg);
  482. new_data |= ((u64)(rd32(hw, hireg) & 0xFFFF)) << 32;
  483. } else {
  484. new_data = rd64(hw, loreg);
  485. }
  486. if (!offset_loaded)
  487. *offset = new_data;
  488. if (likely(new_data >= *offset))
  489. *stat = new_data - *offset;
  490. else
  491. *stat = (new_data + BIT_ULL(48)) - *offset;
  492. *stat &= 0xFFFFFFFFFFFFULL;
  493. }
  494. /**
  495. * i40e_stat_update32 - read and update a 32 bit stat from the chip
  496. * @hw: ptr to the hardware info
  497. * @reg: the hw reg to read
  498. * @offset_loaded: has the initial offset been loaded yet
  499. * @offset: ptr to current offset value
  500. * @stat: ptr to the stat
  501. **/
  502. static void i40e_stat_update32(struct i40e_hw *hw, u32 reg,
  503. bool offset_loaded, u64 *offset, u64 *stat)
  504. {
  505. u32 new_data;
  506. new_data = rd32(hw, reg);
  507. if (!offset_loaded)
  508. *offset = new_data;
  509. if (likely(new_data >= *offset))
  510. *stat = (u32)(new_data - *offset);
  511. else
  512. *stat = (u32)((new_data + BIT_ULL(32)) - *offset);
  513. }
  514. /**
  515. * i40e_update_eth_stats - Update VSI-specific ethernet statistics counters.
  516. * @vsi: the VSI to be updated
  517. **/
  518. void i40e_update_eth_stats(struct i40e_vsi *vsi)
  519. {
  520. int stat_idx = le16_to_cpu(vsi->info.stat_counter_idx);
  521. struct i40e_pf *pf = vsi->back;
  522. struct i40e_hw *hw = &pf->hw;
  523. struct i40e_eth_stats *oes;
  524. struct i40e_eth_stats *es; /* device's eth stats */
  525. es = &vsi->eth_stats;
  526. oes = &vsi->eth_stats_offsets;
  527. /* Gather up the stats that the hw collects */
  528. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  529. vsi->stat_offsets_loaded,
  530. &oes->tx_errors, &es->tx_errors);
  531. i40e_stat_update32(hw, I40E_GLV_RDPC(stat_idx),
  532. vsi->stat_offsets_loaded,
  533. &oes->rx_discards, &es->rx_discards);
  534. i40e_stat_update32(hw, I40E_GLV_RUPP(stat_idx),
  535. vsi->stat_offsets_loaded,
  536. &oes->rx_unknown_protocol, &es->rx_unknown_protocol);
  537. i40e_stat_update32(hw, I40E_GLV_TEPC(stat_idx),
  538. vsi->stat_offsets_loaded,
  539. &oes->tx_errors, &es->tx_errors);
  540. i40e_stat_update48(hw, I40E_GLV_GORCH(stat_idx),
  541. I40E_GLV_GORCL(stat_idx),
  542. vsi->stat_offsets_loaded,
  543. &oes->rx_bytes, &es->rx_bytes);
  544. i40e_stat_update48(hw, I40E_GLV_UPRCH(stat_idx),
  545. I40E_GLV_UPRCL(stat_idx),
  546. vsi->stat_offsets_loaded,
  547. &oes->rx_unicast, &es->rx_unicast);
  548. i40e_stat_update48(hw, I40E_GLV_MPRCH(stat_idx),
  549. I40E_GLV_MPRCL(stat_idx),
  550. vsi->stat_offsets_loaded,
  551. &oes->rx_multicast, &es->rx_multicast);
  552. i40e_stat_update48(hw, I40E_GLV_BPRCH(stat_idx),
  553. I40E_GLV_BPRCL(stat_idx),
  554. vsi->stat_offsets_loaded,
  555. &oes->rx_broadcast, &es->rx_broadcast);
  556. i40e_stat_update48(hw, I40E_GLV_GOTCH(stat_idx),
  557. I40E_GLV_GOTCL(stat_idx),
  558. vsi->stat_offsets_loaded,
  559. &oes->tx_bytes, &es->tx_bytes);
  560. i40e_stat_update48(hw, I40E_GLV_UPTCH(stat_idx),
  561. I40E_GLV_UPTCL(stat_idx),
  562. vsi->stat_offsets_loaded,
  563. &oes->tx_unicast, &es->tx_unicast);
  564. i40e_stat_update48(hw, I40E_GLV_MPTCH(stat_idx),
  565. I40E_GLV_MPTCL(stat_idx),
  566. vsi->stat_offsets_loaded,
  567. &oes->tx_multicast, &es->tx_multicast);
  568. i40e_stat_update48(hw, I40E_GLV_BPTCH(stat_idx),
  569. I40E_GLV_BPTCL(stat_idx),
  570. vsi->stat_offsets_loaded,
  571. &oes->tx_broadcast, &es->tx_broadcast);
  572. vsi->stat_offsets_loaded = true;
  573. }
  574. /**
  575. * i40e_update_veb_stats - Update Switch component statistics
  576. * @veb: the VEB being updated
  577. **/
  578. static void i40e_update_veb_stats(struct i40e_veb *veb)
  579. {
  580. struct i40e_pf *pf = veb->pf;
  581. struct i40e_hw *hw = &pf->hw;
  582. struct i40e_eth_stats *oes;
  583. struct i40e_eth_stats *es; /* device's eth stats */
  584. struct i40e_veb_tc_stats *veb_oes;
  585. struct i40e_veb_tc_stats *veb_es;
  586. int i, idx = 0;
  587. idx = veb->stats_idx;
  588. es = &veb->stats;
  589. oes = &veb->stats_offsets;
  590. veb_es = &veb->tc_stats;
  591. veb_oes = &veb->tc_stats_offsets;
  592. /* Gather up the stats that the hw collects */
  593. i40e_stat_update32(hw, I40E_GLSW_TDPC(idx),
  594. veb->stat_offsets_loaded,
  595. &oes->tx_discards, &es->tx_discards);
  596. if (hw->revision_id > 0)
  597. i40e_stat_update32(hw, I40E_GLSW_RUPP(idx),
  598. veb->stat_offsets_loaded,
  599. &oes->rx_unknown_protocol,
  600. &es->rx_unknown_protocol);
  601. i40e_stat_update48(hw, I40E_GLSW_GORCH(idx), I40E_GLSW_GORCL(idx),
  602. veb->stat_offsets_loaded,
  603. &oes->rx_bytes, &es->rx_bytes);
  604. i40e_stat_update48(hw, I40E_GLSW_UPRCH(idx), I40E_GLSW_UPRCL(idx),
  605. veb->stat_offsets_loaded,
  606. &oes->rx_unicast, &es->rx_unicast);
  607. i40e_stat_update48(hw, I40E_GLSW_MPRCH(idx), I40E_GLSW_MPRCL(idx),
  608. veb->stat_offsets_loaded,
  609. &oes->rx_multicast, &es->rx_multicast);
  610. i40e_stat_update48(hw, I40E_GLSW_BPRCH(idx), I40E_GLSW_BPRCL(idx),
  611. veb->stat_offsets_loaded,
  612. &oes->rx_broadcast, &es->rx_broadcast);
  613. i40e_stat_update48(hw, I40E_GLSW_GOTCH(idx), I40E_GLSW_GOTCL(idx),
  614. veb->stat_offsets_loaded,
  615. &oes->tx_bytes, &es->tx_bytes);
  616. i40e_stat_update48(hw, I40E_GLSW_UPTCH(idx), I40E_GLSW_UPTCL(idx),
  617. veb->stat_offsets_loaded,
  618. &oes->tx_unicast, &es->tx_unicast);
  619. i40e_stat_update48(hw, I40E_GLSW_MPTCH(idx), I40E_GLSW_MPTCL(idx),
  620. veb->stat_offsets_loaded,
  621. &oes->tx_multicast, &es->tx_multicast);
  622. i40e_stat_update48(hw, I40E_GLSW_BPTCH(idx), I40E_GLSW_BPTCL(idx),
  623. veb->stat_offsets_loaded,
  624. &oes->tx_broadcast, &es->tx_broadcast);
  625. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  626. i40e_stat_update48(hw, I40E_GLVEBTC_RPCH(i, idx),
  627. I40E_GLVEBTC_RPCL(i, idx),
  628. veb->stat_offsets_loaded,
  629. &veb_oes->tc_rx_packets[i],
  630. &veb_es->tc_rx_packets[i]);
  631. i40e_stat_update48(hw, I40E_GLVEBTC_RBCH(i, idx),
  632. I40E_GLVEBTC_RBCL(i, idx),
  633. veb->stat_offsets_loaded,
  634. &veb_oes->tc_rx_bytes[i],
  635. &veb_es->tc_rx_bytes[i]);
  636. i40e_stat_update48(hw, I40E_GLVEBTC_TPCH(i, idx),
  637. I40E_GLVEBTC_TPCL(i, idx),
  638. veb->stat_offsets_loaded,
  639. &veb_oes->tc_tx_packets[i],
  640. &veb_es->tc_tx_packets[i]);
  641. i40e_stat_update48(hw, I40E_GLVEBTC_TBCH(i, idx),
  642. I40E_GLVEBTC_TBCL(i, idx),
  643. veb->stat_offsets_loaded,
  644. &veb_oes->tc_tx_bytes[i],
  645. &veb_es->tc_tx_bytes[i]);
  646. }
  647. veb->stat_offsets_loaded = true;
  648. }
  649. /**
  650. * i40e_update_vsi_stats - Update the vsi statistics counters.
  651. * @vsi: the VSI to be updated
  652. *
  653. * There are a few instances where we store the same stat in a
  654. * couple of different structs. This is partly because we have
  655. * the netdev stats that need to be filled out, which is slightly
  656. * different from the "eth_stats" defined by the chip and used in
  657. * VF communications. We sort it out here.
  658. **/
  659. static void i40e_update_vsi_stats(struct i40e_vsi *vsi)
  660. {
  661. struct i40e_pf *pf = vsi->back;
  662. struct rtnl_link_stats64 *ons;
  663. struct rtnl_link_stats64 *ns; /* netdev stats */
  664. struct i40e_eth_stats *oes;
  665. struct i40e_eth_stats *es; /* device's eth stats */
  666. u32 tx_restart, tx_busy;
  667. struct i40e_ring *p;
  668. u32 rx_page, rx_buf;
  669. u64 bytes, packets;
  670. unsigned int start;
  671. u64 tx_linearize;
  672. u64 tx_force_wb;
  673. u64 rx_p, rx_b;
  674. u64 tx_p, tx_b;
  675. u16 q;
  676. if (test_bit(__I40E_VSI_DOWN, vsi->state) ||
  677. test_bit(__I40E_CONFIG_BUSY, pf->state))
  678. return;
  679. ns = i40e_get_vsi_stats_struct(vsi);
  680. ons = &vsi->net_stats_offsets;
  681. es = &vsi->eth_stats;
  682. oes = &vsi->eth_stats_offsets;
  683. /* Gather up the netdev and vsi stats that the driver collects
  684. * on the fly during packet processing
  685. */
  686. rx_b = rx_p = 0;
  687. tx_b = tx_p = 0;
  688. tx_restart = tx_busy = tx_linearize = tx_force_wb = 0;
  689. rx_page = 0;
  690. rx_buf = 0;
  691. rcu_read_lock();
  692. for (q = 0; q < vsi->num_queue_pairs; q++) {
  693. /* locate Tx ring */
  694. p = ACCESS_ONCE(vsi->tx_rings[q]);
  695. do {
  696. start = u64_stats_fetch_begin_irq(&p->syncp);
  697. packets = p->stats.packets;
  698. bytes = p->stats.bytes;
  699. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  700. tx_b += bytes;
  701. tx_p += packets;
  702. tx_restart += p->tx_stats.restart_queue;
  703. tx_busy += p->tx_stats.tx_busy;
  704. tx_linearize += p->tx_stats.tx_linearize;
  705. tx_force_wb += p->tx_stats.tx_force_wb;
  706. /* Rx queue is part of the same block as Tx queue */
  707. p = &p[1];
  708. do {
  709. start = u64_stats_fetch_begin_irq(&p->syncp);
  710. packets = p->stats.packets;
  711. bytes = p->stats.bytes;
  712. } while (u64_stats_fetch_retry_irq(&p->syncp, start));
  713. rx_b += bytes;
  714. rx_p += packets;
  715. rx_buf += p->rx_stats.alloc_buff_failed;
  716. rx_page += p->rx_stats.alloc_page_failed;
  717. }
  718. rcu_read_unlock();
  719. vsi->tx_restart = tx_restart;
  720. vsi->tx_busy = tx_busy;
  721. vsi->tx_linearize = tx_linearize;
  722. vsi->tx_force_wb = tx_force_wb;
  723. vsi->rx_page_failed = rx_page;
  724. vsi->rx_buf_failed = rx_buf;
  725. ns->rx_packets = rx_p;
  726. ns->rx_bytes = rx_b;
  727. ns->tx_packets = tx_p;
  728. ns->tx_bytes = tx_b;
  729. /* update netdev stats from eth stats */
  730. i40e_update_eth_stats(vsi);
  731. ons->tx_errors = oes->tx_errors;
  732. ns->tx_errors = es->tx_errors;
  733. ons->multicast = oes->rx_multicast;
  734. ns->multicast = es->rx_multicast;
  735. ons->rx_dropped = oes->rx_discards;
  736. ns->rx_dropped = es->rx_discards;
  737. ons->tx_dropped = oes->tx_discards;
  738. ns->tx_dropped = es->tx_discards;
  739. /* pull in a couple PF stats if this is the main vsi */
  740. if (vsi == pf->vsi[pf->lan_vsi]) {
  741. ns->rx_crc_errors = pf->stats.crc_errors;
  742. ns->rx_errors = pf->stats.crc_errors + pf->stats.illegal_bytes;
  743. ns->rx_length_errors = pf->stats.rx_length_errors;
  744. }
  745. }
  746. /**
  747. * i40e_update_pf_stats - Update the PF statistics counters.
  748. * @pf: the PF to be updated
  749. **/
  750. static void i40e_update_pf_stats(struct i40e_pf *pf)
  751. {
  752. struct i40e_hw_port_stats *osd = &pf->stats_offsets;
  753. struct i40e_hw_port_stats *nsd = &pf->stats;
  754. struct i40e_hw *hw = &pf->hw;
  755. u32 val;
  756. int i;
  757. i40e_stat_update48(hw, I40E_GLPRT_GORCH(hw->port),
  758. I40E_GLPRT_GORCL(hw->port),
  759. pf->stat_offsets_loaded,
  760. &osd->eth.rx_bytes, &nsd->eth.rx_bytes);
  761. i40e_stat_update48(hw, I40E_GLPRT_GOTCH(hw->port),
  762. I40E_GLPRT_GOTCL(hw->port),
  763. pf->stat_offsets_loaded,
  764. &osd->eth.tx_bytes, &nsd->eth.tx_bytes);
  765. i40e_stat_update32(hw, I40E_GLPRT_RDPC(hw->port),
  766. pf->stat_offsets_loaded,
  767. &osd->eth.rx_discards,
  768. &nsd->eth.rx_discards);
  769. i40e_stat_update48(hw, I40E_GLPRT_UPRCH(hw->port),
  770. I40E_GLPRT_UPRCL(hw->port),
  771. pf->stat_offsets_loaded,
  772. &osd->eth.rx_unicast,
  773. &nsd->eth.rx_unicast);
  774. i40e_stat_update48(hw, I40E_GLPRT_MPRCH(hw->port),
  775. I40E_GLPRT_MPRCL(hw->port),
  776. pf->stat_offsets_loaded,
  777. &osd->eth.rx_multicast,
  778. &nsd->eth.rx_multicast);
  779. i40e_stat_update48(hw, I40E_GLPRT_BPRCH(hw->port),
  780. I40E_GLPRT_BPRCL(hw->port),
  781. pf->stat_offsets_loaded,
  782. &osd->eth.rx_broadcast,
  783. &nsd->eth.rx_broadcast);
  784. i40e_stat_update48(hw, I40E_GLPRT_UPTCH(hw->port),
  785. I40E_GLPRT_UPTCL(hw->port),
  786. pf->stat_offsets_loaded,
  787. &osd->eth.tx_unicast,
  788. &nsd->eth.tx_unicast);
  789. i40e_stat_update48(hw, I40E_GLPRT_MPTCH(hw->port),
  790. I40E_GLPRT_MPTCL(hw->port),
  791. pf->stat_offsets_loaded,
  792. &osd->eth.tx_multicast,
  793. &nsd->eth.tx_multicast);
  794. i40e_stat_update48(hw, I40E_GLPRT_BPTCH(hw->port),
  795. I40E_GLPRT_BPTCL(hw->port),
  796. pf->stat_offsets_loaded,
  797. &osd->eth.tx_broadcast,
  798. &nsd->eth.tx_broadcast);
  799. i40e_stat_update32(hw, I40E_GLPRT_TDOLD(hw->port),
  800. pf->stat_offsets_loaded,
  801. &osd->tx_dropped_link_down,
  802. &nsd->tx_dropped_link_down);
  803. i40e_stat_update32(hw, I40E_GLPRT_CRCERRS(hw->port),
  804. pf->stat_offsets_loaded,
  805. &osd->crc_errors, &nsd->crc_errors);
  806. i40e_stat_update32(hw, I40E_GLPRT_ILLERRC(hw->port),
  807. pf->stat_offsets_loaded,
  808. &osd->illegal_bytes, &nsd->illegal_bytes);
  809. i40e_stat_update32(hw, I40E_GLPRT_MLFC(hw->port),
  810. pf->stat_offsets_loaded,
  811. &osd->mac_local_faults,
  812. &nsd->mac_local_faults);
  813. i40e_stat_update32(hw, I40E_GLPRT_MRFC(hw->port),
  814. pf->stat_offsets_loaded,
  815. &osd->mac_remote_faults,
  816. &nsd->mac_remote_faults);
  817. i40e_stat_update32(hw, I40E_GLPRT_RLEC(hw->port),
  818. pf->stat_offsets_loaded,
  819. &osd->rx_length_errors,
  820. &nsd->rx_length_errors);
  821. i40e_stat_update32(hw, I40E_GLPRT_LXONRXC(hw->port),
  822. pf->stat_offsets_loaded,
  823. &osd->link_xon_rx, &nsd->link_xon_rx);
  824. i40e_stat_update32(hw, I40E_GLPRT_LXONTXC(hw->port),
  825. pf->stat_offsets_loaded,
  826. &osd->link_xon_tx, &nsd->link_xon_tx);
  827. i40e_stat_update32(hw, I40E_GLPRT_LXOFFRXC(hw->port),
  828. pf->stat_offsets_loaded,
  829. &osd->link_xoff_rx, &nsd->link_xoff_rx);
  830. i40e_stat_update32(hw, I40E_GLPRT_LXOFFTXC(hw->port),
  831. pf->stat_offsets_loaded,
  832. &osd->link_xoff_tx, &nsd->link_xoff_tx);
  833. for (i = 0; i < 8; i++) {
  834. i40e_stat_update32(hw, I40E_GLPRT_PXOFFRXC(hw->port, i),
  835. pf->stat_offsets_loaded,
  836. &osd->priority_xoff_rx[i],
  837. &nsd->priority_xoff_rx[i]);
  838. i40e_stat_update32(hw, I40E_GLPRT_PXONRXC(hw->port, i),
  839. pf->stat_offsets_loaded,
  840. &osd->priority_xon_rx[i],
  841. &nsd->priority_xon_rx[i]);
  842. i40e_stat_update32(hw, I40E_GLPRT_PXONTXC(hw->port, i),
  843. pf->stat_offsets_loaded,
  844. &osd->priority_xon_tx[i],
  845. &nsd->priority_xon_tx[i]);
  846. i40e_stat_update32(hw, I40E_GLPRT_PXOFFTXC(hw->port, i),
  847. pf->stat_offsets_loaded,
  848. &osd->priority_xoff_tx[i],
  849. &nsd->priority_xoff_tx[i]);
  850. i40e_stat_update32(hw,
  851. I40E_GLPRT_RXON2OFFCNT(hw->port, i),
  852. pf->stat_offsets_loaded,
  853. &osd->priority_xon_2_xoff[i],
  854. &nsd->priority_xon_2_xoff[i]);
  855. }
  856. i40e_stat_update48(hw, I40E_GLPRT_PRC64H(hw->port),
  857. I40E_GLPRT_PRC64L(hw->port),
  858. pf->stat_offsets_loaded,
  859. &osd->rx_size_64, &nsd->rx_size_64);
  860. i40e_stat_update48(hw, I40E_GLPRT_PRC127H(hw->port),
  861. I40E_GLPRT_PRC127L(hw->port),
  862. pf->stat_offsets_loaded,
  863. &osd->rx_size_127, &nsd->rx_size_127);
  864. i40e_stat_update48(hw, I40E_GLPRT_PRC255H(hw->port),
  865. I40E_GLPRT_PRC255L(hw->port),
  866. pf->stat_offsets_loaded,
  867. &osd->rx_size_255, &nsd->rx_size_255);
  868. i40e_stat_update48(hw, I40E_GLPRT_PRC511H(hw->port),
  869. I40E_GLPRT_PRC511L(hw->port),
  870. pf->stat_offsets_loaded,
  871. &osd->rx_size_511, &nsd->rx_size_511);
  872. i40e_stat_update48(hw, I40E_GLPRT_PRC1023H(hw->port),
  873. I40E_GLPRT_PRC1023L(hw->port),
  874. pf->stat_offsets_loaded,
  875. &osd->rx_size_1023, &nsd->rx_size_1023);
  876. i40e_stat_update48(hw, I40E_GLPRT_PRC1522H(hw->port),
  877. I40E_GLPRT_PRC1522L(hw->port),
  878. pf->stat_offsets_loaded,
  879. &osd->rx_size_1522, &nsd->rx_size_1522);
  880. i40e_stat_update48(hw, I40E_GLPRT_PRC9522H(hw->port),
  881. I40E_GLPRT_PRC9522L(hw->port),
  882. pf->stat_offsets_loaded,
  883. &osd->rx_size_big, &nsd->rx_size_big);
  884. i40e_stat_update48(hw, I40E_GLPRT_PTC64H(hw->port),
  885. I40E_GLPRT_PTC64L(hw->port),
  886. pf->stat_offsets_loaded,
  887. &osd->tx_size_64, &nsd->tx_size_64);
  888. i40e_stat_update48(hw, I40E_GLPRT_PTC127H(hw->port),
  889. I40E_GLPRT_PTC127L(hw->port),
  890. pf->stat_offsets_loaded,
  891. &osd->tx_size_127, &nsd->tx_size_127);
  892. i40e_stat_update48(hw, I40E_GLPRT_PTC255H(hw->port),
  893. I40E_GLPRT_PTC255L(hw->port),
  894. pf->stat_offsets_loaded,
  895. &osd->tx_size_255, &nsd->tx_size_255);
  896. i40e_stat_update48(hw, I40E_GLPRT_PTC511H(hw->port),
  897. I40E_GLPRT_PTC511L(hw->port),
  898. pf->stat_offsets_loaded,
  899. &osd->tx_size_511, &nsd->tx_size_511);
  900. i40e_stat_update48(hw, I40E_GLPRT_PTC1023H(hw->port),
  901. I40E_GLPRT_PTC1023L(hw->port),
  902. pf->stat_offsets_loaded,
  903. &osd->tx_size_1023, &nsd->tx_size_1023);
  904. i40e_stat_update48(hw, I40E_GLPRT_PTC1522H(hw->port),
  905. I40E_GLPRT_PTC1522L(hw->port),
  906. pf->stat_offsets_loaded,
  907. &osd->tx_size_1522, &nsd->tx_size_1522);
  908. i40e_stat_update48(hw, I40E_GLPRT_PTC9522H(hw->port),
  909. I40E_GLPRT_PTC9522L(hw->port),
  910. pf->stat_offsets_loaded,
  911. &osd->tx_size_big, &nsd->tx_size_big);
  912. i40e_stat_update32(hw, I40E_GLPRT_RUC(hw->port),
  913. pf->stat_offsets_loaded,
  914. &osd->rx_undersize, &nsd->rx_undersize);
  915. i40e_stat_update32(hw, I40E_GLPRT_RFC(hw->port),
  916. pf->stat_offsets_loaded,
  917. &osd->rx_fragments, &nsd->rx_fragments);
  918. i40e_stat_update32(hw, I40E_GLPRT_ROC(hw->port),
  919. pf->stat_offsets_loaded,
  920. &osd->rx_oversize, &nsd->rx_oversize);
  921. i40e_stat_update32(hw, I40E_GLPRT_RJC(hw->port),
  922. pf->stat_offsets_loaded,
  923. &osd->rx_jabber, &nsd->rx_jabber);
  924. /* FDIR stats */
  925. i40e_stat_update32(hw,
  926. I40E_GLQF_PCNT(I40E_FD_ATR_STAT_IDX(pf->hw.pf_id)),
  927. pf->stat_offsets_loaded,
  928. &osd->fd_atr_match, &nsd->fd_atr_match);
  929. i40e_stat_update32(hw,
  930. I40E_GLQF_PCNT(I40E_FD_SB_STAT_IDX(pf->hw.pf_id)),
  931. pf->stat_offsets_loaded,
  932. &osd->fd_sb_match, &nsd->fd_sb_match);
  933. i40e_stat_update32(hw,
  934. I40E_GLQF_PCNT(I40E_FD_ATR_TUNNEL_STAT_IDX(pf->hw.pf_id)),
  935. pf->stat_offsets_loaded,
  936. &osd->fd_atr_tunnel_match, &nsd->fd_atr_tunnel_match);
  937. val = rd32(hw, I40E_PRTPM_EEE_STAT);
  938. nsd->tx_lpi_status =
  939. (val & I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_MASK) >>
  940. I40E_PRTPM_EEE_STAT_TX_LPI_STATUS_SHIFT;
  941. nsd->rx_lpi_status =
  942. (val & I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_MASK) >>
  943. I40E_PRTPM_EEE_STAT_RX_LPI_STATUS_SHIFT;
  944. i40e_stat_update32(hw, I40E_PRTPM_TLPIC,
  945. pf->stat_offsets_loaded,
  946. &osd->tx_lpi_count, &nsd->tx_lpi_count);
  947. i40e_stat_update32(hw, I40E_PRTPM_RLPIC,
  948. pf->stat_offsets_loaded,
  949. &osd->rx_lpi_count, &nsd->rx_lpi_count);
  950. if (pf->flags & I40E_FLAG_FD_SB_ENABLED &&
  951. !(pf->flags & I40E_FLAG_FD_SB_AUTO_DISABLED))
  952. nsd->fd_sb_status = true;
  953. else
  954. nsd->fd_sb_status = false;
  955. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED &&
  956. !(pf->flags & I40E_FLAG_FD_ATR_AUTO_DISABLED))
  957. nsd->fd_atr_status = true;
  958. else
  959. nsd->fd_atr_status = false;
  960. pf->stat_offsets_loaded = true;
  961. }
  962. /**
  963. * i40e_update_stats - Update the various statistics counters.
  964. * @vsi: the VSI to be updated
  965. *
  966. * Update the various stats for this VSI and its related entities.
  967. **/
  968. void i40e_update_stats(struct i40e_vsi *vsi)
  969. {
  970. struct i40e_pf *pf = vsi->back;
  971. if (vsi == pf->vsi[pf->lan_vsi])
  972. i40e_update_pf_stats(pf);
  973. i40e_update_vsi_stats(vsi);
  974. }
  975. /**
  976. * i40e_find_filter - Search VSI filter list for specific mac/vlan filter
  977. * @vsi: the VSI to be searched
  978. * @macaddr: the MAC address
  979. * @vlan: the vlan
  980. *
  981. * Returns ptr to the filter object or NULL
  982. **/
  983. static struct i40e_mac_filter *i40e_find_filter(struct i40e_vsi *vsi,
  984. const u8 *macaddr, s16 vlan)
  985. {
  986. struct i40e_mac_filter *f;
  987. u64 key;
  988. if (!vsi || !macaddr)
  989. return NULL;
  990. key = i40e_addr_to_hkey(macaddr);
  991. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  992. if ((ether_addr_equal(macaddr, f->macaddr)) &&
  993. (vlan == f->vlan))
  994. return f;
  995. }
  996. return NULL;
  997. }
  998. /**
  999. * i40e_find_mac - Find a mac addr in the macvlan filters list
  1000. * @vsi: the VSI to be searched
  1001. * @macaddr: the MAC address we are searching for
  1002. *
  1003. * Returns the first filter with the provided MAC address or NULL if
  1004. * MAC address was not found
  1005. **/
  1006. struct i40e_mac_filter *i40e_find_mac(struct i40e_vsi *vsi, const u8 *macaddr)
  1007. {
  1008. struct i40e_mac_filter *f;
  1009. u64 key;
  1010. if (!vsi || !macaddr)
  1011. return NULL;
  1012. key = i40e_addr_to_hkey(macaddr);
  1013. hash_for_each_possible(vsi->mac_filter_hash, f, hlist, key) {
  1014. if ((ether_addr_equal(macaddr, f->macaddr)))
  1015. return f;
  1016. }
  1017. return NULL;
  1018. }
  1019. /**
  1020. * i40e_is_vsi_in_vlan - Check if VSI is in vlan mode
  1021. * @vsi: the VSI to be searched
  1022. *
  1023. * Returns true if VSI is in vlan mode or false otherwise
  1024. **/
  1025. bool i40e_is_vsi_in_vlan(struct i40e_vsi *vsi)
  1026. {
  1027. /* If we have a PVID, always operate in VLAN mode */
  1028. if (vsi->info.pvid)
  1029. return true;
  1030. /* We need to operate in VLAN mode whenever we have any filters with
  1031. * a VLAN other than I40E_VLAN_ALL. We could check the table each
  1032. * time, incurring search cost repeatedly. However, we can notice two
  1033. * things:
  1034. *
  1035. * 1) the only place where we can gain a VLAN filter is in
  1036. * i40e_add_filter.
  1037. *
  1038. * 2) the only place where filters are actually removed is in
  1039. * i40e_sync_filters_subtask.
  1040. *
  1041. * Thus, we can simply use a boolean value, has_vlan_filters which we
  1042. * will set to true when we add a VLAN filter in i40e_add_filter. Then
  1043. * we have to perform the full search after deleting filters in
  1044. * i40e_sync_filters_subtask, but we already have to search
  1045. * filters here and can perform the check at the same time. This
  1046. * results in avoiding embedding a loop for VLAN mode inside another
  1047. * loop over all the filters, and should maintain correctness as noted
  1048. * above.
  1049. */
  1050. return vsi->has_vlan_filter;
  1051. }
  1052. /**
  1053. * i40e_correct_mac_vlan_filters - Correct non-VLAN filters if necessary
  1054. * @vsi: the VSI to configure
  1055. * @tmp_add_list: list of filters ready to be added
  1056. * @tmp_del_list: list of filters ready to be deleted
  1057. * @vlan_filters: the number of active VLAN filters
  1058. *
  1059. * Update VLAN=0 and VLAN=-1 (I40E_VLAN_ANY) filters properly so that they
  1060. * behave as expected. If we have any active VLAN filters remaining or about
  1061. * to be added then we need to update non-VLAN filters to be marked as VLAN=0
  1062. * so that they only match against untagged traffic. If we no longer have any
  1063. * active VLAN filters, we need to make all non-VLAN filters marked as VLAN=-1
  1064. * so that they match against both tagged and untagged traffic. In this way,
  1065. * we ensure that we correctly receive the desired traffic. This ensures that
  1066. * when we have an active VLAN we will receive only untagged traffic and
  1067. * traffic matching active VLANs. If we have no active VLANs then we will
  1068. * operate in non-VLAN mode and receive all traffic, tagged or untagged.
  1069. *
  1070. * Finally, in a similar fashion, this function also corrects filters when
  1071. * there is an active PVID assigned to this VSI.
  1072. *
  1073. * In case of memory allocation failure return -ENOMEM. Otherwise, return 0.
  1074. *
  1075. * This function is only expected to be called from within
  1076. * i40e_sync_vsi_filters.
  1077. *
  1078. * NOTE: This function expects to be called while under the
  1079. * mac_filter_hash_lock
  1080. */
  1081. static int i40e_correct_mac_vlan_filters(struct i40e_vsi *vsi,
  1082. struct hlist_head *tmp_add_list,
  1083. struct hlist_head *tmp_del_list,
  1084. int vlan_filters)
  1085. {
  1086. s16 pvid = le16_to_cpu(vsi->info.pvid);
  1087. struct i40e_mac_filter *f, *add_head;
  1088. struct i40e_new_mac_filter *new;
  1089. struct hlist_node *h;
  1090. int bkt, new_vlan;
  1091. /* To determine if a particular filter needs to be replaced we
  1092. * have the three following conditions:
  1093. *
  1094. * a) if we have a PVID assigned, then all filters which are
  1095. * not marked as VLAN=PVID must be replaced with filters that
  1096. * are.
  1097. * b) otherwise, if we have any active VLANS, all filters
  1098. * which are marked as VLAN=-1 must be replaced with
  1099. * filters marked as VLAN=0
  1100. * c) finally, if we do not have any active VLANS, all filters
  1101. * which are marked as VLAN=0 must be replaced with filters
  1102. * marked as VLAN=-1
  1103. */
  1104. /* Update the filters about to be added in place */
  1105. hlist_for_each_entry(new, tmp_add_list, hlist) {
  1106. if (pvid && new->f->vlan != pvid)
  1107. new->f->vlan = pvid;
  1108. else if (vlan_filters && new->f->vlan == I40E_VLAN_ANY)
  1109. new->f->vlan = 0;
  1110. else if (!vlan_filters && new->f->vlan == 0)
  1111. new->f->vlan = I40E_VLAN_ANY;
  1112. }
  1113. /* Update the remaining active filters */
  1114. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1115. /* Combine the checks for whether a filter needs to be changed
  1116. * and then determine the new VLAN inside the if block, in
  1117. * order to avoid duplicating code for adding the new filter
  1118. * then deleting the old filter.
  1119. */
  1120. if ((pvid && f->vlan != pvid) ||
  1121. (vlan_filters && f->vlan == I40E_VLAN_ANY) ||
  1122. (!vlan_filters && f->vlan == 0)) {
  1123. /* Determine the new vlan we will be adding */
  1124. if (pvid)
  1125. new_vlan = pvid;
  1126. else if (vlan_filters)
  1127. new_vlan = 0;
  1128. else
  1129. new_vlan = I40E_VLAN_ANY;
  1130. /* Create the new filter */
  1131. add_head = i40e_add_filter(vsi, f->macaddr, new_vlan);
  1132. if (!add_head)
  1133. return -ENOMEM;
  1134. /* Create a temporary i40e_new_mac_filter */
  1135. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1136. if (!new)
  1137. return -ENOMEM;
  1138. new->f = add_head;
  1139. new->state = add_head->state;
  1140. /* Add the new filter to the tmp list */
  1141. hlist_add_head(&new->hlist, tmp_add_list);
  1142. /* Put the original filter into the delete list */
  1143. f->state = I40E_FILTER_REMOVE;
  1144. hash_del(&f->hlist);
  1145. hlist_add_head(&f->hlist, tmp_del_list);
  1146. }
  1147. }
  1148. vsi->has_vlan_filter = !!vlan_filters;
  1149. return 0;
  1150. }
  1151. /**
  1152. * i40e_rm_default_mac_filter - Remove the default MAC filter set by NVM
  1153. * @vsi: the PF Main VSI - inappropriate for any other VSI
  1154. * @macaddr: the MAC address
  1155. *
  1156. * Remove whatever filter the firmware set up so the driver can manage
  1157. * its own filtering intelligently.
  1158. **/
  1159. static void i40e_rm_default_mac_filter(struct i40e_vsi *vsi, u8 *macaddr)
  1160. {
  1161. struct i40e_aqc_remove_macvlan_element_data element;
  1162. struct i40e_pf *pf = vsi->back;
  1163. /* Only appropriate for the PF main VSI */
  1164. if (vsi->type != I40E_VSI_MAIN)
  1165. return;
  1166. memset(&element, 0, sizeof(element));
  1167. ether_addr_copy(element.mac_addr, macaddr);
  1168. element.vlan_tag = 0;
  1169. /* Ignore error returns, some firmware does it this way... */
  1170. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1171. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1172. memset(&element, 0, sizeof(element));
  1173. ether_addr_copy(element.mac_addr, macaddr);
  1174. element.vlan_tag = 0;
  1175. /* ...and some firmware does it this way. */
  1176. element.flags = I40E_AQC_MACVLAN_DEL_PERFECT_MATCH |
  1177. I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1178. i40e_aq_remove_macvlan(&pf->hw, vsi->seid, &element, 1, NULL);
  1179. }
  1180. /**
  1181. * i40e_add_filter - Add a mac/vlan filter to the VSI
  1182. * @vsi: the VSI to be searched
  1183. * @macaddr: the MAC address
  1184. * @vlan: the vlan
  1185. *
  1186. * Returns ptr to the filter object or NULL when no memory available.
  1187. *
  1188. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1189. * being held.
  1190. **/
  1191. struct i40e_mac_filter *i40e_add_filter(struct i40e_vsi *vsi,
  1192. const u8 *macaddr, s16 vlan)
  1193. {
  1194. struct i40e_mac_filter *f;
  1195. u64 key;
  1196. if (!vsi || !macaddr)
  1197. return NULL;
  1198. f = i40e_find_filter(vsi, macaddr, vlan);
  1199. if (!f) {
  1200. f = kzalloc(sizeof(*f), GFP_ATOMIC);
  1201. if (!f)
  1202. return NULL;
  1203. /* Update the boolean indicating if we need to function in
  1204. * VLAN mode.
  1205. */
  1206. if (vlan >= 0)
  1207. vsi->has_vlan_filter = true;
  1208. ether_addr_copy(f->macaddr, macaddr);
  1209. f->vlan = vlan;
  1210. /* If we're in overflow promisc mode, set the state directly
  1211. * to failed, so we don't bother to try sending the filter
  1212. * to the hardware.
  1213. */
  1214. if (test_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state))
  1215. f->state = I40E_FILTER_FAILED;
  1216. else
  1217. f->state = I40E_FILTER_NEW;
  1218. INIT_HLIST_NODE(&f->hlist);
  1219. key = i40e_addr_to_hkey(macaddr);
  1220. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1221. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1222. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1223. }
  1224. /* If we're asked to add a filter that has been marked for removal, it
  1225. * is safe to simply restore it to active state. __i40e_del_filter
  1226. * will have simply deleted any filters which were previously marked
  1227. * NEW or FAILED, so if it is currently marked REMOVE it must have
  1228. * previously been ACTIVE. Since we haven't yet run the sync filters
  1229. * task, just restore this filter to the ACTIVE state so that the
  1230. * sync task leaves it in place
  1231. */
  1232. if (f->state == I40E_FILTER_REMOVE)
  1233. f->state = I40E_FILTER_ACTIVE;
  1234. return f;
  1235. }
  1236. /**
  1237. * __i40e_del_filter - Remove a specific filter from the VSI
  1238. * @vsi: VSI to remove from
  1239. * @f: the filter to remove from the list
  1240. *
  1241. * This function should be called instead of i40e_del_filter only if you know
  1242. * the exact filter you will remove already, such as via i40e_find_filter or
  1243. * i40e_find_mac.
  1244. *
  1245. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1246. * being held.
  1247. * ANOTHER NOTE: This function MUST be called from within the context of
  1248. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1249. * instead of list_for_each_entry().
  1250. **/
  1251. void __i40e_del_filter(struct i40e_vsi *vsi, struct i40e_mac_filter *f)
  1252. {
  1253. if (!f)
  1254. return;
  1255. /* If the filter was never added to firmware then we can just delete it
  1256. * directly and we don't want to set the status to remove or else an
  1257. * admin queue command will unnecessarily fire.
  1258. */
  1259. if ((f->state == I40E_FILTER_FAILED) ||
  1260. (f->state == I40E_FILTER_NEW)) {
  1261. hash_del(&f->hlist);
  1262. kfree(f);
  1263. } else {
  1264. f->state = I40E_FILTER_REMOVE;
  1265. }
  1266. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1267. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1268. }
  1269. /**
  1270. * i40e_del_filter - Remove a MAC/VLAN filter from the VSI
  1271. * @vsi: the VSI to be searched
  1272. * @macaddr: the MAC address
  1273. * @vlan: the VLAN
  1274. *
  1275. * NOTE: This function is expected to be called with mac_filter_hash_lock
  1276. * being held.
  1277. * ANOTHER NOTE: This function MUST be called from within the context of
  1278. * the "safe" variants of any list iterators, e.g. list_for_each_entry_safe()
  1279. * instead of list_for_each_entry().
  1280. **/
  1281. void i40e_del_filter(struct i40e_vsi *vsi, const u8 *macaddr, s16 vlan)
  1282. {
  1283. struct i40e_mac_filter *f;
  1284. if (!vsi || !macaddr)
  1285. return;
  1286. f = i40e_find_filter(vsi, macaddr, vlan);
  1287. __i40e_del_filter(vsi, f);
  1288. }
  1289. /**
  1290. * i40e_add_mac_filter - Add a MAC filter for all active VLANs
  1291. * @vsi: the VSI to be searched
  1292. * @macaddr: the mac address to be filtered
  1293. *
  1294. * If we're not in VLAN mode, just add the filter to I40E_VLAN_ANY. Otherwise,
  1295. * go through all the macvlan filters and add a macvlan filter for each
  1296. * unique vlan that already exists. If a PVID has been assigned, instead only
  1297. * add the macaddr to that VLAN.
  1298. *
  1299. * Returns last filter added on success, else NULL
  1300. **/
  1301. struct i40e_mac_filter *i40e_add_mac_filter(struct i40e_vsi *vsi,
  1302. const u8 *macaddr)
  1303. {
  1304. struct i40e_mac_filter *f, *add = NULL;
  1305. struct hlist_node *h;
  1306. int bkt;
  1307. if (vsi->info.pvid)
  1308. return i40e_add_filter(vsi, macaddr,
  1309. le16_to_cpu(vsi->info.pvid));
  1310. if (!i40e_is_vsi_in_vlan(vsi))
  1311. return i40e_add_filter(vsi, macaddr, I40E_VLAN_ANY);
  1312. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1313. if (f->state == I40E_FILTER_REMOVE)
  1314. continue;
  1315. add = i40e_add_filter(vsi, macaddr, f->vlan);
  1316. if (!add)
  1317. return NULL;
  1318. }
  1319. return add;
  1320. }
  1321. /**
  1322. * i40e_del_mac_filter - Remove a MAC filter from all VLANs
  1323. * @vsi: the VSI to be searched
  1324. * @macaddr: the mac address to be removed
  1325. *
  1326. * Removes a given MAC address from a VSI regardless of what VLAN it has been
  1327. * associated with.
  1328. *
  1329. * Returns 0 for success, or error
  1330. **/
  1331. int i40e_del_mac_filter(struct i40e_vsi *vsi, const u8 *macaddr)
  1332. {
  1333. struct i40e_mac_filter *f;
  1334. struct hlist_node *h;
  1335. bool found = false;
  1336. int bkt;
  1337. WARN(!spin_is_locked(&vsi->mac_filter_hash_lock),
  1338. "Missing mac_filter_hash_lock\n");
  1339. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1340. if (ether_addr_equal(macaddr, f->macaddr)) {
  1341. __i40e_del_filter(vsi, f);
  1342. found = true;
  1343. }
  1344. }
  1345. if (found)
  1346. return 0;
  1347. else
  1348. return -ENOENT;
  1349. }
  1350. /**
  1351. * i40e_set_mac - NDO callback to set mac address
  1352. * @netdev: network interface device structure
  1353. * @p: pointer to an address structure
  1354. *
  1355. * Returns 0 on success, negative on failure
  1356. **/
  1357. static int i40e_set_mac(struct net_device *netdev, void *p)
  1358. {
  1359. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1360. struct i40e_vsi *vsi = np->vsi;
  1361. struct i40e_pf *pf = vsi->back;
  1362. struct i40e_hw *hw = &pf->hw;
  1363. struct sockaddr *addr = p;
  1364. if (!is_valid_ether_addr(addr->sa_data))
  1365. return -EADDRNOTAVAIL;
  1366. if (ether_addr_equal(netdev->dev_addr, addr->sa_data)) {
  1367. netdev_info(netdev, "already using mac address %pM\n",
  1368. addr->sa_data);
  1369. return 0;
  1370. }
  1371. if (test_bit(__I40E_VSI_DOWN, vsi->back->state) ||
  1372. test_bit(__I40E_RESET_RECOVERY_PENDING, vsi->back->state))
  1373. return -EADDRNOTAVAIL;
  1374. if (ether_addr_equal(hw->mac.addr, addr->sa_data))
  1375. netdev_info(netdev, "returning to hw mac address %pM\n",
  1376. hw->mac.addr);
  1377. else
  1378. netdev_info(netdev, "set new mac address %pM\n", addr->sa_data);
  1379. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1380. i40e_del_mac_filter(vsi, netdev->dev_addr);
  1381. i40e_add_mac_filter(vsi, addr->sa_data);
  1382. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1383. ether_addr_copy(netdev->dev_addr, addr->sa_data);
  1384. if (vsi->type == I40E_VSI_MAIN) {
  1385. i40e_status ret;
  1386. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  1387. I40E_AQC_WRITE_TYPE_LAA_WOL,
  1388. addr->sa_data, NULL);
  1389. if (ret)
  1390. netdev_info(netdev, "Ignoring error from firmware on LAA update, status %s, AQ ret %s\n",
  1391. i40e_stat_str(hw, ret),
  1392. i40e_aq_str(hw, hw->aq.asq_last_status));
  1393. }
  1394. /* schedule our worker thread which will take care of
  1395. * applying the new filter changes
  1396. */
  1397. i40e_service_event_schedule(vsi->back);
  1398. return 0;
  1399. }
  1400. /**
  1401. * i40e_vsi_setup_queue_map - Setup a VSI queue map based on enabled_tc
  1402. * @vsi: the VSI being setup
  1403. * @ctxt: VSI context structure
  1404. * @enabled_tc: Enabled TCs bitmap
  1405. * @is_add: True if called before Add VSI
  1406. *
  1407. * Setup VSI queue mapping for enabled traffic classes.
  1408. **/
  1409. static void i40e_vsi_setup_queue_map(struct i40e_vsi *vsi,
  1410. struct i40e_vsi_context *ctxt,
  1411. u8 enabled_tc,
  1412. bool is_add)
  1413. {
  1414. struct i40e_pf *pf = vsi->back;
  1415. u16 sections = 0;
  1416. u8 netdev_tc = 0;
  1417. u16 numtc = 0;
  1418. u16 qcount;
  1419. u8 offset;
  1420. u16 qmap;
  1421. int i;
  1422. u16 num_tc_qps = 0;
  1423. sections = I40E_AQ_VSI_PROP_QUEUE_MAP_VALID;
  1424. offset = 0;
  1425. if (enabled_tc && (vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  1426. /* Find numtc from enabled TC bitmap */
  1427. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1428. if (enabled_tc & BIT(i)) /* TC is enabled */
  1429. numtc++;
  1430. }
  1431. if (!numtc) {
  1432. dev_warn(&pf->pdev->dev, "DCB is enabled but no TC enabled, forcing TC0\n");
  1433. numtc = 1;
  1434. }
  1435. } else {
  1436. /* At least TC0 is enabled in case of non-DCB case */
  1437. numtc = 1;
  1438. }
  1439. vsi->tc_config.numtc = numtc;
  1440. vsi->tc_config.enabled_tc = enabled_tc ? enabled_tc : 1;
  1441. /* Number of queues per enabled TC */
  1442. qcount = vsi->alloc_queue_pairs;
  1443. num_tc_qps = qcount / numtc;
  1444. num_tc_qps = min_t(int, num_tc_qps, i40e_pf_get_max_q_per_tc(pf));
  1445. /* Setup queue offset/count for all TCs for given VSI */
  1446. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  1447. /* See if the given TC is enabled for the given VSI */
  1448. if (vsi->tc_config.enabled_tc & BIT(i)) {
  1449. /* TC is enabled */
  1450. int pow, num_qps;
  1451. switch (vsi->type) {
  1452. case I40E_VSI_MAIN:
  1453. qcount = min_t(int, pf->alloc_rss_size,
  1454. num_tc_qps);
  1455. break;
  1456. case I40E_VSI_FDIR:
  1457. case I40E_VSI_SRIOV:
  1458. case I40E_VSI_VMDQ2:
  1459. default:
  1460. qcount = num_tc_qps;
  1461. WARN_ON(i != 0);
  1462. break;
  1463. }
  1464. vsi->tc_config.tc_info[i].qoffset = offset;
  1465. vsi->tc_config.tc_info[i].qcount = qcount;
  1466. /* find the next higher power-of-2 of num queue pairs */
  1467. num_qps = qcount;
  1468. pow = 0;
  1469. while (num_qps && (BIT_ULL(pow) < qcount)) {
  1470. pow++;
  1471. num_qps >>= 1;
  1472. }
  1473. vsi->tc_config.tc_info[i].netdev_tc = netdev_tc++;
  1474. qmap =
  1475. (offset << I40E_AQ_VSI_TC_QUE_OFFSET_SHIFT) |
  1476. (pow << I40E_AQ_VSI_TC_QUE_NUMBER_SHIFT);
  1477. offset += qcount;
  1478. } else {
  1479. /* TC is not enabled so set the offset to
  1480. * default queue and allocate one queue
  1481. * for the given TC.
  1482. */
  1483. vsi->tc_config.tc_info[i].qoffset = 0;
  1484. vsi->tc_config.tc_info[i].qcount = 1;
  1485. vsi->tc_config.tc_info[i].netdev_tc = 0;
  1486. qmap = 0;
  1487. }
  1488. ctxt->info.tc_mapping[i] = cpu_to_le16(qmap);
  1489. }
  1490. /* Set actual Tx/Rx queue pairs */
  1491. vsi->num_queue_pairs = offset;
  1492. if ((vsi->type == I40E_VSI_MAIN) && (numtc == 1)) {
  1493. if (vsi->req_queue_pairs > 0)
  1494. vsi->num_queue_pairs = vsi->req_queue_pairs;
  1495. else if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  1496. vsi->num_queue_pairs = pf->num_lan_msix;
  1497. }
  1498. /* Scheduler section valid can only be set for ADD VSI */
  1499. if (is_add) {
  1500. sections |= I40E_AQ_VSI_PROP_SCHED_VALID;
  1501. ctxt->info.up_enable_bits = enabled_tc;
  1502. }
  1503. if (vsi->type == I40E_VSI_SRIOV) {
  1504. ctxt->info.mapping_flags |=
  1505. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_NONCONTIG);
  1506. for (i = 0; i < vsi->num_queue_pairs; i++)
  1507. ctxt->info.queue_mapping[i] =
  1508. cpu_to_le16(vsi->base_queue + i);
  1509. } else {
  1510. ctxt->info.mapping_flags |=
  1511. cpu_to_le16(I40E_AQ_VSI_QUE_MAP_CONTIG);
  1512. ctxt->info.queue_mapping[0] = cpu_to_le16(vsi->base_queue);
  1513. }
  1514. ctxt->info.valid_sections |= cpu_to_le16(sections);
  1515. }
  1516. /**
  1517. * i40e_addr_sync - Callback for dev_(mc|uc)_sync to add address
  1518. * @netdev: the netdevice
  1519. * @addr: address to add
  1520. *
  1521. * Called by __dev_(mc|uc)_sync when an address needs to be added. We call
  1522. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1523. */
  1524. static int i40e_addr_sync(struct net_device *netdev, const u8 *addr)
  1525. {
  1526. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1527. struct i40e_vsi *vsi = np->vsi;
  1528. if (i40e_add_mac_filter(vsi, addr))
  1529. return 0;
  1530. else
  1531. return -ENOMEM;
  1532. }
  1533. /**
  1534. * i40e_addr_unsync - Callback for dev_(mc|uc)_sync to remove address
  1535. * @netdev: the netdevice
  1536. * @addr: address to add
  1537. *
  1538. * Called by __dev_(mc|uc)_sync when an address needs to be removed. We call
  1539. * __dev_(uc|mc)_sync from .set_rx_mode and guarantee to hold the hash lock.
  1540. */
  1541. static int i40e_addr_unsync(struct net_device *netdev, const u8 *addr)
  1542. {
  1543. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1544. struct i40e_vsi *vsi = np->vsi;
  1545. i40e_del_mac_filter(vsi, addr);
  1546. return 0;
  1547. }
  1548. /**
  1549. * i40e_set_rx_mode - NDO callback to set the netdev filters
  1550. * @netdev: network interface device structure
  1551. **/
  1552. static void i40e_set_rx_mode(struct net_device *netdev)
  1553. {
  1554. struct i40e_netdev_priv *np = netdev_priv(netdev);
  1555. struct i40e_vsi *vsi = np->vsi;
  1556. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1557. __dev_uc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1558. __dev_mc_sync(netdev, i40e_addr_sync, i40e_addr_unsync);
  1559. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1560. /* check for other flag changes */
  1561. if (vsi->current_netdev_flags != vsi->netdev->flags) {
  1562. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  1563. vsi->back->flags |= I40E_FLAG_FILTER_SYNC;
  1564. }
  1565. /* schedule our worker thread which will take care of
  1566. * applying the new filter changes
  1567. */
  1568. i40e_service_event_schedule(vsi->back);
  1569. }
  1570. /**
  1571. * i40e_undo_del_filter_entries - Undo the changes made to MAC filter entries
  1572. * @vsi: Pointer to VSI struct
  1573. * @from: Pointer to list which contains MAC filter entries - changes to
  1574. * those entries needs to be undone.
  1575. *
  1576. * MAC filter entries from this list were slated for deletion.
  1577. **/
  1578. static void i40e_undo_del_filter_entries(struct i40e_vsi *vsi,
  1579. struct hlist_head *from)
  1580. {
  1581. struct i40e_mac_filter *f;
  1582. struct hlist_node *h;
  1583. hlist_for_each_entry_safe(f, h, from, hlist) {
  1584. u64 key = i40e_addr_to_hkey(f->macaddr);
  1585. /* Move the element back into MAC filter list*/
  1586. hlist_del(&f->hlist);
  1587. hash_add(vsi->mac_filter_hash, &f->hlist, key);
  1588. }
  1589. }
  1590. /**
  1591. * i40e_undo_add_filter_entries - Undo the changes made to MAC filter entries
  1592. * @vsi: Pointer to vsi struct
  1593. * @from: Pointer to list which contains MAC filter entries - changes to
  1594. * those entries needs to be undone.
  1595. *
  1596. * MAC filter entries from this list were slated for addition.
  1597. **/
  1598. static void i40e_undo_add_filter_entries(struct i40e_vsi *vsi,
  1599. struct hlist_head *from)
  1600. {
  1601. struct i40e_new_mac_filter *new;
  1602. struct hlist_node *h;
  1603. hlist_for_each_entry_safe(new, h, from, hlist) {
  1604. /* We can simply free the wrapper structure */
  1605. hlist_del(&new->hlist);
  1606. kfree(new);
  1607. }
  1608. }
  1609. /**
  1610. * i40e_next_entry - Get the next non-broadcast filter from a list
  1611. * @next: pointer to filter in list
  1612. *
  1613. * Returns the next non-broadcast filter in the list. Required so that we
  1614. * ignore broadcast filters within the list, since these are not handled via
  1615. * the normal firmware update path.
  1616. */
  1617. static
  1618. struct i40e_new_mac_filter *i40e_next_filter(struct i40e_new_mac_filter *next)
  1619. {
  1620. hlist_for_each_entry_continue(next, hlist) {
  1621. if (!is_broadcast_ether_addr(next->f->macaddr))
  1622. return next;
  1623. }
  1624. return NULL;
  1625. }
  1626. /**
  1627. * i40e_update_filter_state - Update filter state based on return data
  1628. * from firmware
  1629. * @count: Number of filters added
  1630. * @add_list: return data from fw
  1631. * @head: pointer to first filter in current batch
  1632. *
  1633. * MAC filter entries from list were slated to be added to device. Returns
  1634. * number of successful filters. Note that 0 does NOT mean success!
  1635. **/
  1636. static int
  1637. i40e_update_filter_state(int count,
  1638. struct i40e_aqc_add_macvlan_element_data *add_list,
  1639. struct i40e_new_mac_filter *add_head)
  1640. {
  1641. int retval = 0;
  1642. int i;
  1643. for (i = 0; i < count; i++) {
  1644. /* Always check status of each filter. We don't need to check
  1645. * the firmware return status because we pre-set the filter
  1646. * status to I40E_AQC_MM_ERR_NO_RES when sending the filter
  1647. * request to the adminq. Thus, if it no longer matches then
  1648. * we know the filter is active.
  1649. */
  1650. if (add_list[i].match_method == I40E_AQC_MM_ERR_NO_RES) {
  1651. add_head->state = I40E_FILTER_FAILED;
  1652. } else {
  1653. add_head->state = I40E_FILTER_ACTIVE;
  1654. retval++;
  1655. }
  1656. add_head = i40e_next_filter(add_head);
  1657. if (!add_head)
  1658. break;
  1659. }
  1660. return retval;
  1661. }
  1662. /**
  1663. * i40e_aqc_del_filters - Request firmware to delete a set of filters
  1664. * @vsi: ptr to the VSI
  1665. * @vsi_name: name to display in messages
  1666. * @list: the list of filters to send to firmware
  1667. * @num_del: the number of filters to delete
  1668. * @retval: Set to -EIO on failure to delete
  1669. *
  1670. * Send a request to firmware via AdminQ to delete a set of filters. Uses
  1671. * *retval instead of a return value so that success does not force ret_val to
  1672. * be set to 0. This ensures that a sequence of calls to this function
  1673. * preserve the previous value of *retval on successful delete.
  1674. */
  1675. static
  1676. void i40e_aqc_del_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1677. struct i40e_aqc_remove_macvlan_element_data *list,
  1678. int num_del, int *retval)
  1679. {
  1680. struct i40e_hw *hw = &vsi->back->hw;
  1681. i40e_status aq_ret;
  1682. int aq_err;
  1683. aq_ret = i40e_aq_remove_macvlan(hw, vsi->seid, list, num_del, NULL);
  1684. aq_err = hw->aq.asq_last_status;
  1685. /* Explicitly ignore and do not report when firmware returns ENOENT */
  1686. if (aq_ret && !(aq_err == I40E_AQ_RC_ENOENT)) {
  1687. *retval = -EIO;
  1688. dev_info(&vsi->back->pdev->dev,
  1689. "ignoring delete macvlan error on %s, err %s, aq_err %s\n",
  1690. vsi_name, i40e_stat_str(hw, aq_ret),
  1691. i40e_aq_str(hw, aq_err));
  1692. }
  1693. }
  1694. /**
  1695. * i40e_aqc_add_filters - Request firmware to add a set of filters
  1696. * @vsi: ptr to the VSI
  1697. * @vsi_name: name to display in messages
  1698. * @list: the list of filters to send to firmware
  1699. * @add_head: Position in the add hlist
  1700. * @num_add: the number of filters to add
  1701. * @promisc_change: set to true on exit if promiscuous mode was forced on
  1702. *
  1703. * Send a request to firmware via AdminQ to add a chunk of filters. Will set
  1704. * promisc_changed to true if the firmware has run out of space for more
  1705. * filters.
  1706. */
  1707. static
  1708. void i40e_aqc_add_filters(struct i40e_vsi *vsi, const char *vsi_name,
  1709. struct i40e_aqc_add_macvlan_element_data *list,
  1710. struct i40e_new_mac_filter *add_head,
  1711. int num_add, bool *promisc_changed)
  1712. {
  1713. struct i40e_hw *hw = &vsi->back->hw;
  1714. int aq_err, fcnt;
  1715. i40e_aq_add_macvlan(hw, vsi->seid, list, num_add, NULL);
  1716. aq_err = hw->aq.asq_last_status;
  1717. fcnt = i40e_update_filter_state(num_add, list, add_head);
  1718. if (fcnt != num_add) {
  1719. *promisc_changed = true;
  1720. set_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state);
  1721. dev_warn(&vsi->back->pdev->dev,
  1722. "Error %s adding RX filters on %s, promiscuous mode forced on\n",
  1723. i40e_aq_str(hw, aq_err),
  1724. vsi_name);
  1725. }
  1726. }
  1727. /**
  1728. * i40e_aqc_broadcast_filter - Set promiscuous broadcast flags
  1729. * @vsi: pointer to the VSI
  1730. * @f: filter data
  1731. *
  1732. * This function sets or clears the promiscuous broadcast flags for VLAN
  1733. * filters in order to properly receive broadcast frames. Assumes that only
  1734. * broadcast filters are passed.
  1735. *
  1736. * Returns status indicating success or failure;
  1737. **/
  1738. static i40e_status
  1739. i40e_aqc_broadcast_filter(struct i40e_vsi *vsi, const char *vsi_name,
  1740. struct i40e_mac_filter *f)
  1741. {
  1742. bool enable = f->state == I40E_FILTER_NEW;
  1743. struct i40e_hw *hw = &vsi->back->hw;
  1744. i40e_status aq_ret;
  1745. if (f->vlan == I40E_VLAN_ANY) {
  1746. aq_ret = i40e_aq_set_vsi_broadcast(hw,
  1747. vsi->seid,
  1748. enable,
  1749. NULL);
  1750. } else {
  1751. aq_ret = i40e_aq_set_vsi_bc_promisc_on_vlan(hw,
  1752. vsi->seid,
  1753. enable,
  1754. f->vlan,
  1755. NULL);
  1756. }
  1757. if (aq_ret)
  1758. dev_warn(&vsi->back->pdev->dev,
  1759. "Error %s setting broadcast promiscuous mode on %s\n",
  1760. i40e_aq_str(hw, hw->aq.asq_last_status),
  1761. vsi_name);
  1762. return aq_ret;
  1763. }
  1764. /**
  1765. * i40e_sync_vsi_filters - Update the VSI filter list to the HW
  1766. * @vsi: ptr to the VSI
  1767. *
  1768. * Push any outstanding VSI filter changes through the AdminQ.
  1769. *
  1770. * Returns 0 or error value
  1771. **/
  1772. int i40e_sync_vsi_filters(struct i40e_vsi *vsi)
  1773. {
  1774. struct hlist_head tmp_add_list, tmp_del_list;
  1775. struct i40e_mac_filter *f;
  1776. struct i40e_new_mac_filter *new, *add_head = NULL;
  1777. struct i40e_hw *hw = &vsi->back->hw;
  1778. unsigned int failed_filters = 0;
  1779. unsigned int vlan_filters = 0;
  1780. bool promisc_changed = false;
  1781. char vsi_name[16] = "PF";
  1782. int filter_list_len = 0;
  1783. i40e_status aq_ret = 0;
  1784. u32 changed_flags = 0;
  1785. struct hlist_node *h;
  1786. struct i40e_pf *pf;
  1787. int num_add = 0;
  1788. int num_del = 0;
  1789. int retval = 0;
  1790. u16 cmd_flags;
  1791. int list_size;
  1792. int bkt;
  1793. /* empty array typed pointers, kcalloc later */
  1794. struct i40e_aqc_add_macvlan_element_data *add_list;
  1795. struct i40e_aqc_remove_macvlan_element_data *del_list;
  1796. while (test_and_set_bit(__I40E_VSI_SYNCING_FILTERS, vsi->state))
  1797. usleep_range(1000, 2000);
  1798. pf = vsi->back;
  1799. if (vsi->netdev) {
  1800. changed_flags = vsi->current_netdev_flags ^ vsi->netdev->flags;
  1801. vsi->current_netdev_flags = vsi->netdev->flags;
  1802. }
  1803. INIT_HLIST_HEAD(&tmp_add_list);
  1804. INIT_HLIST_HEAD(&tmp_del_list);
  1805. if (vsi->type == I40E_VSI_SRIOV)
  1806. snprintf(vsi_name, sizeof(vsi_name) - 1, "VF %d", vsi->vf_id);
  1807. else if (vsi->type != I40E_VSI_MAIN)
  1808. snprintf(vsi_name, sizeof(vsi_name) - 1, "vsi %d", vsi->seid);
  1809. if (vsi->flags & I40E_VSI_FLAG_FILTER_CHANGED) {
  1810. vsi->flags &= ~I40E_VSI_FLAG_FILTER_CHANGED;
  1811. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1812. /* Create a list of filters to delete. */
  1813. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  1814. if (f->state == I40E_FILTER_REMOVE) {
  1815. /* Move the element into temporary del_list */
  1816. hash_del(&f->hlist);
  1817. hlist_add_head(&f->hlist, &tmp_del_list);
  1818. /* Avoid counting removed filters */
  1819. continue;
  1820. }
  1821. if (f->state == I40E_FILTER_NEW) {
  1822. /* Create a temporary i40e_new_mac_filter */
  1823. new = kzalloc(sizeof(*new), GFP_ATOMIC);
  1824. if (!new)
  1825. goto err_no_memory_locked;
  1826. /* Store pointer to the real filter */
  1827. new->f = f;
  1828. new->state = f->state;
  1829. /* Add it to the hash list */
  1830. hlist_add_head(&new->hlist, &tmp_add_list);
  1831. }
  1832. /* Count the number of active (current and new) VLAN
  1833. * filters we have now. Does not count filters which
  1834. * are marked for deletion.
  1835. */
  1836. if (f->vlan > 0)
  1837. vlan_filters++;
  1838. }
  1839. retval = i40e_correct_mac_vlan_filters(vsi,
  1840. &tmp_add_list,
  1841. &tmp_del_list,
  1842. vlan_filters);
  1843. if (retval)
  1844. goto err_no_memory_locked;
  1845. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1846. }
  1847. /* Now process 'del_list' outside the lock */
  1848. if (!hlist_empty(&tmp_del_list)) {
  1849. filter_list_len = hw->aq.asq_buf_size /
  1850. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1851. list_size = filter_list_len *
  1852. sizeof(struct i40e_aqc_remove_macvlan_element_data);
  1853. del_list = kzalloc(list_size, GFP_ATOMIC);
  1854. if (!del_list)
  1855. goto err_no_memory;
  1856. hlist_for_each_entry_safe(f, h, &tmp_del_list, hlist) {
  1857. cmd_flags = 0;
  1858. /* handle broadcast filters by updating the broadcast
  1859. * promiscuous flag and release filter list.
  1860. */
  1861. if (is_broadcast_ether_addr(f->macaddr)) {
  1862. i40e_aqc_broadcast_filter(vsi, vsi_name, f);
  1863. hlist_del(&f->hlist);
  1864. kfree(f);
  1865. continue;
  1866. }
  1867. /* add to delete list */
  1868. ether_addr_copy(del_list[num_del].mac_addr, f->macaddr);
  1869. if (f->vlan == I40E_VLAN_ANY) {
  1870. del_list[num_del].vlan_tag = 0;
  1871. cmd_flags |= I40E_AQC_MACVLAN_DEL_IGNORE_VLAN;
  1872. } else {
  1873. del_list[num_del].vlan_tag =
  1874. cpu_to_le16((u16)(f->vlan));
  1875. }
  1876. cmd_flags |= I40E_AQC_MACVLAN_DEL_PERFECT_MATCH;
  1877. del_list[num_del].flags = cmd_flags;
  1878. num_del++;
  1879. /* flush a full buffer */
  1880. if (num_del == filter_list_len) {
  1881. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1882. num_del, &retval);
  1883. memset(del_list, 0, list_size);
  1884. num_del = 0;
  1885. }
  1886. /* Release memory for MAC filter entries which were
  1887. * synced up with HW.
  1888. */
  1889. hlist_del(&f->hlist);
  1890. kfree(f);
  1891. }
  1892. if (num_del) {
  1893. i40e_aqc_del_filters(vsi, vsi_name, del_list,
  1894. num_del, &retval);
  1895. }
  1896. kfree(del_list);
  1897. del_list = NULL;
  1898. }
  1899. if (!hlist_empty(&tmp_add_list)) {
  1900. /* Do all the adds now. */
  1901. filter_list_len = hw->aq.asq_buf_size /
  1902. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1903. list_size = filter_list_len *
  1904. sizeof(struct i40e_aqc_add_macvlan_element_data);
  1905. add_list = kzalloc(list_size, GFP_ATOMIC);
  1906. if (!add_list)
  1907. goto err_no_memory;
  1908. num_add = 0;
  1909. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1910. if (test_bit(__I40E_VSI_OVERFLOW_PROMISC,
  1911. vsi->state)) {
  1912. new->state = I40E_FILTER_FAILED;
  1913. continue;
  1914. }
  1915. /* handle broadcast filters by updating the broadcast
  1916. * promiscuous flag instead of adding a MAC filter.
  1917. */
  1918. if (is_broadcast_ether_addr(new->f->macaddr)) {
  1919. if (i40e_aqc_broadcast_filter(vsi, vsi_name,
  1920. new->f))
  1921. new->state = I40E_FILTER_FAILED;
  1922. else
  1923. new->state = I40E_FILTER_ACTIVE;
  1924. continue;
  1925. }
  1926. /* add to add array */
  1927. if (num_add == 0)
  1928. add_head = new;
  1929. cmd_flags = 0;
  1930. ether_addr_copy(add_list[num_add].mac_addr,
  1931. new->f->macaddr);
  1932. if (new->f->vlan == I40E_VLAN_ANY) {
  1933. add_list[num_add].vlan_tag = 0;
  1934. cmd_flags |= I40E_AQC_MACVLAN_ADD_IGNORE_VLAN;
  1935. } else {
  1936. add_list[num_add].vlan_tag =
  1937. cpu_to_le16((u16)(new->f->vlan));
  1938. }
  1939. add_list[num_add].queue_number = 0;
  1940. /* set invalid match method for later detection */
  1941. add_list[num_add].match_method = I40E_AQC_MM_ERR_NO_RES;
  1942. cmd_flags |= I40E_AQC_MACVLAN_ADD_PERFECT_MATCH;
  1943. add_list[num_add].flags = cpu_to_le16(cmd_flags);
  1944. num_add++;
  1945. /* flush a full buffer */
  1946. if (num_add == filter_list_len) {
  1947. i40e_aqc_add_filters(vsi, vsi_name, add_list,
  1948. add_head, num_add,
  1949. &promisc_changed);
  1950. memset(add_list, 0, list_size);
  1951. num_add = 0;
  1952. }
  1953. }
  1954. if (num_add) {
  1955. i40e_aqc_add_filters(vsi, vsi_name, add_list, add_head,
  1956. num_add, &promisc_changed);
  1957. }
  1958. /* Now move all of the filters from the temp add list back to
  1959. * the VSI's list.
  1960. */
  1961. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1962. hlist_for_each_entry_safe(new, h, &tmp_add_list, hlist) {
  1963. /* Only update the state if we're still NEW */
  1964. if (new->f->state == I40E_FILTER_NEW)
  1965. new->f->state = new->state;
  1966. hlist_del(&new->hlist);
  1967. kfree(new);
  1968. }
  1969. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1970. kfree(add_list);
  1971. add_list = NULL;
  1972. }
  1973. /* Determine the number of active and failed filters. */
  1974. spin_lock_bh(&vsi->mac_filter_hash_lock);
  1975. vsi->active_filters = 0;
  1976. hash_for_each(vsi->mac_filter_hash, bkt, f, hlist) {
  1977. if (f->state == I40E_FILTER_ACTIVE)
  1978. vsi->active_filters++;
  1979. else if (f->state == I40E_FILTER_FAILED)
  1980. failed_filters++;
  1981. }
  1982. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  1983. /* If promiscuous mode has changed, we need to calculate a new
  1984. * threshold for when we are safe to exit
  1985. */
  1986. if (promisc_changed)
  1987. vsi->promisc_threshold = (vsi->active_filters * 3) / 4;
  1988. /* Check if we are able to exit overflow promiscuous mode. We can
  1989. * safely exit if we didn't just enter, we no longer have any failed
  1990. * filters, and we have reduced filters below the threshold value.
  1991. */
  1992. if (test_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state) &&
  1993. !promisc_changed && !failed_filters &&
  1994. (vsi->active_filters < vsi->promisc_threshold)) {
  1995. dev_info(&pf->pdev->dev,
  1996. "filter logjam cleared on %s, leaving overflow promiscuous mode\n",
  1997. vsi_name);
  1998. clear_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state);
  1999. promisc_changed = true;
  2000. vsi->promisc_threshold = 0;
  2001. }
  2002. /* if the VF is not trusted do not do promisc */
  2003. if ((vsi->type == I40E_VSI_SRIOV) && !pf->vf[vsi->vf_id].trusted) {
  2004. clear_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state);
  2005. goto out;
  2006. }
  2007. /* check for changes in promiscuous modes */
  2008. if (changed_flags & IFF_ALLMULTI) {
  2009. bool cur_multipromisc;
  2010. cur_multipromisc = !!(vsi->current_netdev_flags & IFF_ALLMULTI);
  2011. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(&vsi->back->hw,
  2012. vsi->seid,
  2013. cur_multipromisc,
  2014. NULL);
  2015. if (aq_ret) {
  2016. retval = i40e_aq_rc_to_posix(aq_ret,
  2017. hw->aq.asq_last_status);
  2018. dev_info(&pf->pdev->dev,
  2019. "set multi promisc failed on %s, err %s aq_err %s\n",
  2020. vsi_name,
  2021. i40e_stat_str(hw, aq_ret),
  2022. i40e_aq_str(hw, hw->aq.asq_last_status));
  2023. }
  2024. }
  2025. if ((changed_flags & IFF_PROMISC) ||
  2026. (promisc_changed &&
  2027. test_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state))) {
  2028. bool cur_promisc;
  2029. cur_promisc = (!!(vsi->current_netdev_flags & IFF_PROMISC) ||
  2030. test_bit(__I40E_VSI_OVERFLOW_PROMISC,
  2031. vsi->state));
  2032. if ((vsi->type == I40E_VSI_MAIN) &&
  2033. (pf->lan_veb != I40E_NO_VEB) &&
  2034. !(pf->flags & I40E_FLAG_MFP_ENABLED)) {
  2035. /* set defport ON for Main VSI instead of true promisc
  2036. * this way we will get all unicast/multicast and VLAN
  2037. * promisc behavior but will not get VF or VMDq traffic
  2038. * replicated on the Main VSI.
  2039. */
  2040. if (pf->cur_promisc != cur_promisc) {
  2041. pf->cur_promisc = cur_promisc;
  2042. if (cur_promisc)
  2043. aq_ret =
  2044. i40e_aq_set_default_vsi(hw,
  2045. vsi->seid,
  2046. NULL);
  2047. else
  2048. aq_ret =
  2049. i40e_aq_clear_default_vsi(hw,
  2050. vsi->seid,
  2051. NULL);
  2052. if (aq_ret) {
  2053. retval = i40e_aq_rc_to_posix(aq_ret,
  2054. hw->aq.asq_last_status);
  2055. dev_info(&pf->pdev->dev,
  2056. "Set default VSI failed on %s, err %s, aq_err %s\n",
  2057. vsi_name,
  2058. i40e_stat_str(hw, aq_ret),
  2059. i40e_aq_str(hw,
  2060. hw->aq.asq_last_status));
  2061. }
  2062. }
  2063. } else {
  2064. aq_ret = i40e_aq_set_vsi_unicast_promiscuous(
  2065. hw,
  2066. vsi->seid,
  2067. cur_promisc, NULL,
  2068. true);
  2069. if (aq_ret) {
  2070. retval =
  2071. i40e_aq_rc_to_posix(aq_ret,
  2072. hw->aq.asq_last_status);
  2073. dev_info(&pf->pdev->dev,
  2074. "set unicast promisc failed on %s, err %s, aq_err %s\n",
  2075. vsi_name,
  2076. i40e_stat_str(hw, aq_ret),
  2077. i40e_aq_str(hw,
  2078. hw->aq.asq_last_status));
  2079. }
  2080. aq_ret = i40e_aq_set_vsi_multicast_promiscuous(
  2081. hw,
  2082. vsi->seid,
  2083. cur_promisc, NULL);
  2084. if (aq_ret) {
  2085. retval =
  2086. i40e_aq_rc_to_posix(aq_ret,
  2087. hw->aq.asq_last_status);
  2088. dev_info(&pf->pdev->dev,
  2089. "set multicast promisc failed on %s, err %s, aq_err %s\n",
  2090. vsi_name,
  2091. i40e_stat_str(hw, aq_ret),
  2092. i40e_aq_str(hw,
  2093. hw->aq.asq_last_status));
  2094. }
  2095. }
  2096. aq_ret = i40e_aq_set_vsi_broadcast(&vsi->back->hw,
  2097. vsi->seid,
  2098. cur_promisc, NULL);
  2099. if (aq_ret) {
  2100. retval = i40e_aq_rc_to_posix(aq_ret,
  2101. pf->hw.aq.asq_last_status);
  2102. dev_info(&pf->pdev->dev,
  2103. "set brdcast promisc failed, err %s, aq_err %s\n",
  2104. i40e_stat_str(hw, aq_ret),
  2105. i40e_aq_str(hw,
  2106. hw->aq.asq_last_status));
  2107. }
  2108. }
  2109. out:
  2110. /* if something went wrong then set the changed flag so we try again */
  2111. if (retval)
  2112. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2113. clear_bit(__I40E_VSI_SYNCING_FILTERS, vsi->state);
  2114. return retval;
  2115. err_no_memory:
  2116. /* Restore elements on the temporary add and delete lists */
  2117. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2118. err_no_memory_locked:
  2119. i40e_undo_del_filter_entries(vsi, &tmp_del_list);
  2120. i40e_undo_add_filter_entries(vsi, &tmp_add_list);
  2121. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2122. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  2123. clear_bit(__I40E_VSI_SYNCING_FILTERS, vsi->state);
  2124. return -ENOMEM;
  2125. }
  2126. /**
  2127. * i40e_sync_filters_subtask - Sync the VSI filter list with HW
  2128. * @pf: board private structure
  2129. **/
  2130. static void i40e_sync_filters_subtask(struct i40e_pf *pf)
  2131. {
  2132. int v;
  2133. if (!pf || !(pf->flags & I40E_FLAG_FILTER_SYNC))
  2134. return;
  2135. pf->flags &= ~I40E_FLAG_FILTER_SYNC;
  2136. for (v = 0; v < pf->num_alloc_vsi; v++) {
  2137. if (pf->vsi[v] &&
  2138. (pf->vsi[v]->flags & I40E_VSI_FLAG_FILTER_CHANGED)) {
  2139. int ret = i40e_sync_vsi_filters(pf->vsi[v]);
  2140. if (ret) {
  2141. /* come back and try again later */
  2142. pf->flags |= I40E_FLAG_FILTER_SYNC;
  2143. break;
  2144. }
  2145. }
  2146. }
  2147. }
  2148. /**
  2149. * i40e_change_mtu - NDO callback to change the Maximum Transfer Unit
  2150. * @netdev: network interface device structure
  2151. * @new_mtu: new value for maximum frame size
  2152. *
  2153. * Returns 0 on success, negative on failure
  2154. **/
  2155. static int i40e_change_mtu(struct net_device *netdev, int new_mtu)
  2156. {
  2157. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2158. struct i40e_vsi *vsi = np->vsi;
  2159. struct i40e_pf *pf = vsi->back;
  2160. netdev_info(netdev, "changing MTU from %d to %d\n",
  2161. netdev->mtu, new_mtu);
  2162. netdev->mtu = new_mtu;
  2163. if (netif_running(netdev))
  2164. i40e_vsi_reinit_locked(vsi);
  2165. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  2166. I40E_FLAG_CLIENT_L2_CHANGE);
  2167. return 0;
  2168. }
  2169. /**
  2170. * i40e_ioctl - Access the hwtstamp interface
  2171. * @netdev: network interface device structure
  2172. * @ifr: interface request data
  2173. * @cmd: ioctl command
  2174. **/
  2175. int i40e_ioctl(struct net_device *netdev, struct ifreq *ifr, int cmd)
  2176. {
  2177. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2178. struct i40e_pf *pf = np->vsi->back;
  2179. switch (cmd) {
  2180. case SIOCGHWTSTAMP:
  2181. return i40e_ptp_get_ts_config(pf, ifr);
  2182. case SIOCSHWTSTAMP:
  2183. return i40e_ptp_set_ts_config(pf, ifr);
  2184. default:
  2185. return -EOPNOTSUPP;
  2186. }
  2187. }
  2188. /**
  2189. * i40e_vlan_stripping_enable - Turn on vlan stripping for the VSI
  2190. * @vsi: the vsi being adjusted
  2191. **/
  2192. void i40e_vlan_stripping_enable(struct i40e_vsi *vsi)
  2193. {
  2194. struct i40e_vsi_context ctxt;
  2195. i40e_status ret;
  2196. if ((vsi->info.valid_sections &
  2197. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2198. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_MODE_MASK) == 0))
  2199. return; /* already enabled */
  2200. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2201. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2202. I40E_AQ_VSI_PVLAN_EMOD_STR_BOTH;
  2203. ctxt.seid = vsi->seid;
  2204. ctxt.info = vsi->info;
  2205. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2206. if (ret) {
  2207. dev_info(&vsi->back->pdev->dev,
  2208. "update vlan stripping failed, err %s aq_err %s\n",
  2209. i40e_stat_str(&vsi->back->hw, ret),
  2210. i40e_aq_str(&vsi->back->hw,
  2211. vsi->back->hw.aq.asq_last_status));
  2212. }
  2213. }
  2214. /**
  2215. * i40e_vlan_stripping_disable - Turn off vlan stripping for the VSI
  2216. * @vsi: the vsi being adjusted
  2217. **/
  2218. void i40e_vlan_stripping_disable(struct i40e_vsi *vsi)
  2219. {
  2220. struct i40e_vsi_context ctxt;
  2221. i40e_status ret;
  2222. if ((vsi->info.valid_sections &
  2223. cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID)) &&
  2224. ((vsi->info.port_vlan_flags & I40E_AQ_VSI_PVLAN_EMOD_MASK) ==
  2225. I40E_AQ_VSI_PVLAN_EMOD_MASK))
  2226. return; /* already disabled */
  2227. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2228. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_ALL |
  2229. I40E_AQ_VSI_PVLAN_EMOD_NOTHING;
  2230. ctxt.seid = vsi->seid;
  2231. ctxt.info = vsi->info;
  2232. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2233. if (ret) {
  2234. dev_info(&vsi->back->pdev->dev,
  2235. "update vlan stripping failed, err %s aq_err %s\n",
  2236. i40e_stat_str(&vsi->back->hw, ret),
  2237. i40e_aq_str(&vsi->back->hw,
  2238. vsi->back->hw.aq.asq_last_status));
  2239. }
  2240. }
  2241. /**
  2242. * i40e_vlan_rx_register - Setup or shutdown vlan offload
  2243. * @netdev: network interface to be adjusted
  2244. * @features: netdev features to test if VLAN offload is enabled or not
  2245. **/
  2246. static void i40e_vlan_rx_register(struct net_device *netdev, u32 features)
  2247. {
  2248. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2249. struct i40e_vsi *vsi = np->vsi;
  2250. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  2251. i40e_vlan_stripping_enable(vsi);
  2252. else
  2253. i40e_vlan_stripping_disable(vsi);
  2254. }
  2255. /**
  2256. * i40e_add_vlan_all_mac - Add a MAC/VLAN filter for each existing MAC address
  2257. * @vsi: the vsi being configured
  2258. * @vid: vlan id to be added (0 = untagged only , -1 = any)
  2259. *
  2260. * This is a helper function for adding a new MAC/VLAN filter with the
  2261. * specified VLAN for each existing MAC address already in the hash table.
  2262. * This function does *not* perform any accounting to update filters based on
  2263. * VLAN mode.
  2264. *
  2265. * NOTE: this function expects to be called while under the
  2266. * mac_filter_hash_lock
  2267. **/
  2268. int i40e_add_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2269. {
  2270. struct i40e_mac_filter *f, *add_f;
  2271. struct hlist_node *h;
  2272. int bkt;
  2273. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2274. if (f->state == I40E_FILTER_REMOVE)
  2275. continue;
  2276. add_f = i40e_add_filter(vsi, f->macaddr, vid);
  2277. if (!add_f) {
  2278. dev_info(&vsi->back->pdev->dev,
  2279. "Could not add vlan filter %d for %pM\n",
  2280. vid, f->macaddr);
  2281. return -ENOMEM;
  2282. }
  2283. }
  2284. return 0;
  2285. }
  2286. /**
  2287. * i40e_vsi_add_vlan - Add VSI membership for given VLAN
  2288. * @vsi: the VSI being configured
  2289. * @vid: VLAN id to be added
  2290. **/
  2291. int i40e_vsi_add_vlan(struct i40e_vsi *vsi, u16 vid)
  2292. {
  2293. int err;
  2294. if (!vid || vsi->info.pvid)
  2295. return -EINVAL;
  2296. /* Locked once because all functions invoked below iterates list*/
  2297. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2298. err = i40e_add_vlan_all_mac(vsi, vid);
  2299. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2300. if (err)
  2301. return err;
  2302. /* schedule our worker thread which will take care of
  2303. * applying the new filter changes
  2304. */
  2305. i40e_service_event_schedule(vsi->back);
  2306. return 0;
  2307. }
  2308. /**
  2309. * i40e_rm_vlan_all_mac - Remove MAC/VLAN pair for all MAC with the given VLAN
  2310. * @vsi: the vsi being configured
  2311. * @vid: vlan id to be removed (0 = untagged only , -1 = any)
  2312. *
  2313. * This function should be used to remove all VLAN filters which match the
  2314. * given VID. It does not schedule the service event and does not take the
  2315. * mac_filter_hash_lock so it may be combined with other operations under
  2316. * a single invocation of the mac_filter_hash_lock.
  2317. *
  2318. * NOTE: this function expects to be called while under the
  2319. * mac_filter_hash_lock
  2320. */
  2321. void i40e_rm_vlan_all_mac(struct i40e_vsi *vsi, s16 vid)
  2322. {
  2323. struct i40e_mac_filter *f;
  2324. struct hlist_node *h;
  2325. int bkt;
  2326. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  2327. if (f->vlan == vid)
  2328. __i40e_del_filter(vsi, f);
  2329. }
  2330. }
  2331. /**
  2332. * i40e_vsi_kill_vlan - Remove VSI membership for given VLAN
  2333. * @vsi: the VSI being configured
  2334. * @vid: VLAN id to be removed
  2335. **/
  2336. void i40e_vsi_kill_vlan(struct i40e_vsi *vsi, u16 vid)
  2337. {
  2338. if (!vid || vsi->info.pvid)
  2339. return;
  2340. spin_lock_bh(&vsi->mac_filter_hash_lock);
  2341. i40e_rm_vlan_all_mac(vsi, vid);
  2342. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  2343. /* schedule our worker thread which will take care of
  2344. * applying the new filter changes
  2345. */
  2346. i40e_service_event_schedule(vsi->back);
  2347. }
  2348. /**
  2349. * i40e_vlan_rx_add_vid - Add a vlan id filter to HW offload
  2350. * @netdev: network interface to be adjusted
  2351. * @vid: vlan id to be added
  2352. *
  2353. * net_device_ops implementation for adding vlan ids
  2354. **/
  2355. static int i40e_vlan_rx_add_vid(struct net_device *netdev,
  2356. __always_unused __be16 proto, u16 vid)
  2357. {
  2358. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2359. struct i40e_vsi *vsi = np->vsi;
  2360. int ret = 0;
  2361. if (vid >= VLAN_N_VID)
  2362. return -EINVAL;
  2363. /* If the network stack called us with vid = 0 then
  2364. * it is asking to receive priority tagged packets with
  2365. * vlan id 0. Our HW receives them by default when configured
  2366. * to receive untagged packets so there is no need to add an
  2367. * extra filter for vlan 0 tagged packets.
  2368. */
  2369. if (vid)
  2370. ret = i40e_vsi_add_vlan(vsi, vid);
  2371. if (!ret)
  2372. set_bit(vid, vsi->active_vlans);
  2373. return ret;
  2374. }
  2375. /**
  2376. * i40e_vlan_rx_kill_vid - Remove a vlan id filter from HW offload
  2377. * @netdev: network interface to be adjusted
  2378. * @vid: vlan id to be removed
  2379. *
  2380. * net_device_ops implementation for removing vlan ids
  2381. **/
  2382. static int i40e_vlan_rx_kill_vid(struct net_device *netdev,
  2383. __always_unused __be16 proto, u16 vid)
  2384. {
  2385. struct i40e_netdev_priv *np = netdev_priv(netdev);
  2386. struct i40e_vsi *vsi = np->vsi;
  2387. /* return code is ignored as there is nothing a user
  2388. * can do about failure to remove and a log message was
  2389. * already printed from the other function
  2390. */
  2391. i40e_vsi_kill_vlan(vsi, vid);
  2392. clear_bit(vid, vsi->active_vlans);
  2393. return 0;
  2394. }
  2395. /**
  2396. * i40e_macaddr_init - explicitly write the mac address filters
  2397. *
  2398. * @vsi: pointer to the vsi
  2399. * @macaddr: the MAC address
  2400. *
  2401. * This is needed when the macaddr has been obtained by other
  2402. * means than the default, e.g., from Open Firmware or IDPROM.
  2403. * Returns 0 on success, negative on failure
  2404. **/
  2405. static int i40e_macaddr_init(struct i40e_vsi *vsi, u8 *macaddr)
  2406. {
  2407. int ret;
  2408. struct i40e_aqc_add_macvlan_element_data element;
  2409. ret = i40e_aq_mac_address_write(&vsi->back->hw,
  2410. I40E_AQC_WRITE_TYPE_LAA_WOL,
  2411. macaddr, NULL);
  2412. if (ret) {
  2413. dev_info(&vsi->back->pdev->dev,
  2414. "Addr change for VSI failed: %d\n", ret);
  2415. return -EADDRNOTAVAIL;
  2416. }
  2417. memset(&element, 0, sizeof(element));
  2418. ether_addr_copy(element.mac_addr, macaddr);
  2419. element.flags = cpu_to_le16(I40E_AQC_MACVLAN_ADD_PERFECT_MATCH);
  2420. ret = i40e_aq_add_macvlan(&vsi->back->hw, vsi->seid, &element, 1, NULL);
  2421. if (ret) {
  2422. dev_info(&vsi->back->pdev->dev,
  2423. "add filter failed err %s aq_err %s\n",
  2424. i40e_stat_str(&vsi->back->hw, ret),
  2425. i40e_aq_str(&vsi->back->hw,
  2426. vsi->back->hw.aq.asq_last_status));
  2427. }
  2428. return ret;
  2429. }
  2430. /**
  2431. * i40e_restore_vlan - Reinstate vlans when vsi/netdev comes back up
  2432. * @vsi: the vsi being brought back up
  2433. **/
  2434. static void i40e_restore_vlan(struct i40e_vsi *vsi)
  2435. {
  2436. u16 vid;
  2437. if (!vsi->netdev)
  2438. return;
  2439. i40e_vlan_rx_register(vsi->netdev, vsi->netdev->features);
  2440. for_each_set_bit(vid, vsi->active_vlans, VLAN_N_VID)
  2441. i40e_vlan_rx_add_vid(vsi->netdev, htons(ETH_P_8021Q),
  2442. vid);
  2443. }
  2444. /**
  2445. * i40e_vsi_add_pvid - Add pvid for the VSI
  2446. * @vsi: the vsi being adjusted
  2447. * @vid: the vlan id to set as a PVID
  2448. **/
  2449. int i40e_vsi_add_pvid(struct i40e_vsi *vsi, u16 vid)
  2450. {
  2451. struct i40e_vsi_context ctxt;
  2452. i40e_status ret;
  2453. vsi->info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  2454. vsi->info.pvid = cpu_to_le16(vid);
  2455. vsi->info.port_vlan_flags = I40E_AQ_VSI_PVLAN_MODE_TAGGED |
  2456. I40E_AQ_VSI_PVLAN_INSERT_PVID |
  2457. I40E_AQ_VSI_PVLAN_EMOD_STR;
  2458. ctxt.seid = vsi->seid;
  2459. ctxt.info = vsi->info;
  2460. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  2461. if (ret) {
  2462. dev_info(&vsi->back->pdev->dev,
  2463. "add pvid failed, err %s aq_err %s\n",
  2464. i40e_stat_str(&vsi->back->hw, ret),
  2465. i40e_aq_str(&vsi->back->hw,
  2466. vsi->back->hw.aq.asq_last_status));
  2467. return -ENOENT;
  2468. }
  2469. return 0;
  2470. }
  2471. /**
  2472. * i40e_vsi_remove_pvid - Remove the pvid from the VSI
  2473. * @vsi: the vsi being adjusted
  2474. *
  2475. * Just use the vlan_rx_register() service to put it back to normal
  2476. **/
  2477. void i40e_vsi_remove_pvid(struct i40e_vsi *vsi)
  2478. {
  2479. i40e_vlan_stripping_disable(vsi);
  2480. vsi->info.pvid = 0;
  2481. }
  2482. /**
  2483. * i40e_vsi_setup_tx_resources - Allocate VSI Tx queue resources
  2484. * @vsi: ptr to the VSI
  2485. *
  2486. * If this function returns with an error, then it's possible one or
  2487. * more of the rings is populated (while the rest are not). It is the
  2488. * callers duty to clean those orphaned rings.
  2489. *
  2490. * Return 0 on success, negative on failure
  2491. **/
  2492. static int i40e_vsi_setup_tx_resources(struct i40e_vsi *vsi)
  2493. {
  2494. int i, err = 0;
  2495. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2496. err = i40e_setup_tx_descriptors(vsi->tx_rings[i]);
  2497. return err;
  2498. }
  2499. /**
  2500. * i40e_vsi_free_tx_resources - Free Tx resources for VSI queues
  2501. * @vsi: ptr to the VSI
  2502. *
  2503. * Free VSI's transmit software resources
  2504. **/
  2505. static void i40e_vsi_free_tx_resources(struct i40e_vsi *vsi)
  2506. {
  2507. int i;
  2508. if (!vsi->tx_rings)
  2509. return;
  2510. for (i = 0; i < vsi->num_queue_pairs; i++)
  2511. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc)
  2512. i40e_free_tx_resources(vsi->tx_rings[i]);
  2513. }
  2514. /**
  2515. * i40e_vsi_setup_rx_resources - Allocate VSI queues Rx resources
  2516. * @vsi: ptr to the VSI
  2517. *
  2518. * If this function returns with an error, then it's possible one or
  2519. * more of the rings is populated (while the rest are not). It is the
  2520. * callers duty to clean those orphaned rings.
  2521. *
  2522. * Return 0 on success, negative on failure
  2523. **/
  2524. static int i40e_vsi_setup_rx_resources(struct i40e_vsi *vsi)
  2525. {
  2526. int i, err = 0;
  2527. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2528. err = i40e_setup_rx_descriptors(vsi->rx_rings[i]);
  2529. return err;
  2530. }
  2531. /**
  2532. * i40e_vsi_free_rx_resources - Free Rx Resources for VSI queues
  2533. * @vsi: ptr to the VSI
  2534. *
  2535. * Free all receive software resources
  2536. **/
  2537. static void i40e_vsi_free_rx_resources(struct i40e_vsi *vsi)
  2538. {
  2539. int i;
  2540. if (!vsi->rx_rings)
  2541. return;
  2542. for (i = 0; i < vsi->num_queue_pairs; i++)
  2543. if (vsi->rx_rings[i] && vsi->rx_rings[i]->desc)
  2544. i40e_free_rx_resources(vsi->rx_rings[i]);
  2545. }
  2546. /**
  2547. * i40e_config_xps_tx_ring - Configure XPS for a Tx ring
  2548. * @ring: The Tx ring to configure
  2549. *
  2550. * This enables/disables XPS for a given Tx descriptor ring
  2551. * based on the TCs enabled for the VSI that ring belongs to.
  2552. **/
  2553. static void i40e_config_xps_tx_ring(struct i40e_ring *ring)
  2554. {
  2555. struct i40e_vsi *vsi = ring->vsi;
  2556. cpumask_var_t mask;
  2557. if (!ring->q_vector || !ring->netdev)
  2558. return;
  2559. /* Single TC mode enable XPS */
  2560. if (vsi->tc_config.numtc <= 1) {
  2561. if (!test_and_set_bit(__I40E_TX_XPS_INIT_DONE, &ring->state))
  2562. netif_set_xps_queue(ring->netdev,
  2563. &ring->q_vector->affinity_mask,
  2564. ring->queue_index);
  2565. } else if (alloc_cpumask_var(&mask, GFP_KERNEL)) {
  2566. /* Disable XPS to allow selection based on TC */
  2567. bitmap_zero(cpumask_bits(mask), nr_cpumask_bits);
  2568. netif_set_xps_queue(ring->netdev, mask, ring->queue_index);
  2569. free_cpumask_var(mask);
  2570. }
  2571. /* schedule our worker thread which will take care of
  2572. * applying the new filter changes
  2573. */
  2574. i40e_service_event_schedule(vsi->back);
  2575. }
  2576. /**
  2577. * i40e_configure_tx_ring - Configure a transmit ring context and rest
  2578. * @ring: The Tx ring to configure
  2579. *
  2580. * Configure the Tx descriptor ring in the HMC context.
  2581. **/
  2582. static int i40e_configure_tx_ring(struct i40e_ring *ring)
  2583. {
  2584. struct i40e_vsi *vsi = ring->vsi;
  2585. u16 pf_q = vsi->base_queue + ring->queue_index;
  2586. struct i40e_hw *hw = &vsi->back->hw;
  2587. struct i40e_hmc_obj_txq tx_ctx;
  2588. i40e_status err = 0;
  2589. u32 qtx_ctl = 0;
  2590. /* some ATR related tx ring init */
  2591. if (vsi->back->flags & I40E_FLAG_FD_ATR_ENABLED) {
  2592. ring->atr_sample_rate = vsi->back->atr_sample_rate;
  2593. ring->atr_count = 0;
  2594. } else {
  2595. ring->atr_sample_rate = 0;
  2596. }
  2597. /* configure XPS */
  2598. i40e_config_xps_tx_ring(ring);
  2599. /* clear the context structure first */
  2600. memset(&tx_ctx, 0, sizeof(tx_ctx));
  2601. tx_ctx.new_context = 1;
  2602. tx_ctx.base = (ring->dma / 128);
  2603. tx_ctx.qlen = ring->count;
  2604. tx_ctx.fd_ena = !!(vsi->back->flags & (I40E_FLAG_FD_SB_ENABLED |
  2605. I40E_FLAG_FD_ATR_ENABLED));
  2606. tx_ctx.timesync_ena = !!(vsi->back->flags & I40E_FLAG_PTP);
  2607. /* FDIR VSI tx ring can still use RS bit and writebacks */
  2608. if (vsi->type != I40E_VSI_FDIR)
  2609. tx_ctx.head_wb_ena = 1;
  2610. tx_ctx.head_wb_addr = ring->dma +
  2611. (ring->count * sizeof(struct i40e_tx_desc));
  2612. /* As part of VSI creation/update, FW allocates certain
  2613. * Tx arbitration queue sets for each TC enabled for
  2614. * the VSI. The FW returns the handles to these queue
  2615. * sets as part of the response buffer to Add VSI,
  2616. * Update VSI, etc. AQ commands. It is expected that
  2617. * these queue set handles be associated with the Tx
  2618. * queues by the driver as part of the TX queue context
  2619. * initialization. This has to be done regardless of
  2620. * DCB as by default everything is mapped to TC0.
  2621. */
  2622. tx_ctx.rdylist = le16_to_cpu(vsi->info.qs_handle[ring->dcb_tc]);
  2623. tx_ctx.rdylist_act = 0;
  2624. /* clear the context in the HMC */
  2625. err = i40e_clear_lan_tx_queue_context(hw, pf_q);
  2626. if (err) {
  2627. dev_info(&vsi->back->pdev->dev,
  2628. "Failed to clear LAN Tx queue context on Tx ring %d (pf_q %d), error: %d\n",
  2629. ring->queue_index, pf_q, err);
  2630. return -ENOMEM;
  2631. }
  2632. /* set the context in the HMC */
  2633. err = i40e_set_lan_tx_queue_context(hw, pf_q, &tx_ctx);
  2634. if (err) {
  2635. dev_info(&vsi->back->pdev->dev,
  2636. "Failed to set LAN Tx queue context on Tx ring %d (pf_q %d, error: %d\n",
  2637. ring->queue_index, pf_q, err);
  2638. return -ENOMEM;
  2639. }
  2640. /* Now associate this queue with this PCI function */
  2641. if (vsi->type == I40E_VSI_VMDQ2) {
  2642. qtx_ctl = I40E_QTX_CTL_VM_QUEUE;
  2643. qtx_ctl |= ((vsi->id) << I40E_QTX_CTL_VFVM_INDX_SHIFT) &
  2644. I40E_QTX_CTL_VFVM_INDX_MASK;
  2645. } else {
  2646. qtx_ctl = I40E_QTX_CTL_PF_QUEUE;
  2647. }
  2648. qtx_ctl |= ((hw->pf_id << I40E_QTX_CTL_PF_INDX_SHIFT) &
  2649. I40E_QTX_CTL_PF_INDX_MASK);
  2650. wr32(hw, I40E_QTX_CTL(pf_q), qtx_ctl);
  2651. i40e_flush(hw);
  2652. /* cache tail off for easier writes later */
  2653. ring->tail = hw->hw_addr + I40E_QTX_TAIL(pf_q);
  2654. return 0;
  2655. }
  2656. /**
  2657. * i40e_configure_rx_ring - Configure a receive ring context
  2658. * @ring: The Rx ring to configure
  2659. *
  2660. * Configure the Rx descriptor ring in the HMC context.
  2661. **/
  2662. static int i40e_configure_rx_ring(struct i40e_ring *ring)
  2663. {
  2664. struct i40e_vsi *vsi = ring->vsi;
  2665. u32 chain_len = vsi->back->hw.func_caps.rx_buf_chain_len;
  2666. u16 pf_q = vsi->base_queue + ring->queue_index;
  2667. struct i40e_hw *hw = &vsi->back->hw;
  2668. struct i40e_hmc_obj_rxq rx_ctx;
  2669. i40e_status err = 0;
  2670. ring->state = 0;
  2671. /* clear the context structure first */
  2672. memset(&rx_ctx, 0, sizeof(rx_ctx));
  2673. ring->rx_buf_len = vsi->rx_buf_len;
  2674. rx_ctx.dbuff = DIV_ROUND_UP(ring->rx_buf_len,
  2675. BIT_ULL(I40E_RXQ_CTX_DBUFF_SHIFT));
  2676. rx_ctx.base = (ring->dma / 128);
  2677. rx_ctx.qlen = ring->count;
  2678. /* use 32 byte descriptors */
  2679. rx_ctx.dsize = 1;
  2680. /* descriptor type is always zero
  2681. * rx_ctx.dtype = 0;
  2682. */
  2683. rx_ctx.hsplit_0 = 0;
  2684. rx_ctx.rxmax = min_t(u16, vsi->max_frame, chain_len * ring->rx_buf_len);
  2685. if (hw->revision_id == 0)
  2686. rx_ctx.lrxqthresh = 0;
  2687. else
  2688. rx_ctx.lrxqthresh = 2;
  2689. rx_ctx.crcstrip = 1;
  2690. rx_ctx.l2tsel = 1;
  2691. /* this controls whether VLAN is stripped from inner headers */
  2692. rx_ctx.showiv = 0;
  2693. /* set the prefena field to 1 because the manual says to */
  2694. rx_ctx.prefena = 1;
  2695. /* clear the context in the HMC */
  2696. err = i40e_clear_lan_rx_queue_context(hw, pf_q);
  2697. if (err) {
  2698. dev_info(&vsi->back->pdev->dev,
  2699. "Failed to clear LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2700. ring->queue_index, pf_q, err);
  2701. return -ENOMEM;
  2702. }
  2703. /* set the context in the HMC */
  2704. err = i40e_set_lan_rx_queue_context(hw, pf_q, &rx_ctx);
  2705. if (err) {
  2706. dev_info(&vsi->back->pdev->dev,
  2707. "Failed to set LAN Rx queue context on Rx ring %d (pf_q %d), error: %d\n",
  2708. ring->queue_index, pf_q, err);
  2709. return -ENOMEM;
  2710. }
  2711. /* configure Rx buffer alignment */
  2712. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX))
  2713. clear_ring_build_skb_enabled(ring);
  2714. else
  2715. set_ring_build_skb_enabled(ring);
  2716. /* cache tail for quicker writes, and clear the reg before use */
  2717. ring->tail = hw->hw_addr + I40E_QRX_TAIL(pf_q);
  2718. writel(0, ring->tail);
  2719. i40e_alloc_rx_buffers(ring, I40E_DESC_UNUSED(ring));
  2720. return 0;
  2721. }
  2722. /**
  2723. * i40e_vsi_configure_tx - Configure the VSI for Tx
  2724. * @vsi: VSI structure describing this set of rings and resources
  2725. *
  2726. * Configure the Tx VSI for operation.
  2727. **/
  2728. static int i40e_vsi_configure_tx(struct i40e_vsi *vsi)
  2729. {
  2730. int err = 0;
  2731. u16 i;
  2732. for (i = 0; (i < vsi->num_queue_pairs) && !err; i++)
  2733. err = i40e_configure_tx_ring(vsi->tx_rings[i]);
  2734. return err;
  2735. }
  2736. /**
  2737. * i40e_vsi_configure_rx - Configure the VSI for Rx
  2738. * @vsi: the VSI being configured
  2739. *
  2740. * Configure the Rx VSI for operation.
  2741. **/
  2742. static int i40e_vsi_configure_rx(struct i40e_vsi *vsi)
  2743. {
  2744. int err = 0;
  2745. u16 i;
  2746. if (!vsi->netdev || (vsi->back->flags & I40E_FLAG_LEGACY_RX)) {
  2747. vsi->max_frame = I40E_MAX_RXBUFFER;
  2748. vsi->rx_buf_len = I40E_RXBUFFER_2048;
  2749. #if (PAGE_SIZE < 8192)
  2750. } else if (!I40E_2K_TOO_SMALL_WITH_PADDING &&
  2751. (vsi->netdev->mtu <= ETH_DATA_LEN)) {
  2752. vsi->max_frame = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2753. vsi->rx_buf_len = I40E_RXBUFFER_1536 - NET_IP_ALIGN;
  2754. #endif
  2755. } else {
  2756. vsi->max_frame = I40E_MAX_RXBUFFER;
  2757. vsi->rx_buf_len = (PAGE_SIZE < 8192) ? I40E_RXBUFFER_3072 :
  2758. I40E_RXBUFFER_2048;
  2759. }
  2760. /* set up individual rings */
  2761. for (i = 0; i < vsi->num_queue_pairs && !err; i++)
  2762. err = i40e_configure_rx_ring(vsi->rx_rings[i]);
  2763. return err;
  2764. }
  2765. /**
  2766. * i40e_vsi_config_dcb_rings - Update rings to reflect DCB TC
  2767. * @vsi: ptr to the VSI
  2768. **/
  2769. static void i40e_vsi_config_dcb_rings(struct i40e_vsi *vsi)
  2770. {
  2771. struct i40e_ring *tx_ring, *rx_ring;
  2772. u16 qoffset, qcount;
  2773. int i, n;
  2774. if (!(vsi->back->flags & I40E_FLAG_DCB_ENABLED)) {
  2775. /* Reset the TC information */
  2776. for (i = 0; i < vsi->num_queue_pairs; i++) {
  2777. rx_ring = vsi->rx_rings[i];
  2778. tx_ring = vsi->tx_rings[i];
  2779. rx_ring->dcb_tc = 0;
  2780. tx_ring->dcb_tc = 0;
  2781. }
  2782. }
  2783. for (n = 0; n < I40E_MAX_TRAFFIC_CLASS; n++) {
  2784. if (!(vsi->tc_config.enabled_tc & BIT_ULL(n)))
  2785. continue;
  2786. qoffset = vsi->tc_config.tc_info[n].qoffset;
  2787. qcount = vsi->tc_config.tc_info[n].qcount;
  2788. for (i = qoffset; i < (qoffset + qcount); i++) {
  2789. rx_ring = vsi->rx_rings[i];
  2790. tx_ring = vsi->tx_rings[i];
  2791. rx_ring->dcb_tc = n;
  2792. tx_ring->dcb_tc = n;
  2793. }
  2794. }
  2795. }
  2796. /**
  2797. * i40e_set_vsi_rx_mode - Call set_rx_mode on a VSI
  2798. * @vsi: ptr to the VSI
  2799. **/
  2800. static void i40e_set_vsi_rx_mode(struct i40e_vsi *vsi)
  2801. {
  2802. struct i40e_pf *pf = vsi->back;
  2803. int err;
  2804. if (vsi->netdev)
  2805. i40e_set_rx_mode(vsi->netdev);
  2806. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  2807. err = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  2808. if (err) {
  2809. dev_warn(&pf->pdev->dev,
  2810. "could not set up macaddr; err %d\n", err);
  2811. }
  2812. }
  2813. }
  2814. /**
  2815. * i40e_fdir_filter_restore - Restore the Sideband Flow Director filters
  2816. * @vsi: Pointer to the targeted VSI
  2817. *
  2818. * This function replays the hlist on the hw where all the SB Flow Director
  2819. * filters were saved.
  2820. **/
  2821. static void i40e_fdir_filter_restore(struct i40e_vsi *vsi)
  2822. {
  2823. struct i40e_fdir_filter *filter;
  2824. struct i40e_pf *pf = vsi->back;
  2825. struct hlist_node *node;
  2826. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  2827. return;
  2828. /* Reset FDir counters as we're replaying all existing filters */
  2829. pf->fd_tcp4_filter_cnt = 0;
  2830. pf->fd_udp4_filter_cnt = 0;
  2831. pf->fd_sctp4_filter_cnt = 0;
  2832. pf->fd_ip4_filter_cnt = 0;
  2833. hlist_for_each_entry_safe(filter, node,
  2834. &pf->fdir_filter_list, fdir_node) {
  2835. i40e_add_del_fdir(vsi, filter, true);
  2836. }
  2837. }
  2838. /**
  2839. * i40e_vsi_configure - Set up the VSI for action
  2840. * @vsi: the VSI being configured
  2841. **/
  2842. static int i40e_vsi_configure(struct i40e_vsi *vsi)
  2843. {
  2844. int err;
  2845. i40e_set_vsi_rx_mode(vsi);
  2846. i40e_restore_vlan(vsi);
  2847. i40e_vsi_config_dcb_rings(vsi);
  2848. err = i40e_vsi_configure_tx(vsi);
  2849. if (!err)
  2850. err = i40e_vsi_configure_rx(vsi);
  2851. return err;
  2852. }
  2853. /**
  2854. * i40e_vsi_configure_msix - MSIX mode Interrupt Config in the HW
  2855. * @vsi: the VSI being configured
  2856. **/
  2857. static void i40e_vsi_configure_msix(struct i40e_vsi *vsi)
  2858. {
  2859. struct i40e_pf *pf = vsi->back;
  2860. struct i40e_hw *hw = &pf->hw;
  2861. u16 vector;
  2862. int i, q;
  2863. u32 qp;
  2864. /* The interrupt indexing is offset by 1 in the PFINT_ITRn
  2865. * and PFINT_LNKLSTn registers, e.g.:
  2866. * PFINT_ITRn[0..n-1] gets msix-1..msix-n (qpair interrupts)
  2867. */
  2868. qp = vsi->base_queue;
  2869. vector = vsi->base_vector;
  2870. for (i = 0; i < vsi->num_q_vectors; i++, vector++) {
  2871. struct i40e_q_vector *q_vector = vsi->q_vectors[i];
  2872. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2873. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[i]->rx_itr_setting);
  2874. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2875. wr32(hw, I40E_PFINT_ITRN(I40E_RX_ITR, vector - 1),
  2876. q_vector->rx.itr);
  2877. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[i]->tx_itr_setting);
  2878. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2879. wr32(hw, I40E_PFINT_ITRN(I40E_TX_ITR, vector - 1),
  2880. q_vector->tx.itr);
  2881. wr32(hw, I40E_PFINT_RATEN(vector - 1),
  2882. i40e_intrl_usec_to_reg(vsi->int_rate_limit));
  2883. /* Linked list for the queuepairs assigned to this vector */
  2884. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), qp);
  2885. for (q = 0; q < q_vector->num_ringpairs; q++) {
  2886. u32 val;
  2887. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2888. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2889. (vector << I40E_QINT_RQCTL_MSIX_INDX_SHIFT) |
  2890. (qp << I40E_QINT_RQCTL_NEXTQ_INDX_SHIFT)|
  2891. (I40E_QUEUE_TYPE_TX
  2892. << I40E_QINT_RQCTL_NEXTQ_TYPE_SHIFT);
  2893. wr32(hw, I40E_QINT_RQCTL(qp), val);
  2894. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2895. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2896. (vector << I40E_QINT_TQCTL_MSIX_INDX_SHIFT) |
  2897. ((qp+1) << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT)|
  2898. (I40E_QUEUE_TYPE_RX
  2899. << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2900. /* Terminate the linked list */
  2901. if (q == (q_vector->num_ringpairs - 1))
  2902. val |= (I40E_QUEUE_END_OF_LIST
  2903. << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2904. wr32(hw, I40E_QINT_TQCTL(qp), val);
  2905. qp++;
  2906. }
  2907. }
  2908. i40e_flush(hw);
  2909. }
  2910. /**
  2911. * i40e_enable_misc_int_causes - enable the non-queue interrupts
  2912. * @hw: ptr to the hardware info
  2913. **/
  2914. static void i40e_enable_misc_int_causes(struct i40e_pf *pf)
  2915. {
  2916. struct i40e_hw *hw = &pf->hw;
  2917. u32 val;
  2918. /* clear things first */
  2919. wr32(hw, I40E_PFINT_ICR0_ENA, 0); /* disable all */
  2920. rd32(hw, I40E_PFINT_ICR0); /* read to clear */
  2921. val = I40E_PFINT_ICR0_ENA_ECC_ERR_MASK |
  2922. I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK |
  2923. I40E_PFINT_ICR0_ENA_GRST_MASK |
  2924. I40E_PFINT_ICR0_ENA_PCI_EXCEPTION_MASK |
  2925. I40E_PFINT_ICR0_ENA_GPIO_MASK |
  2926. I40E_PFINT_ICR0_ENA_HMC_ERR_MASK |
  2927. I40E_PFINT_ICR0_ENA_VFLR_MASK |
  2928. I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  2929. if (pf->flags & I40E_FLAG_IWARP_ENABLED)
  2930. val |= I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  2931. if (pf->flags & I40E_FLAG_PTP)
  2932. val |= I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  2933. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  2934. /* SW_ITR_IDX = 0, but don't change INTENA */
  2935. wr32(hw, I40E_PFINT_DYN_CTL0, I40E_PFINT_DYN_CTL0_SW_ITR_INDX_MASK |
  2936. I40E_PFINT_DYN_CTL0_INTENA_MSK_MASK);
  2937. /* OTHER_ITR_IDX = 0 */
  2938. wr32(hw, I40E_PFINT_STAT_CTL0, 0);
  2939. }
  2940. /**
  2941. * i40e_configure_msi_and_legacy - Legacy mode interrupt config in the HW
  2942. * @vsi: the VSI being configured
  2943. **/
  2944. static void i40e_configure_msi_and_legacy(struct i40e_vsi *vsi)
  2945. {
  2946. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  2947. struct i40e_pf *pf = vsi->back;
  2948. struct i40e_hw *hw = &pf->hw;
  2949. u32 val;
  2950. /* set the ITR configuration */
  2951. q_vector->itr_countdown = ITR_COUNTDOWN_START;
  2952. q_vector->rx.itr = ITR_TO_REG(vsi->rx_rings[0]->rx_itr_setting);
  2953. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  2954. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), q_vector->rx.itr);
  2955. q_vector->tx.itr = ITR_TO_REG(vsi->tx_rings[0]->tx_itr_setting);
  2956. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  2957. wr32(hw, I40E_PFINT_ITR0(I40E_TX_ITR), q_vector->tx.itr);
  2958. i40e_enable_misc_int_causes(pf);
  2959. /* FIRSTQ_INDX = 0, FIRSTQ_TYPE = 0 (rx) */
  2960. wr32(hw, I40E_PFINT_LNKLST0, 0);
  2961. /* Associate the queue pair to the vector and enable the queue int */
  2962. val = I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  2963. (I40E_RX_ITR << I40E_QINT_RQCTL_ITR_INDX_SHIFT) |
  2964. (I40E_QUEUE_TYPE_TX << I40E_QINT_TQCTL_NEXTQ_TYPE_SHIFT);
  2965. wr32(hw, I40E_QINT_RQCTL(0), val);
  2966. val = I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  2967. (I40E_TX_ITR << I40E_QINT_TQCTL_ITR_INDX_SHIFT) |
  2968. (I40E_QUEUE_END_OF_LIST << I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT);
  2969. wr32(hw, I40E_QINT_TQCTL(0), val);
  2970. i40e_flush(hw);
  2971. }
  2972. /**
  2973. * i40e_irq_dynamic_disable_icr0 - Disable default interrupt generation for icr0
  2974. * @pf: board private structure
  2975. **/
  2976. void i40e_irq_dynamic_disable_icr0(struct i40e_pf *pf)
  2977. {
  2978. struct i40e_hw *hw = &pf->hw;
  2979. wr32(hw, I40E_PFINT_DYN_CTL0,
  2980. I40E_ITR_NONE << I40E_PFINT_DYN_CTLN_ITR_INDX_SHIFT);
  2981. i40e_flush(hw);
  2982. }
  2983. /**
  2984. * i40e_irq_dynamic_enable_icr0 - Enable default interrupt generation for icr0
  2985. * @pf: board private structure
  2986. * @clearpba: true when all pending interrupt events should be cleared
  2987. **/
  2988. void i40e_irq_dynamic_enable_icr0(struct i40e_pf *pf, bool clearpba)
  2989. {
  2990. struct i40e_hw *hw = &pf->hw;
  2991. u32 val;
  2992. val = I40E_PFINT_DYN_CTL0_INTENA_MASK |
  2993. (clearpba ? I40E_PFINT_DYN_CTL0_CLEARPBA_MASK : 0) |
  2994. (I40E_ITR_NONE << I40E_PFINT_DYN_CTL0_ITR_INDX_SHIFT);
  2995. wr32(hw, I40E_PFINT_DYN_CTL0, val);
  2996. i40e_flush(hw);
  2997. }
  2998. /**
  2999. * i40e_msix_clean_rings - MSIX mode Interrupt Handler
  3000. * @irq: interrupt number
  3001. * @data: pointer to a q_vector
  3002. **/
  3003. static irqreturn_t i40e_msix_clean_rings(int irq, void *data)
  3004. {
  3005. struct i40e_q_vector *q_vector = data;
  3006. if (!q_vector->tx.ring && !q_vector->rx.ring)
  3007. return IRQ_HANDLED;
  3008. napi_schedule_irqoff(&q_vector->napi);
  3009. return IRQ_HANDLED;
  3010. }
  3011. /**
  3012. * i40e_irq_affinity_notify - Callback for affinity changes
  3013. * @notify: context as to what irq was changed
  3014. * @mask: the new affinity mask
  3015. *
  3016. * This is a callback function used by the irq_set_affinity_notifier function
  3017. * so that we may register to receive changes to the irq affinity masks.
  3018. **/
  3019. static void i40e_irq_affinity_notify(struct irq_affinity_notify *notify,
  3020. const cpumask_t *mask)
  3021. {
  3022. struct i40e_q_vector *q_vector =
  3023. container_of(notify, struct i40e_q_vector, affinity_notify);
  3024. q_vector->affinity_mask = *mask;
  3025. }
  3026. /**
  3027. * i40e_irq_affinity_release - Callback for affinity notifier release
  3028. * @ref: internal core kernel usage
  3029. *
  3030. * This is a callback function used by the irq_set_affinity_notifier function
  3031. * to inform the current notification subscriber that they will no longer
  3032. * receive notifications.
  3033. **/
  3034. static void i40e_irq_affinity_release(struct kref *ref) {}
  3035. /**
  3036. * i40e_vsi_request_irq_msix - Initialize MSI-X interrupts
  3037. * @vsi: the VSI being configured
  3038. * @basename: name for the vector
  3039. *
  3040. * Allocates MSI-X vectors and requests interrupts from the kernel.
  3041. **/
  3042. static int i40e_vsi_request_irq_msix(struct i40e_vsi *vsi, char *basename)
  3043. {
  3044. int q_vectors = vsi->num_q_vectors;
  3045. struct i40e_pf *pf = vsi->back;
  3046. int base = vsi->base_vector;
  3047. int rx_int_idx = 0;
  3048. int tx_int_idx = 0;
  3049. int vector, err;
  3050. int irq_num;
  3051. for (vector = 0; vector < q_vectors; vector++) {
  3052. struct i40e_q_vector *q_vector = vsi->q_vectors[vector];
  3053. irq_num = pf->msix_entries[base + vector].vector;
  3054. if (q_vector->tx.ring && q_vector->rx.ring) {
  3055. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3056. "%s-%s-%d", basename, "TxRx", rx_int_idx++);
  3057. tx_int_idx++;
  3058. } else if (q_vector->rx.ring) {
  3059. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3060. "%s-%s-%d", basename, "rx", rx_int_idx++);
  3061. } else if (q_vector->tx.ring) {
  3062. snprintf(q_vector->name, sizeof(q_vector->name) - 1,
  3063. "%s-%s-%d", basename, "tx", tx_int_idx++);
  3064. } else {
  3065. /* skip this unused q_vector */
  3066. continue;
  3067. }
  3068. err = request_irq(irq_num,
  3069. vsi->irq_handler,
  3070. 0,
  3071. q_vector->name,
  3072. q_vector);
  3073. if (err) {
  3074. dev_info(&pf->pdev->dev,
  3075. "MSIX request_irq failed, error: %d\n", err);
  3076. goto free_queue_irqs;
  3077. }
  3078. /* register for affinity change notifications */
  3079. q_vector->affinity_notify.notify = i40e_irq_affinity_notify;
  3080. q_vector->affinity_notify.release = i40e_irq_affinity_release;
  3081. irq_set_affinity_notifier(irq_num, &q_vector->affinity_notify);
  3082. /* assign the mask for this irq */
  3083. irq_set_affinity_hint(irq_num, &q_vector->affinity_mask);
  3084. }
  3085. vsi->irqs_ready = true;
  3086. return 0;
  3087. free_queue_irqs:
  3088. while (vector) {
  3089. vector--;
  3090. irq_num = pf->msix_entries[base + vector].vector;
  3091. irq_set_affinity_notifier(irq_num, NULL);
  3092. irq_set_affinity_hint(irq_num, NULL);
  3093. free_irq(irq_num, &vsi->q_vectors[vector]);
  3094. }
  3095. return err;
  3096. }
  3097. /**
  3098. * i40e_vsi_disable_irq - Mask off queue interrupt generation on the VSI
  3099. * @vsi: the VSI being un-configured
  3100. **/
  3101. static void i40e_vsi_disable_irq(struct i40e_vsi *vsi)
  3102. {
  3103. struct i40e_pf *pf = vsi->back;
  3104. struct i40e_hw *hw = &pf->hw;
  3105. int base = vsi->base_vector;
  3106. int i;
  3107. for (i = 0; i < vsi->num_queue_pairs; i++) {
  3108. wr32(hw, I40E_QINT_TQCTL(vsi->tx_rings[i]->reg_idx), 0);
  3109. wr32(hw, I40E_QINT_RQCTL(vsi->rx_rings[i]->reg_idx), 0);
  3110. }
  3111. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3112. for (i = vsi->base_vector;
  3113. i < (vsi->num_q_vectors + vsi->base_vector); i++)
  3114. wr32(hw, I40E_PFINT_DYN_CTLN(i - 1), 0);
  3115. i40e_flush(hw);
  3116. for (i = 0; i < vsi->num_q_vectors; i++)
  3117. synchronize_irq(pf->msix_entries[i + base].vector);
  3118. } else {
  3119. /* Legacy and MSI mode - this stops all interrupt handling */
  3120. wr32(hw, I40E_PFINT_ICR0_ENA, 0);
  3121. wr32(hw, I40E_PFINT_DYN_CTL0, 0);
  3122. i40e_flush(hw);
  3123. synchronize_irq(pf->pdev->irq);
  3124. }
  3125. }
  3126. /**
  3127. * i40e_vsi_enable_irq - Enable IRQ for the given VSI
  3128. * @vsi: the VSI being configured
  3129. **/
  3130. static int i40e_vsi_enable_irq(struct i40e_vsi *vsi)
  3131. {
  3132. struct i40e_pf *pf = vsi->back;
  3133. int i;
  3134. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3135. for (i = 0; i < vsi->num_q_vectors; i++)
  3136. i40e_irq_dynamic_enable(vsi, i);
  3137. } else {
  3138. i40e_irq_dynamic_enable_icr0(pf, true);
  3139. }
  3140. i40e_flush(&pf->hw);
  3141. return 0;
  3142. }
  3143. /**
  3144. * i40e_stop_misc_vector - Stop the vector that handles non-queue events
  3145. * @pf: board private structure
  3146. **/
  3147. static void i40e_stop_misc_vector(struct i40e_pf *pf)
  3148. {
  3149. /* Disable ICR 0 */
  3150. wr32(&pf->hw, I40E_PFINT_ICR0_ENA, 0);
  3151. i40e_flush(&pf->hw);
  3152. }
  3153. /**
  3154. * i40e_intr - MSI/Legacy and non-queue interrupt handler
  3155. * @irq: interrupt number
  3156. * @data: pointer to a q_vector
  3157. *
  3158. * This is the handler used for all MSI/Legacy interrupts, and deals
  3159. * with both queue and non-queue interrupts. This is also used in
  3160. * MSIX mode to handle the non-queue interrupts.
  3161. **/
  3162. static irqreturn_t i40e_intr(int irq, void *data)
  3163. {
  3164. struct i40e_pf *pf = (struct i40e_pf *)data;
  3165. struct i40e_hw *hw = &pf->hw;
  3166. irqreturn_t ret = IRQ_NONE;
  3167. u32 icr0, icr0_remaining;
  3168. u32 val, ena_mask;
  3169. icr0 = rd32(hw, I40E_PFINT_ICR0);
  3170. ena_mask = rd32(hw, I40E_PFINT_ICR0_ENA);
  3171. /* if sharing a legacy IRQ, we might get called w/o an intr pending */
  3172. if ((icr0 & I40E_PFINT_ICR0_INTEVENT_MASK) == 0)
  3173. goto enable_intr;
  3174. /* if interrupt but no bits showing, must be SWINT */
  3175. if (((icr0 & ~I40E_PFINT_ICR0_INTEVENT_MASK) == 0) ||
  3176. (icr0 & I40E_PFINT_ICR0_SWINT_MASK))
  3177. pf->sw_int_count++;
  3178. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  3179. (ena_mask & I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK)) {
  3180. ena_mask &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3181. icr0 &= ~I40E_PFINT_ICR0_ENA_PE_CRITERR_MASK;
  3182. dev_dbg(&pf->pdev->dev, "cleared PE_CRITERR\n");
  3183. }
  3184. /* only q0 is used in MSI/Legacy mode, and none are used in MSIX */
  3185. if (icr0 & I40E_PFINT_ICR0_QUEUE_0_MASK) {
  3186. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  3187. struct i40e_q_vector *q_vector = vsi->q_vectors[0];
  3188. /* We do not have a way to disarm Queue causes while leaving
  3189. * interrupt enabled for all other causes, ideally
  3190. * interrupt should be disabled while we are in NAPI but
  3191. * this is not a performance path and napi_schedule()
  3192. * can deal with rescheduling.
  3193. */
  3194. if (!test_bit(__I40E_VSI_DOWN, pf->state))
  3195. napi_schedule_irqoff(&q_vector->napi);
  3196. }
  3197. if (icr0 & I40E_PFINT_ICR0_ADMINQ_MASK) {
  3198. ena_mask &= ~I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  3199. set_bit(__I40E_ADMINQ_EVENT_PENDING, pf->state);
  3200. i40e_debug(&pf->hw, I40E_DEBUG_NVM, "AdminQ event\n");
  3201. }
  3202. if (icr0 & I40E_PFINT_ICR0_MAL_DETECT_MASK) {
  3203. ena_mask &= ~I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  3204. set_bit(__I40E_MDD_EVENT_PENDING, pf->state);
  3205. }
  3206. if (icr0 & I40E_PFINT_ICR0_VFLR_MASK) {
  3207. ena_mask &= ~I40E_PFINT_ICR0_ENA_VFLR_MASK;
  3208. set_bit(__I40E_VFLR_EVENT_PENDING, pf->state);
  3209. }
  3210. if (icr0 & I40E_PFINT_ICR0_GRST_MASK) {
  3211. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, pf->state))
  3212. set_bit(__I40E_RESET_INTR_RECEIVED, pf->state);
  3213. ena_mask &= ~I40E_PFINT_ICR0_ENA_GRST_MASK;
  3214. val = rd32(hw, I40E_GLGEN_RSTAT);
  3215. val = (val & I40E_GLGEN_RSTAT_RESET_TYPE_MASK)
  3216. >> I40E_GLGEN_RSTAT_RESET_TYPE_SHIFT;
  3217. if (val == I40E_RESET_CORER) {
  3218. pf->corer_count++;
  3219. } else if (val == I40E_RESET_GLOBR) {
  3220. pf->globr_count++;
  3221. } else if (val == I40E_RESET_EMPR) {
  3222. pf->empr_count++;
  3223. set_bit(__I40E_EMP_RESET_INTR_RECEIVED, pf->state);
  3224. }
  3225. }
  3226. if (icr0 & I40E_PFINT_ICR0_HMC_ERR_MASK) {
  3227. icr0 &= ~I40E_PFINT_ICR0_HMC_ERR_MASK;
  3228. dev_info(&pf->pdev->dev, "HMC error interrupt\n");
  3229. dev_info(&pf->pdev->dev, "HMC error info 0x%x, HMC error data 0x%x\n",
  3230. rd32(hw, I40E_PFHMC_ERRORINFO),
  3231. rd32(hw, I40E_PFHMC_ERRORDATA));
  3232. }
  3233. if (icr0 & I40E_PFINT_ICR0_TIMESYNC_MASK) {
  3234. u32 prttsyn_stat = rd32(hw, I40E_PRTTSYN_STAT_0);
  3235. if (prttsyn_stat & I40E_PRTTSYN_STAT_0_TXTIME_MASK) {
  3236. icr0 &= ~I40E_PFINT_ICR0_ENA_TIMESYNC_MASK;
  3237. i40e_ptp_tx_hwtstamp(pf);
  3238. }
  3239. }
  3240. /* If a critical error is pending we have no choice but to reset the
  3241. * device.
  3242. * Report and mask out any remaining unexpected interrupts.
  3243. */
  3244. icr0_remaining = icr0 & ena_mask;
  3245. if (icr0_remaining) {
  3246. dev_info(&pf->pdev->dev, "unhandled interrupt icr0=0x%08x\n",
  3247. icr0_remaining);
  3248. if ((icr0_remaining & I40E_PFINT_ICR0_PE_CRITERR_MASK) ||
  3249. (icr0_remaining & I40E_PFINT_ICR0_PCI_EXCEPTION_MASK) ||
  3250. (icr0_remaining & I40E_PFINT_ICR0_ECC_ERR_MASK)) {
  3251. dev_info(&pf->pdev->dev, "device will be reset\n");
  3252. set_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  3253. i40e_service_event_schedule(pf);
  3254. }
  3255. ena_mask &= ~icr0_remaining;
  3256. }
  3257. ret = IRQ_HANDLED;
  3258. enable_intr:
  3259. /* re-enable interrupt causes */
  3260. wr32(hw, I40E_PFINT_ICR0_ENA, ena_mask);
  3261. if (!test_bit(__I40E_VSI_DOWN, pf->state)) {
  3262. i40e_service_event_schedule(pf);
  3263. i40e_irq_dynamic_enable_icr0(pf, false);
  3264. }
  3265. return ret;
  3266. }
  3267. /**
  3268. * i40e_clean_fdir_tx_irq - Reclaim resources after transmit completes
  3269. * @tx_ring: tx ring to clean
  3270. * @budget: how many cleans we're allowed
  3271. *
  3272. * Returns true if there's any budget left (e.g. the clean is finished)
  3273. **/
  3274. static bool i40e_clean_fdir_tx_irq(struct i40e_ring *tx_ring, int budget)
  3275. {
  3276. struct i40e_vsi *vsi = tx_ring->vsi;
  3277. u16 i = tx_ring->next_to_clean;
  3278. struct i40e_tx_buffer *tx_buf;
  3279. struct i40e_tx_desc *tx_desc;
  3280. tx_buf = &tx_ring->tx_bi[i];
  3281. tx_desc = I40E_TX_DESC(tx_ring, i);
  3282. i -= tx_ring->count;
  3283. do {
  3284. struct i40e_tx_desc *eop_desc = tx_buf->next_to_watch;
  3285. /* if next_to_watch is not set then there is no work pending */
  3286. if (!eop_desc)
  3287. break;
  3288. /* prevent any other reads prior to eop_desc */
  3289. read_barrier_depends();
  3290. /* if the descriptor isn't done, no work yet to do */
  3291. if (!(eop_desc->cmd_type_offset_bsz &
  3292. cpu_to_le64(I40E_TX_DESC_DTYPE_DESC_DONE)))
  3293. break;
  3294. /* clear next_to_watch to prevent false hangs */
  3295. tx_buf->next_to_watch = NULL;
  3296. tx_desc->buffer_addr = 0;
  3297. tx_desc->cmd_type_offset_bsz = 0;
  3298. /* move past filter desc */
  3299. tx_buf++;
  3300. tx_desc++;
  3301. i++;
  3302. if (unlikely(!i)) {
  3303. i -= tx_ring->count;
  3304. tx_buf = tx_ring->tx_bi;
  3305. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3306. }
  3307. /* unmap skb header data */
  3308. dma_unmap_single(tx_ring->dev,
  3309. dma_unmap_addr(tx_buf, dma),
  3310. dma_unmap_len(tx_buf, len),
  3311. DMA_TO_DEVICE);
  3312. if (tx_buf->tx_flags & I40E_TX_FLAGS_FD_SB)
  3313. kfree(tx_buf->raw_buf);
  3314. tx_buf->raw_buf = NULL;
  3315. tx_buf->tx_flags = 0;
  3316. tx_buf->next_to_watch = NULL;
  3317. dma_unmap_len_set(tx_buf, len, 0);
  3318. tx_desc->buffer_addr = 0;
  3319. tx_desc->cmd_type_offset_bsz = 0;
  3320. /* move us past the eop_desc for start of next FD desc */
  3321. tx_buf++;
  3322. tx_desc++;
  3323. i++;
  3324. if (unlikely(!i)) {
  3325. i -= tx_ring->count;
  3326. tx_buf = tx_ring->tx_bi;
  3327. tx_desc = I40E_TX_DESC(tx_ring, 0);
  3328. }
  3329. /* update budget accounting */
  3330. budget--;
  3331. } while (likely(budget));
  3332. i += tx_ring->count;
  3333. tx_ring->next_to_clean = i;
  3334. if (vsi->back->flags & I40E_FLAG_MSIX_ENABLED)
  3335. i40e_irq_dynamic_enable(vsi, tx_ring->q_vector->v_idx);
  3336. return budget > 0;
  3337. }
  3338. /**
  3339. * i40e_fdir_clean_ring - Interrupt Handler for FDIR SB ring
  3340. * @irq: interrupt number
  3341. * @data: pointer to a q_vector
  3342. **/
  3343. static irqreturn_t i40e_fdir_clean_ring(int irq, void *data)
  3344. {
  3345. struct i40e_q_vector *q_vector = data;
  3346. struct i40e_vsi *vsi;
  3347. if (!q_vector->tx.ring)
  3348. return IRQ_HANDLED;
  3349. vsi = q_vector->tx.ring->vsi;
  3350. i40e_clean_fdir_tx_irq(q_vector->tx.ring, vsi->work_limit);
  3351. return IRQ_HANDLED;
  3352. }
  3353. /**
  3354. * i40e_map_vector_to_qp - Assigns the queue pair to the vector
  3355. * @vsi: the VSI being configured
  3356. * @v_idx: vector index
  3357. * @qp_idx: queue pair index
  3358. **/
  3359. static void i40e_map_vector_to_qp(struct i40e_vsi *vsi, int v_idx, int qp_idx)
  3360. {
  3361. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3362. struct i40e_ring *tx_ring = vsi->tx_rings[qp_idx];
  3363. struct i40e_ring *rx_ring = vsi->rx_rings[qp_idx];
  3364. tx_ring->q_vector = q_vector;
  3365. tx_ring->next = q_vector->tx.ring;
  3366. q_vector->tx.ring = tx_ring;
  3367. q_vector->tx.count++;
  3368. rx_ring->q_vector = q_vector;
  3369. rx_ring->next = q_vector->rx.ring;
  3370. q_vector->rx.ring = rx_ring;
  3371. q_vector->rx.count++;
  3372. }
  3373. /**
  3374. * i40e_vsi_map_rings_to_vectors - Maps descriptor rings to vectors
  3375. * @vsi: the VSI being configured
  3376. *
  3377. * This function maps descriptor rings to the queue-specific vectors
  3378. * we were allotted through the MSI-X enabling code. Ideally, we'd have
  3379. * one vector per queue pair, but on a constrained vector budget, we
  3380. * group the queue pairs as "efficiently" as possible.
  3381. **/
  3382. static void i40e_vsi_map_rings_to_vectors(struct i40e_vsi *vsi)
  3383. {
  3384. int qp_remaining = vsi->num_queue_pairs;
  3385. int q_vectors = vsi->num_q_vectors;
  3386. int num_ringpairs;
  3387. int v_start = 0;
  3388. int qp_idx = 0;
  3389. /* If we don't have enough vectors for a 1-to-1 mapping, we'll have to
  3390. * group them so there are multiple queues per vector.
  3391. * It is also important to go through all the vectors available to be
  3392. * sure that if we don't use all the vectors, that the remaining vectors
  3393. * are cleared. This is especially important when decreasing the
  3394. * number of queues in use.
  3395. */
  3396. for (; v_start < q_vectors; v_start++) {
  3397. struct i40e_q_vector *q_vector = vsi->q_vectors[v_start];
  3398. num_ringpairs = DIV_ROUND_UP(qp_remaining, q_vectors - v_start);
  3399. q_vector->num_ringpairs = num_ringpairs;
  3400. q_vector->rx.count = 0;
  3401. q_vector->tx.count = 0;
  3402. q_vector->rx.ring = NULL;
  3403. q_vector->tx.ring = NULL;
  3404. while (num_ringpairs--) {
  3405. i40e_map_vector_to_qp(vsi, v_start, qp_idx);
  3406. qp_idx++;
  3407. qp_remaining--;
  3408. }
  3409. }
  3410. }
  3411. /**
  3412. * i40e_vsi_request_irq - Request IRQ from the OS
  3413. * @vsi: the VSI being configured
  3414. * @basename: name for the vector
  3415. **/
  3416. static int i40e_vsi_request_irq(struct i40e_vsi *vsi, char *basename)
  3417. {
  3418. struct i40e_pf *pf = vsi->back;
  3419. int err;
  3420. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  3421. err = i40e_vsi_request_irq_msix(vsi, basename);
  3422. else if (pf->flags & I40E_FLAG_MSI_ENABLED)
  3423. err = request_irq(pf->pdev->irq, i40e_intr, 0,
  3424. pf->int_name, pf);
  3425. else
  3426. err = request_irq(pf->pdev->irq, i40e_intr, IRQF_SHARED,
  3427. pf->int_name, pf);
  3428. if (err)
  3429. dev_info(&pf->pdev->dev, "request_irq failed, Error %d\n", err);
  3430. return err;
  3431. }
  3432. #ifdef CONFIG_NET_POLL_CONTROLLER
  3433. /**
  3434. * i40e_netpoll - A Polling 'interrupt' handler
  3435. * @netdev: network interface device structure
  3436. *
  3437. * This is used by netconsole to send skbs without having to re-enable
  3438. * interrupts. It's not called while the normal interrupt routine is executing.
  3439. **/
  3440. static void i40e_netpoll(struct net_device *netdev)
  3441. {
  3442. struct i40e_netdev_priv *np = netdev_priv(netdev);
  3443. struct i40e_vsi *vsi = np->vsi;
  3444. struct i40e_pf *pf = vsi->back;
  3445. int i;
  3446. /* if interface is down do nothing */
  3447. if (test_bit(__I40E_VSI_DOWN, vsi->state))
  3448. return;
  3449. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3450. for (i = 0; i < vsi->num_q_vectors; i++)
  3451. i40e_msix_clean_rings(0, vsi->q_vectors[i]);
  3452. } else {
  3453. i40e_intr(pf->pdev->irq, netdev);
  3454. }
  3455. }
  3456. #endif
  3457. #define I40E_QTX_ENA_WAIT_COUNT 50
  3458. /**
  3459. * i40e_pf_txq_wait - Wait for a PF's Tx queue to be enabled or disabled
  3460. * @pf: the PF being configured
  3461. * @pf_q: the PF queue
  3462. * @enable: enable or disable state of the queue
  3463. *
  3464. * This routine will wait for the given Tx queue of the PF to reach the
  3465. * enabled or disabled state.
  3466. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3467. * multiple retries; else will return 0 in case of success.
  3468. **/
  3469. static int i40e_pf_txq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3470. {
  3471. int i;
  3472. u32 tx_reg;
  3473. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3474. tx_reg = rd32(&pf->hw, I40E_QTX_ENA(pf_q));
  3475. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3476. break;
  3477. usleep_range(10, 20);
  3478. }
  3479. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3480. return -ETIMEDOUT;
  3481. return 0;
  3482. }
  3483. /**
  3484. * i40e_control_tx_q - Start or stop a particular Tx queue
  3485. * @pf: the PF structure
  3486. * @pf_q: the PF queue to configure
  3487. * @enable: start or stop the queue
  3488. *
  3489. * This function enables or disables a single queue. Note that any delay
  3490. * required after the operation is expected to be handled by the caller of
  3491. * this function.
  3492. **/
  3493. static void i40e_control_tx_q(struct i40e_pf *pf, int pf_q, bool enable)
  3494. {
  3495. struct i40e_hw *hw = &pf->hw;
  3496. u32 tx_reg;
  3497. int i;
  3498. /* warn the TX unit of coming changes */
  3499. i40e_pre_tx_queue_cfg(&pf->hw, pf_q, enable);
  3500. if (!enable)
  3501. usleep_range(10, 20);
  3502. for (i = 0; i < I40E_QTX_ENA_WAIT_COUNT; i++) {
  3503. tx_reg = rd32(hw, I40E_QTX_ENA(pf_q));
  3504. if (((tx_reg >> I40E_QTX_ENA_QENA_REQ_SHIFT) & 1) ==
  3505. ((tx_reg >> I40E_QTX_ENA_QENA_STAT_SHIFT) & 1))
  3506. break;
  3507. usleep_range(1000, 2000);
  3508. }
  3509. /* Skip if the queue is already in the requested state */
  3510. if (enable == !!(tx_reg & I40E_QTX_ENA_QENA_STAT_MASK))
  3511. return;
  3512. /* turn on/off the queue */
  3513. if (enable) {
  3514. wr32(hw, I40E_QTX_HEAD(pf_q), 0);
  3515. tx_reg |= I40E_QTX_ENA_QENA_REQ_MASK;
  3516. } else {
  3517. tx_reg &= ~I40E_QTX_ENA_QENA_REQ_MASK;
  3518. }
  3519. wr32(hw, I40E_QTX_ENA(pf_q), tx_reg);
  3520. }
  3521. /**
  3522. * i40e_vsi_control_tx - Start or stop a VSI's rings
  3523. * @vsi: the VSI being configured
  3524. * @enable: start or stop the rings
  3525. **/
  3526. static int i40e_vsi_control_tx(struct i40e_vsi *vsi, bool enable)
  3527. {
  3528. struct i40e_pf *pf = vsi->back;
  3529. int i, pf_q, ret = 0;
  3530. pf_q = vsi->base_queue;
  3531. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3532. i40e_control_tx_q(pf, pf_q, enable);
  3533. /* wait for the change to finish */
  3534. ret = i40e_pf_txq_wait(pf, pf_q, enable);
  3535. if (ret) {
  3536. dev_info(&pf->pdev->dev,
  3537. "VSI seid %d Tx ring %d %sable timeout\n",
  3538. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3539. break;
  3540. }
  3541. }
  3542. return ret;
  3543. }
  3544. /**
  3545. * i40e_pf_rxq_wait - Wait for a PF's Rx queue to be enabled or disabled
  3546. * @pf: the PF being configured
  3547. * @pf_q: the PF queue
  3548. * @enable: enable or disable state of the queue
  3549. *
  3550. * This routine will wait for the given Rx queue of the PF to reach the
  3551. * enabled or disabled state.
  3552. * Returns -ETIMEDOUT in case of failing to reach the requested state after
  3553. * multiple retries; else will return 0 in case of success.
  3554. **/
  3555. static int i40e_pf_rxq_wait(struct i40e_pf *pf, int pf_q, bool enable)
  3556. {
  3557. int i;
  3558. u32 rx_reg;
  3559. for (i = 0; i < I40E_QUEUE_WAIT_RETRY_LIMIT; i++) {
  3560. rx_reg = rd32(&pf->hw, I40E_QRX_ENA(pf_q));
  3561. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3562. break;
  3563. usleep_range(10, 20);
  3564. }
  3565. if (i >= I40E_QUEUE_WAIT_RETRY_LIMIT)
  3566. return -ETIMEDOUT;
  3567. return 0;
  3568. }
  3569. /**
  3570. * i40e_control_rx_q - Start or stop a particular Rx queue
  3571. * @pf: the PF structure
  3572. * @pf_q: the PF queue to configure
  3573. * @enable: start or stop the queue
  3574. *
  3575. * This function enables or disables a single queue. Note that any delay
  3576. * required after the operation is expected to be handled by the caller of
  3577. * this function.
  3578. **/
  3579. static void i40e_control_rx_q(struct i40e_pf *pf, int pf_q, bool enable)
  3580. {
  3581. struct i40e_hw *hw = &pf->hw;
  3582. u32 rx_reg;
  3583. int i;
  3584. for (i = 0; i < I40E_QTX_ENA_WAIT_COUNT; i++) {
  3585. rx_reg = rd32(hw, I40E_QRX_ENA(pf_q));
  3586. if (((rx_reg >> I40E_QRX_ENA_QENA_REQ_SHIFT) & 1) ==
  3587. ((rx_reg >> I40E_QRX_ENA_QENA_STAT_SHIFT) & 1))
  3588. break;
  3589. usleep_range(1000, 2000);
  3590. }
  3591. /* Skip if the queue is already in the requested state */
  3592. if (enable == !!(rx_reg & I40E_QRX_ENA_QENA_STAT_MASK))
  3593. return;
  3594. /* turn on/off the queue */
  3595. if (enable)
  3596. rx_reg |= I40E_QRX_ENA_QENA_REQ_MASK;
  3597. else
  3598. rx_reg &= ~I40E_QRX_ENA_QENA_REQ_MASK;
  3599. wr32(hw, I40E_QRX_ENA(pf_q), rx_reg);
  3600. }
  3601. /**
  3602. * i40e_vsi_control_rx - Start or stop a VSI's rings
  3603. * @vsi: the VSI being configured
  3604. * @enable: start or stop the rings
  3605. **/
  3606. static int i40e_vsi_control_rx(struct i40e_vsi *vsi, bool enable)
  3607. {
  3608. struct i40e_pf *pf = vsi->back;
  3609. int i, pf_q, ret = 0;
  3610. pf_q = vsi->base_queue;
  3611. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3612. i40e_control_rx_q(pf, pf_q, enable);
  3613. /* wait for the change to finish */
  3614. ret = i40e_pf_rxq_wait(pf, pf_q, enable);
  3615. if (ret) {
  3616. dev_info(&pf->pdev->dev,
  3617. "VSI seid %d Rx ring %d %sable timeout\n",
  3618. vsi->seid, pf_q, (enable ? "en" : "dis"));
  3619. break;
  3620. }
  3621. }
  3622. /* Due to HW errata, on Rx disable only, the register can indicate done
  3623. * before it really is. Needs 50ms to be sure
  3624. */
  3625. if (!enable)
  3626. mdelay(50);
  3627. return ret;
  3628. }
  3629. /**
  3630. * i40e_vsi_start_rings - Start a VSI's rings
  3631. * @vsi: the VSI being configured
  3632. **/
  3633. int i40e_vsi_start_rings(struct i40e_vsi *vsi)
  3634. {
  3635. int ret = 0;
  3636. /* do rx first for enable and last for disable */
  3637. ret = i40e_vsi_control_rx(vsi, true);
  3638. if (ret)
  3639. return ret;
  3640. ret = i40e_vsi_control_tx(vsi, true);
  3641. return ret;
  3642. }
  3643. /**
  3644. * i40e_vsi_stop_rings - Stop a VSI's rings
  3645. * @vsi: the VSI being configured
  3646. **/
  3647. void i40e_vsi_stop_rings(struct i40e_vsi *vsi)
  3648. {
  3649. /* When port TX is suspended, don't wait */
  3650. if (test_bit(__I40E_PORT_SUSPENDED, vsi->back->state))
  3651. return i40e_vsi_stop_rings_no_wait(vsi);
  3652. /* do rx first for enable and last for disable
  3653. * Ignore return value, we need to shutdown whatever we can
  3654. */
  3655. i40e_vsi_control_tx(vsi, false);
  3656. i40e_vsi_control_rx(vsi, false);
  3657. }
  3658. /**
  3659. * i40e_vsi_stop_rings_no_wait - Stop a VSI's rings and do not delay
  3660. * @vsi: the VSI being shutdown
  3661. *
  3662. * This function stops all the rings for a VSI but does not delay to verify
  3663. * that rings have been disabled. It is expected that the caller is shutting
  3664. * down multiple VSIs at once and will delay together for all the VSIs after
  3665. * initiating the shutdown. This is particularly useful for shutting down lots
  3666. * of VFs together. Otherwise, a large delay can be incurred while configuring
  3667. * each VSI in serial.
  3668. **/
  3669. void i40e_vsi_stop_rings_no_wait(struct i40e_vsi *vsi)
  3670. {
  3671. struct i40e_pf *pf = vsi->back;
  3672. int i, pf_q;
  3673. pf_q = vsi->base_queue;
  3674. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3675. i40e_control_tx_q(pf, pf_q, false);
  3676. i40e_control_rx_q(pf, pf_q, false);
  3677. }
  3678. }
  3679. /**
  3680. * i40e_vsi_free_irq - Free the irq association with the OS
  3681. * @vsi: the VSI being configured
  3682. **/
  3683. static void i40e_vsi_free_irq(struct i40e_vsi *vsi)
  3684. {
  3685. struct i40e_pf *pf = vsi->back;
  3686. struct i40e_hw *hw = &pf->hw;
  3687. int base = vsi->base_vector;
  3688. u32 val, qp;
  3689. int i;
  3690. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3691. if (!vsi->q_vectors)
  3692. return;
  3693. if (!vsi->irqs_ready)
  3694. return;
  3695. vsi->irqs_ready = false;
  3696. for (i = 0; i < vsi->num_q_vectors; i++) {
  3697. int irq_num;
  3698. u16 vector;
  3699. vector = i + base;
  3700. irq_num = pf->msix_entries[vector].vector;
  3701. /* free only the irqs that were actually requested */
  3702. if (!vsi->q_vectors[i] ||
  3703. !vsi->q_vectors[i]->num_ringpairs)
  3704. continue;
  3705. /* clear the affinity notifier in the IRQ descriptor */
  3706. irq_set_affinity_notifier(irq_num, NULL);
  3707. /* clear the affinity_mask in the IRQ descriptor */
  3708. irq_set_affinity_hint(irq_num, NULL);
  3709. synchronize_irq(irq_num);
  3710. free_irq(irq_num, vsi->q_vectors[i]);
  3711. /* Tear down the interrupt queue link list
  3712. *
  3713. * We know that they come in pairs and always
  3714. * the Rx first, then the Tx. To clear the
  3715. * link list, stick the EOL value into the
  3716. * next_q field of the registers.
  3717. */
  3718. val = rd32(hw, I40E_PFINT_LNKLSTN(vector - 1));
  3719. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3720. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3721. val |= I40E_QUEUE_END_OF_LIST
  3722. << I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3723. wr32(hw, I40E_PFINT_LNKLSTN(vector - 1), val);
  3724. while (qp != I40E_QUEUE_END_OF_LIST) {
  3725. u32 next;
  3726. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3727. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3728. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3729. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3730. I40E_QINT_RQCTL_INTEVENT_MASK);
  3731. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3732. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3733. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3734. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3735. next = (val & I40E_QINT_TQCTL_NEXTQ_INDX_MASK)
  3736. >> I40E_QINT_TQCTL_NEXTQ_INDX_SHIFT;
  3737. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3738. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3739. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3740. I40E_QINT_TQCTL_INTEVENT_MASK);
  3741. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3742. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3743. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3744. qp = next;
  3745. }
  3746. }
  3747. } else {
  3748. free_irq(pf->pdev->irq, pf);
  3749. val = rd32(hw, I40E_PFINT_LNKLST0);
  3750. qp = (val & I40E_PFINT_LNKLSTN_FIRSTQ_INDX_MASK)
  3751. >> I40E_PFINT_LNKLSTN_FIRSTQ_INDX_SHIFT;
  3752. val |= I40E_QUEUE_END_OF_LIST
  3753. << I40E_PFINT_LNKLST0_FIRSTQ_INDX_SHIFT;
  3754. wr32(hw, I40E_PFINT_LNKLST0, val);
  3755. val = rd32(hw, I40E_QINT_RQCTL(qp));
  3756. val &= ~(I40E_QINT_RQCTL_MSIX_INDX_MASK |
  3757. I40E_QINT_RQCTL_MSIX0_INDX_MASK |
  3758. I40E_QINT_RQCTL_CAUSE_ENA_MASK |
  3759. I40E_QINT_RQCTL_INTEVENT_MASK);
  3760. val |= (I40E_QINT_RQCTL_ITR_INDX_MASK |
  3761. I40E_QINT_RQCTL_NEXTQ_INDX_MASK);
  3762. wr32(hw, I40E_QINT_RQCTL(qp), val);
  3763. val = rd32(hw, I40E_QINT_TQCTL(qp));
  3764. val &= ~(I40E_QINT_TQCTL_MSIX_INDX_MASK |
  3765. I40E_QINT_TQCTL_MSIX0_INDX_MASK |
  3766. I40E_QINT_TQCTL_CAUSE_ENA_MASK |
  3767. I40E_QINT_TQCTL_INTEVENT_MASK);
  3768. val |= (I40E_QINT_TQCTL_ITR_INDX_MASK |
  3769. I40E_QINT_TQCTL_NEXTQ_INDX_MASK);
  3770. wr32(hw, I40E_QINT_TQCTL(qp), val);
  3771. }
  3772. }
  3773. /**
  3774. * i40e_free_q_vector - Free memory allocated for specific interrupt vector
  3775. * @vsi: the VSI being configured
  3776. * @v_idx: Index of vector to be freed
  3777. *
  3778. * This function frees the memory allocated to the q_vector. In addition if
  3779. * NAPI is enabled it will delete any references to the NAPI struct prior
  3780. * to freeing the q_vector.
  3781. **/
  3782. static void i40e_free_q_vector(struct i40e_vsi *vsi, int v_idx)
  3783. {
  3784. struct i40e_q_vector *q_vector = vsi->q_vectors[v_idx];
  3785. struct i40e_ring *ring;
  3786. if (!q_vector)
  3787. return;
  3788. /* disassociate q_vector from rings */
  3789. i40e_for_each_ring(ring, q_vector->tx)
  3790. ring->q_vector = NULL;
  3791. i40e_for_each_ring(ring, q_vector->rx)
  3792. ring->q_vector = NULL;
  3793. /* only VSI w/ an associated netdev is set up w/ NAPI */
  3794. if (vsi->netdev)
  3795. netif_napi_del(&q_vector->napi);
  3796. vsi->q_vectors[v_idx] = NULL;
  3797. kfree_rcu(q_vector, rcu);
  3798. }
  3799. /**
  3800. * i40e_vsi_free_q_vectors - Free memory allocated for interrupt vectors
  3801. * @vsi: the VSI being un-configured
  3802. *
  3803. * This frees the memory allocated to the q_vectors and
  3804. * deletes references to the NAPI struct.
  3805. **/
  3806. static void i40e_vsi_free_q_vectors(struct i40e_vsi *vsi)
  3807. {
  3808. int v_idx;
  3809. for (v_idx = 0; v_idx < vsi->num_q_vectors; v_idx++)
  3810. i40e_free_q_vector(vsi, v_idx);
  3811. }
  3812. /**
  3813. * i40e_reset_interrupt_capability - Disable interrupt setup in OS
  3814. * @pf: board private structure
  3815. **/
  3816. static void i40e_reset_interrupt_capability(struct i40e_pf *pf)
  3817. {
  3818. /* If we're in Legacy mode, the interrupt was cleaned in vsi_close */
  3819. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  3820. pci_disable_msix(pf->pdev);
  3821. kfree(pf->msix_entries);
  3822. pf->msix_entries = NULL;
  3823. kfree(pf->irq_pile);
  3824. pf->irq_pile = NULL;
  3825. } else if (pf->flags & I40E_FLAG_MSI_ENABLED) {
  3826. pci_disable_msi(pf->pdev);
  3827. }
  3828. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED);
  3829. }
  3830. /**
  3831. * i40e_clear_interrupt_scheme - Clear the current interrupt scheme settings
  3832. * @pf: board private structure
  3833. *
  3834. * We go through and clear interrupt specific resources and reset the structure
  3835. * to pre-load conditions
  3836. **/
  3837. static void i40e_clear_interrupt_scheme(struct i40e_pf *pf)
  3838. {
  3839. int i;
  3840. i40e_stop_misc_vector(pf);
  3841. if (pf->flags & I40E_FLAG_MSIX_ENABLED && pf->msix_entries) {
  3842. synchronize_irq(pf->msix_entries[0].vector);
  3843. free_irq(pf->msix_entries[0].vector, pf);
  3844. }
  3845. i40e_put_lump(pf->irq_pile, pf->iwarp_base_vector,
  3846. I40E_IWARP_IRQ_PILE_ID);
  3847. i40e_put_lump(pf->irq_pile, 0, I40E_PILE_VALID_BIT-1);
  3848. for (i = 0; i < pf->num_alloc_vsi; i++)
  3849. if (pf->vsi[i])
  3850. i40e_vsi_free_q_vectors(pf->vsi[i]);
  3851. i40e_reset_interrupt_capability(pf);
  3852. }
  3853. /**
  3854. * i40e_napi_enable_all - Enable NAPI for all q_vectors in the VSI
  3855. * @vsi: the VSI being configured
  3856. **/
  3857. static void i40e_napi_enable_all(struct i40e_vsi *vsi)
  3858. {
  3859. int q_idx;
  3860. if (!vsi->netdev)
  3861. return;
  3862. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3863. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3864. if (q_vector->rx.ring || q_vector->tx.ring)
  3865. napi_enable(&q_vector->napi);
  3866. }
  3867. }
  3868. /**
  3869. * i40e_napi_disable_all - Disable NAPI for all q_vectors in the VSI
  3870. * @vsi: the VSI being configured
  3871. **/
  3872. static void i40e_napi_disable_all(struct i40e_vsi *vsi)
  3873. {
  3874. int q_idx;
  3875. if (!vsi->netdev)
  3876. return;
  3877. for (q_idx = 0; q_idx < vsi->num_q_vectors; q_idx++) {
  3878. struct i40e_q_vector *q_vector = vsi->q_vectors[q_idx];
  3879. if (q_vector->rx.ring || q_vector->tx.ring)
  3880. napi_disable(&q_vector->napi);
  3881. }
  3882. }
  3883. /**
  3884. * i40e_vsi_close - Shut down a VSI
  3885. * @vsi: the vsi to be quelled
  3886. **/
  3887. static void i40e_vsi_close(struct i40e_vsi *vsi)
  3888. {
  3889. struct i40e_pf *pf = vsi->back;
  3890. if (!test_and_set_bit(__I40E_VSI_DOWN, vsi->state))
  3891. i40e_down(vsi);
  3892. i40e_vsi_free_irq(vsi);
  3893. i40e_vsi_free_tx_resources(vsi);
  3894. i40e_vsi_free_rx_resources(vsi);
  3895. vsi->current_netdev_flags = 0;
  3896. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  3897. if (test_bit(__I40E_RESET_RECOVERY_PENDING, pf->state))
  3898. pf->flags |= I40E_FLAG_CLIENT_RESET;
  3899. }
  3900. /**
  3901. * i40e_quiesce_vsi - Pause a given VSI
  3902. * @vsi: the VSI being paused
  3903. **/
  3904. static void i40e_quiesce_vsi(struct i40e_vsi *vsi)
  3905. {
  3906. if (test_bit(__I40E_VSI_DOWN, vsi->state))
  3907. return;
  3908. set_bit(__I40E_VSI_NEEDS_RESTART, vsi->state);
  3909. if (vsi->netdev && netif_running(vsi->netdev))
  3910. vsi->netdev->netdev_ops->ndo_stop(vsi->netdev);
  3911. else
  3912. i40e_vsi_close(vsi);
  3913. }
  3914. /**
  3915. * i40e_unquiesce_vsi - Resume a given VSI
  3916. * @vsi: the VSI being resumed
  3917. **/
  3918. static void i40e_unquiesce_vsi(struct i40e_vsi *vsi)
  3919. {
  3920. if (!test_and_clear_bit(__I40E_VSI_NEEDS_RESTART, vsi->state))
  3921. return;
  3922. if (vsi->netdev && netif_running(vsi->netdev))
  3923. vsi->netdev->netdev_ops->ndo_open(vsi->netdev);
  3924. else
  3925. i40e_vsi_open(vsi); /* this clears the DOWN bit */
  3926. }
  3927. /**
  3928. * i40e_pf_quiesce_all_vsi - Pause all VSIs on a PF
  3929. * @pf: the PF
  3930. **/
  3931. static void i40e_pf_quiesce_all_vsi(struct i40e_pf *pf)
  3932. {
  3933. int v;
  3934. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3935. if (pf->vsi[v])
  3936. i40e_quiesce_vsi(pf->vsi[v]);
  3937. }
  3938. }
  3939. /**
  3940. * i40e_pf_unquiesce_all_vsi - Resume all VSIs on a PF
  3941. * @pf: the PF
  3942. **/
  3943. static void i40e_pf_unquiesce_all_vsi(struct i40e_pf *pf)
  3944. {
  3945. int v;
  3946. for (v = 0; v < pf->num_alloc_vsi; v++) {
  3947. if (pf->vsi[v])
  3948. i40e_unquiesce_vsi(pf->vsi[v]);
  3949. }
  3950. }
  3951. /**
  3952. * i40e_vsi_wait_queues_disabled - Wait for VSI's queues to be disabled
  3953. * @vsi: the VSI being configured
  3954. *
  3955. * Wait until all queues on a given VSI have been disabled.
  3956. **/
  3957. int i40e_vsi_wait_queues_disabled(struct i40e_vsi *vsi)
  3958. {
  3959. struct i40e_pf *pf = vsi->back;
  3960. int i, pf_q, ret;
  3961. pf_q = vsi->base_queue;
  3962. for (i = 0; i < vsi->num_queue_pairs; i++, pf_q++) {
  3963. /* Check and wait for the Tx queue */
  3964. ret = i40e_pf_txq_wait(pf, pf_q, false);
  3965. if (ret) {
  3966. dev_info(&pf->pdev->dev,
  3967. "VSI seid %d Tx ring %d disable timeout\n",
  3968. vsi->seid, pf_q);
  3969. return ret;
  3970. }
  3971. /* Check and wait for the Tx queue */
  3972. ret = i40e_pf_rxq_wait(pf, pf_q, false);
  3973. if (ret) {
  3974. dev_info(&pf->pdev->dev,
  3975. "VSI seid %d Rx ring %d disable timeout\n",
  3976. vsi->seid, pf_q);
  3977. return ret;
  3978. }
  3979. }
  3980. return 0;
  3981. }
  3982. #ifdef CONFIG_I40E_DCB
  3983. /**
  3984. * i40e_pf_wait_queues_disabled - Wait for all queues of PF VSIs to be disabled
  3985. * @pf: the PF
  3986. *
  3987. * This function waits for the queues to be in disabled state for all the
  3988. * VSIs that are managed by this PF.
  3989. **/
  3990. static int i40e_pf_wait_queues_disabled(struct i40e_pf *pf)
  3991. {
  3992. int v, ret = 0;
  3993. for (v = 0; v < pf->hw.func_caps.num_vsis; v++) {
  3994. if (pf->vsi[v]) {
  3995. ret = i40e_vsi_wait_queues_disabled(pf->vsi[v]);
  3996. if (ret)
  3997. break;
  3998. }
  3999. }
  4000. return ret;
  4001. }
  4002. #endif
  4003. /**
  4004. * i40e_detect_recover_hung_queue - Function to detect and recover hung_queue
  4005. * @q_idx: TX queue number
  4006. * @vsi: Pointer to VSI struct
  4007. *
  4008. * This function checks specified queue for given VSI. Detects hung condition.
  4009. * We proactively detect hung TX queues by checking if interrupts are disabled
  4010. * but there are pending descriptors. If it appears hung, attempt to recover
  4011. * by triggering a SW interrupt.
  4012. **/
  4013. static void i40e_detect_recover_hung_queue(int q_idx, struct i40e_vsi *vsi)
  4014. {
  4015. struct i40e_ring *tx_ring = NULL;
  4016. struct i40e_pf *pf;
  4017. u32 val, tx_pending;
  4018. int i;
  4019. pf = vsi->back;
  4020. /* now that we have an index, find the tx_ring struct */
  4021. for (i = 0; i < vsi->num_queue_pairs; i++) {
  4022. if (vsi->tx_rings[i] && vsi->tx_rings[i]->desc) {
  4023. if (q_idx == vsi->tx_rings[i]->queue_index) {
  4024. tx_ring = vsi->tx_rings[i];
  4025. break;
  4026. }
  4027. }
  4028. }
  4029. if (!tx_ring)
  4030. return;
  4031. /* Read interrupt register */
  4032. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4033. val = rd32(&pf->hw,
  4034. I40E_PFINT_DYN_CTLN(tx_ring->q_vector->v_idx +
  4035. tx_ring->vsi->base_vector - 1));
  4036. else
  4037. val = rd32(&pf->hw, I40E_PFINT_DYN_CTL0);
  4038. tx_pending = i40e_get_tx_pending(tx_ring);
  4039. /* Interrupts are disabled and TX pending is non-zero,
  4040. * trigger the SW interrupt (don't wait). Worst case
  4041. * there will be one extra interrupt which may result
  4042. * into not cleaning any queues because queues are cleaned.
  4043. */
  4044. if (tx_pending && (!(val & I40E_PFINT_DYN_CTLN_INTENA_MASK)))
  4045. i40e_force_wb(vsi, tx_ring->q_vector);
  4046. }
  4047. /**
  4048. * i40e_detect_recover_hung - Function to detect and recover hung_queues
  4049. * @pf: pointer to PF struct
  4050. *
  4051. * LAN VSI has netdev and netdev has TX queues. This function is to check
  4052. * each of those TX queues if they are hung, trigger recovery by issuing
  4053. * SW interrupt.
  4054. **/
  4055. static void i40e_detect_recover_hung(struct i40e_pf *pf)
  4056. {
  4057. struct net_device *netdev;
  4058. struct i40e_vsi *vsi;
  4059. int i;
  4060. /* Only for LAN VSI */
  4061. vsi = pf->vsi[pf->lan_vsi];
  4062. if (!vsi)
  4063. return;
  4064. /* Make sure, VSI state is not DOWN/RECOVERY_PENDING */
  4065. if (test_bit(__I40E_VSI_DOWN, vsi->back->state) ||
  4066. test_bit(__I40E_RESET_RECOVERY_PENDING, vsi->back->state))
  4067. return;
  4068. /* Make sure type is MAIN VSI */
  4069. if (vsi->type != I40E_VSI_MAIN)
  4070. return;
  4071. netdev = vsi->netdev;
  4072. if (!netdev)
  4073. return;
  4074. /* Bail out if netif_carrier is not OK */
  4075. if (!netif_carrier_ok(netdev))
  4076. return;
  4077. /* Go thru' TX queues for netdev */
  4078. for (i = 0; i < netdev->num_tx_queues; i++) {
  4079. struct netdev_queue *q;
  4080. q = netdev_get_tx_queue(netdev, i);
  4081. if (q)
  4082. i40e_detect_recover_hung_queue(i, vsi);
  4083. }
  4084. }
  4085. /**
  4086. * i40e_get_iscsi_tc_map - Return TC map for iSCSI APP
  4087. * @pf: pointer to PF
  4088. *
  4089. * Get TC map for ISCSI PF type that will include iSCSI TC
  4090. * and LAN TC.
  4091. **/
  4092. static u8 i40e_get_iscsi_tc_map(struct i40e_pf *pf)
  4093. {
  4094. struct i40e_dcb_app_priority_table app;
  4095. struct i40e_hw *hw = &pf->hw;
  4096. u8 enabled_tc = 1; /* TC0 is always enabled */
  4097. u8 tc, i;
  4098. /* Get the iSCSI APP TLV */
  4099. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4100. for (i = 0; i < dcbcfg->numapps; i++) {
  4101. app = dcbcfg->app[i];
  4102. if (app.selector == I40E_APP_SEL_TCPIP &&
  4103. app.protocolid == I40E_APP_PROTOID_ISCSI) {
  4104. tc = dcbcfg->etscfg.prioritytable[app.priority];
  4105. enabled_tc |= BIT(tc);
  4106. break;
  4107. }
  4108. }
  4109. return enabled_tc;
  4110. }
  4111. /**
  4112. * i40e_dcb_get_num_tc - Get the number of TCs from DCBx config
  4113. * @dcbcfg: the corresponding DCBx configuration structure
  4114. *
  4115. * Return the number of TCs from given DCBx configuration
  4116. **/
  4117. static u8 i40e_dcb_get_num_tc(struct i40e_dcbx_config *dcbcfg)
  4118. {
  4119. int i, tc_unused = 0;
  4120. u8 num_tc = 0;
  4121. u8 ret = 0;
  4122. /* Scan the ETS Config Priority Table to find
  4123. * traffic class enabled for a given priority
  4124. * and create a bitmask of enabled TCs
  4125. */
  4126. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++)
  4127. num_tc |= BIT(dcbcfg->etscfg.prioritytable[i]);
  4128. /* Now scan the bitmask to check for
  4129. * contiguous TCs starting with TC0
  4130. */
  4131. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4132. if (num_tc & BIT(i)) {
  4133. if (!tc_unused) {
  4134. ret++;
  4135. } else {
  4136. pr_err("Non-contiguous TC - Disabling DCB\n");
  4137. return 1;
  4138. }
  4139. } else {
  4140. tc_unused = 1;
  4141. }
  4142. }
  4143. /* There is always at least TC0 */
  4144. if (!ret)
  4145. ret = 1;
  4146. return ret;
  4147. }
  4148. /**
  4149. * i40e_dcb_get_enabled_tc - Get enabled traffic classes
  4150. * @dcbcfg: the corresponding DCBx configuration structure
  4151. *
  4152. * Query the current DCB configuration and return the number of
  4153. * traffic classes enabled from the given DCBX config
  4154. **/
  4155. static u8 i40e_dcb_get_enabled_tc(struct i40e_dcbx_config *dcbcfg)
  4156. {
  4157. u8 num_tc = i40e_dcb_get_num_tc(dcbcfg);
  4158. u8 enabled_tc = 1;
  4159. u8 i;
  4160. for (i = 0; i < num_tc; i++)
  4161. enabled_tc |= BIT(i);
  4162. return enabled_tc;
  4163. }
  4164. /**
  4165. * i40e_pf_get_num_tc - Get enabled traffic classes for PF
  4166. * @pf: PF being queried
  4167. *
  4168. * Return number of traffic classes enabled for the given PF
  4169. **/
  4170. static u8 i40e_pf_get_num_tc(struct i40e_pf *pf)
  4171. {
  4172. struct i40e_hw *hw = &pf->hw;
  4173. u8 i, enabled_tc = 1;
  4174. u8 num_tc = 0;
  4175. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4176. /* If DCB is not enabled then always in single TC */
  4177. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4178. return 1;
  4179. /* SFP mode will be enabled for all TCs on port */
  4180. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4181. return i40e_dcb_get_num_tc(dcbcfg);
  4182. /* MFP mode return count of enabled TCs for this PF */
  4183. if (pf->hw.func_caps.iscsi)
  4184. enabled_tc = i40e_get_iscsi_tc_map(pf);
  4185. else
  4186. return 1; /* Only TC0 */
  4187. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4188. if (enabled_tc & BIT(i))
  4189. num_tc++;
  4190. }
  4191. return num_tc;
  4192. }
  4193. /**
  4194. * i40e_pf_get_pf_tc_map - Get bitmap for enabled traffic classes
  4195. * @pf: PF being queried
  4196. *
  4197. * Return a bitmap for enabled traffic classes for this PF.
  4198. **/
  4199. static u8 i40e_pf_get_tc_map(struct i40e_pf *pf)
  4200. {
  4201. /* If DCB is not enabled for this PF then just return default TC */
  4202. if (!(pf->flags & I40E_FLAG_DCB_ENABLED))
  4203. return I40E_DEFAULT_TRAFFIC_CLASS;
  4204. /* SFP mode we want PF to be enabled for all TCs */
  4205. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  4206. return i40e_dcb_get_enabled_tc(&pf->hw.local_dcbx_config);
  4207. /* MFP enabled and iSCSI PF type */
  4208. if (pf->hw.func_caps.iscsi)
  4209. return i40e_get_iscsi_tc_map(pf);
  4210. else
  4211. return I40E_DEFAULT_TRAFFIC_CLASS;
  4212. }
  4213. /**
  4214. * i40e_vsi_get_bw_info - Query VSI BW Information
  4215. * @vsi: the VSI being queried
  4216. *
  4217. * Returns 0 on success, negative value on failure
  4218. **/
  4219. static int i40e_vsi_get_bw_info(struct i40e_vsi *vsi)
  4220. {
  4221. struct i40e_aqc_query_vsi_ets_sla_config_resp bw_ets_config = {0};
  4222. struct i40e_aqc_query_vsi_bw_config_resp bw_config = {0};
  4223. struct i40e_pf *pf = vsi->back;
  4224. struct i40e_hw *hw = &pf->hw;
  4225. i40e_status ret;
  4226. u32 tc_bw_max;
  4227. int i;
  4228. /* Get the VSI level BW configuration */
  4229. ret = i40e_aq_query_vsi_bw_config(hw, vsi->seid, &bw_config, NULL);
  4230. if (ret) {
  4231. dev_info(&pf->pdev->dev,
  4232. "couldn't get PF vsi bw config, err %s aq_err %s\n",
  4233. i40e_stat_str(&pf->hw, ret),
  4234. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4235. return -EINVAL;
  4236. }
  4237. /* Get the VSI level BW configuration per TC */
  4238. ret = i40e_aq_query_vsi_ets_sla_config(hw, vsi->seid, &bw_ets_config,
  4239. NULL);
  4240. if (ret) {
  4241. dev_info(&pf->pdev->dev,
  4242. "couldn't get PF vsi ets bw config, err %s aq_err %s\n",
  4243. i40e_stat_str(&pf->hw, ret),
  4244. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4245. return -EINVAL;
  4246. }
  4247. if (bw_config.tc_valid_bits != bw_ets_config.tc_valid_bits) {
  4248. dev_info(&pf->pdev->dev,
  4249. "Enabled TCs mismatch from querying VSI BW info 0x%08x 0x%08x\n",
  4250. bw_config.tc_valid_bits,
  4251. bw_ets_config.tc_valid_bits);
  4252. /* Still continuing */
  4253. }
  4254. vsi->bw_limit = le16_to_cpu(bw_config.port_bw_limit);
  4255. vsi->bw_max_quanta = bw_config.max_bw;
  4256. tc_bw_max = le16_to_cpu(bw_ets_config.tc_bw_max[0]) |
  4257. (le16_to_cpu(bw_ets_config.tc_bw_max[1]) << 16);
  4258. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4259. vsi->bw_ets_share_credits[i] = bw_ets_config.share_credits[i];
  4260. vsi->bw_ets_limit_credits[i] =
  4261. le16_to_cpu(bw_ets_config.credits[i]);
  4262. /* 3 bits out of 4 for each TC */
  4263. vsi->bw_ets_max_quanta[i] = (u8)((tc_bw_max >> (i*4)) & 0x7);
  4264. }
  4265. return 0;
  4266. }
  4267. /**
  4268. * i40e_vsi_configure_bw_alloc - Configure VSI BW allocation per TC
  4269. * @vsi: the VSI being configured
  4270. * @enabled_tc: TC bitmap
  4271. * @bw_credits: BW shared credits per TC
  4272. *
  4273. * Returns 0 on success, negative value on failure
  4274. **/
  4275. static int i40e_vsi_configure_bw_alloc(struct i40e_vsi *vsi, u8 enabled_tc,
  4276. u8 *bw_share)
  4277. {
  4278. struct i40e_aqc_configure_vsi_tc_bw_data bw_data;
  4279. i40e_status ret;
  4280. int i;
  4281. bw_data.tc_valid_bits = enabled_tc;
  4282. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4283. bw_data.tc_bw_credits[i] = bw_share[i];
  4284. ret = i40e_aq_config_vsi_tc_bw(&vsi->back->hw, vsi->seid, &bw_data,
  4285. NULL);
  4286. if (ret) {
  4287. dev_info(&vsi->back->pdev->dev,
  4288. "AQ command Config VSI BW allocation per TC failed = %d\n",
  4289. vsi->back->hw.aq.asq_last_status);
  4290. return -EINVAL;
  4291. }
  4292. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++)
  4293. vsi->info.qs_handle[i] = bw_data.qs_handles[i];
  4294. return 0;
  4295. }
  4296. /**
  4297. * i40e_vsi_config_netdev_tc - Setup the netdev TC configuration
  4298. * @vsi: the VSI being configured
  4299. * @enabled_tc: TC map to be enabled
  4300. *
  4301. **/
  4302. static void i40e_vsi_config_netdev_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4303. {
  4304. struct net_device *netdev = vsi->netdev;
  4305. struct i40e_pf *pf = vsi->back;
  4306. struct i40e_hw *hw = &pf->hw;
  4307. u8 netdev_tc = 0;
  4308. int i;
  4309. struct i40e_dcbx_config *dcbcfg = &hw->local_dcbx_config;
  4310. if (!netdev)
  4311. return;
  4312. if (!enabled_tc) {
  4313. netdev_reset_tc(netdev);
  4314. return;
  4315. }
  4316. /* Set up actual enabled TCs on the VSI */
  4317. if (netdev_set_num_tc(netdev, vsi->tc_config.numtc))
  4318. return;
  4319. /* set per TC queues for the VSI */
  4320. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4321. /* Only set TC queues for enabled tcs
  4322. *
  4323. * e.g. For a VSI that has TC0 and TC3 enabled the
  4324. * enabled_tc bitmap would be 0x00001001; the driver
  4325. * will set the numtc for netdev as 2 that will be
  4326. * referenced by the netdev layer as TC 0 and 1.
  4327. */
  4328. if (vsi->tc_config.enabled_tc & BIT(i))
  4329. netdev_set_tc_queue(netdev,
  4330. vsi->tc_config.tc_info[i].netdev_tc,
  4331. vsi->tc_config.tc_info[i].qcount,
  4332. vsi->tc_config.tc_info[i].qoffset);
  4333. }
  4334. /* Assign UP2TC map for the VSI */
  4335. for (i = 0; i < I40E_MAX_USER_PRIORITY; i++) {
  4336. /* Get the actual TC# for the UP */
  4337. u8 ets_tc = dcbcfg->etscfg.prioritytable[i];
  4338. /* Get the mapped netdev TC# for the UP */
  4339. netdev_tc = vsi->tc_config.tc_info[ets_tc].netdev_tc;
  4340. netdev_set_prio_tc_map(netdev, i, netdev_tc);
  4341. }
  4342. }
  4343. /**
  4344. * i40e_vsi_update_queue_map - Update our copy of VSi info with new queue map
  4345. * @vsi: the VSI being configured
  4346. * @ctxt: the ctxt buffer returned from AQ VSI update param command
  4347. **/
  4348. static void i40e_vsi_update_queue_map(struct i40e_vsi *vsi,
  4349. struct i40e_vsi_context *ctxt)
  4350. {
  4351. /* copy just the sections touched not the entire info
  4352. * since not all sections are valid as returned by
  4353. * update vsi params
  4354. */
  4355. vsi->info.mapping_flags = ctxt->info.mapping_flags;
  4356. memcpy(&vsi->info.queue_mapping,
  4357. &ctxt->info.queue_mapping, sizeof(vsi->info.queue_mapping));
  4358. memcpy(&vsi->info.tc_mapping, ctxt->info.tc_mapping,
  4359. sizeof(vsi->info.tc_mapping));
  4360. }
  4361. /**
  4362. * i40e_vsi_config_tc - Configure VSI Tx Scheduler for given TC map
  4363. * @vsi: VSI to be configured
  4364. * @enabled_tc: TC bitmap
  4365. *
  4366. * This configures a particular VSI for TCs that are mapped to the
  4367. * given TC bitmap. It uses default bandwidth share for TCs across
  4368. * VSIs to configure TC for a particular VSI.
  4369. *
  4370. * NOTE:
  4371. * It is expected that the VSI queues have been quisced before calling
  4372. * this function.
  4373. **/
  4374. static int i40e_vsi_config_tc(struct i40e_vsi *vsi, u8 enabled_tc)
  4375. {
  4376. u8 bw_share[I40E_MAX_TRAFFIC_CLASS] = {0};
  4377. struct i40e_vsi_context ctxt;
  4378. int ret = 0;
  4379. int i;
  4380. /* Check if enabled_tc is same as existing or new TCs */
  4381. if (vsi->tc_config.enabled_tc == enabled_tc)
  4382. return ret;
  4383. /* Enable ETS TCs with equal BW Share for now across all VSIs */
  4384. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4385. if (enabled_tc & BIT(i))
  4386. bw_share[i] = 1;
  4387. }
  4388. ret = i40e_vsi_configure_bw_alloc(vsi, enabled_tc, bw_share);
  4389. if (ret) {
  4390. dev_info(&vsi->back->pdev->dev,
  4391. "Failed configuring TC map %d for VSI %d\n",
  4392. enabled_tc, vsi->seid);
  4393. goto out;
  4394. }
  4395. /* Update Queue Pairs Mapping for currently enabled UPs */
  4396. ctxt.seid = vsi->seid;
  4397. ctxt.pf_num = vsi->back->hw.pf_id;
  4398. ctxt.vf_num = 0;
  4399. ctxt.uplink_seid = vsi->uplink_seid;
  4400. ctxt.info = vsi->info;
  4401. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  4402. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  4403. ctxt.info.valid_sections |=
  4404. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  4405. ctxt.info.queueing_opt_flags |= I40E_AQ_VSI_QUE_OPT_TCP_ENA;
  4406. }
  4407. /* Update the VSI after updating the VSI queue-mapping information */
  4408. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  4409. if (ret) {
  4410. dev_info(&vsi->back->pdev->dev,
  4411. "Update vsi tc config failed, err %s aq_err %s\n",
  4412. i40e_stat_str(&vsi->back->hw, ret),
  4413. i40e_aq_str(&vsi->back->hw,
  4414. vsi->back->hw.aq.asq_last_status));
  4415. goto out;
  4416. }
  4417. /* update the local VSI info with updated queue map */
  4418. i40e_vsi_update_queue_map(vsi, &ctxt);
  4419. vsi->info.valid_sections = 0;
  4420. /* Update current VSI BW information */
  4421. ret = i40e_vsi_get_bw_info(vsi);
  4422. if (ret) {
  4423. dev_info(&vsi->back->pdev->dev,
  4424. "Failed updating vsi bw info, err %s aq_err %s\n",
  4425. i40e_stat_str(&vsi->back->hw, ret),
  4426. i40e_aq_str(&vsi->back->hw,
  4427. vsi->back->hw.aq.asq_last_status));
  4428. goto out;
  4429. }
  4430. /* Update the netdev TC setup */
  4431. i40e_vsi_config_netdev_tc(vsi, enabled_tc);
  4432. out:
  4433. return ret;
  4434. }
  4435. /**
  4436. * i40e_veb_config_tc - Configure TCs for given VEB
  4437. * @veb: given VEB
  4438. * @enabled_tc: TC bitmap
  4439. *
  4440. * Configures given TC bitmap for VEB (switching) element
  4441. **/
  4442. int i40e_veb_config_tc(struct i40e_veb *veb, u8 enabled_tc)
  4443. {
  4444. struct i40e_aqc_configure_switching_comp_bw_config_data bw_data = {0};
  4445. struct i40e_pf *pf = veb->pf;
  4446. int ret = 0;
  4447. int i;
  4448. /* No TCs or already enabled TCs just return */
  4449. if (!enabled_tc || veb->enabled_tc == enabled_tc)
  4450. return ret;
  4451. bw_data.tc_valid_bits = enabled_tc;
  4452. /* bw_data.absolute_credits is not set (relative) */
  4453. /* Enable ETS TCs with equal BW Share for now */
  4454. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  4455. if (enabled_tc & BIT(i))
  4456. bw_data.tc_bw_share_credits[i] = 1;
  4457. }
  4458. ret = i40e_aq_config_switch_comp_bw_config(&pf->hw, veb->seid,
  4459. &bw_data, NULL);
  4460. if (ret) {
  4461. dev_info(&pf->pdev->dev,
  4462. "VEB bw config failed, err %s aq_err %s\n",
  4463. i40e_stat_str(&pf->hw, ret),
  4464. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4465. goto out;
  4466. }
  4467. /* Update the BW information */
  4468. ret = i40e_veb_get_bw_info(veb);
  4469. if (ret) {
  4470. dev_info(&pf->pdev->dev,
  4471. "Failed getting veb bw config, err %s aq_err %s\n",
  4472. i40e_stat_str(&pf->hw, ret),
  4473. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4474. }
  4475. out:
  4476. return ret;
  4477. }
  4478. #ifdef CONFIG_I40E_DCB
  4479. /**
  4480. * i40e_dcb_reconfigure - Reconfigure all VEBs and VSIs
  4481. * @pf: PF struct
  4482. *
  4483. * Reconfigure VEB/VSIs on a given PF; it is assumed that
  4484. * the caller would've quiesce all the VSIs before calling
  4485. * this function
  4486. **/
  4487. static void i40e_dcb_reconfigure(struct i40e_pf *pf)
  4488. {
  4489. u8 tc_map = 0;
  4490. int ret;
  4491. u8 v;
  4492. /* Enable the TCs available on PF to all VEBs */
  4493. tc_map = i40e_pf_get_tc_map(pf);
  4494. for (v = 0; v < I40E_MAX_VEB; v++) {
  4495. if (!pf->veb[v])
  4496. continue;
  4497. ret = i40e_veb_config_tc(pf->veb[v], tc_map);
  4498. if (ret) {
  4499. dev_info(&pf->pdev->dev,
  4500. "Failed configuring TC for VEB seid=%d\n",
  4501. pf->veb[v]->seid);
  4502. /* Will try to configure as many components */
  4503. }
  4504. }
  4505. /* Update each VSI */
  4506. for (v = 0; v < pf->num_alloc_vsi; v++) {
  4507. if (!pf->vsi[v])
  4508. continue;
  4509. /* - Enable all TCs for the LAN VSI
  4510. * - For all others keep them at TC0 for now
  4511. */
  4512. if (v == pf->lan_vsi)
  4513. tc_map = i40e_pf_get_tc_map(pf);
  4514. else
  4515. tc_map = I40E_DEFAULT_TRAFFIC_CLASS;
  4516. ret = i40e_vsi_config_tc(pf->vsi[v], tc_map);
  4517. if (ret) {
  4518. dev_info(&pf->pdev->dev,
  4519. "Failed configuring TC for VSI seid=%d\n",
  4520. pf->vsi[v]->seid);
  4521. /* Will try to configure as many components */
  4522. } else {
  4523. /* Re-configure VSI vectors based on updated TC map */
  4524. i40e_vsi_map_rings_to_vectors(pf->vsi[v]);
  4525. if (pf->vsi[v]->netdev)
  4526. i40e_dcbnl_set_all(pf->vsi[v]);
  4527. }
  4528. }
  4529. }
  4530. /**
  4531. * i40e_resume_port_tx - Resume port Tx
  4532. * @pf: PF struct
  4533. *
  4534. * Resume a port's Tx and issue a PF reset in case of failure to
  4535. * resume.
  4536. **/
  4537. static int i40e_resume_port_tx(struct i40e_pf *pf)
  4538. {
  4539. struct i40e_hw *hw = &pf->hw;
  4540. int ret;
  4541. ret = i40e_aq_resume_port_tx(hw, NULL);
  4542. if (ret) {
  4543. dev_info(&pf->pdev->dev,
  4544. "Resume Port Tx failed, err %s aq_err %s\n",
  4545. i40e_stat_str(&pf->hw, ret),
  4546. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4547. /* Schedule PF reset to recover */
  4548. set_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  4549. i40e_service_event_schedule(pf);
  4550. }
  4551. return ret;
  4552. }
  4553. /**
  4554. * i40e_init_pf_dcb - Initialize DCB configuration
  4555. * @pf: PF being configured
  4556. *
  4557. * Query the current DCB configuration and cache it
  4558. * in the hardware structure
  4559. **/
  4560. static int i40e_init_pf_dcb(struct i40e_pf *pf)
  4561. {
  4562. struct i40e_hw *hw = &pf->hw;
  4563. int err = 0;
  4564. /* Do not enable DCB for SW1 and SW2 images even if the FW is capable */
  4565. if (pf->flags & I40E_FLAG_NO_DCB_SUPPORT)
  4566. goto out;
  4567. /* Get the initial DCB configuration */
  4568. err = i40e_init_dcb(hw);
  4569. if (!err) {
  4570. /* Device/Function is not DCBX capable */
  4571. if ((!hw->func_caps.dcb) ||
  4572. (hw->dcbx_status == I40E_DCBX_STATUS_DISABLED)) {
  4573. dev_info(&pf->pdev->dev,
  4574. "DCBX offload is not supported or is disabled for this PF.\n");
  4575. } else {
  4576. /* When status is not DISABLED then DCBX in FW */
  4577. pf->dcbx_cap = DCB_CAP_DCBX_LLD_MANAGED |
  4578. DCB_CAP_DCBX_VER_IEEE;
  4579. pf->flags |= I40E_FLAG_DCB_CAPABLE;
  4580. /* Enable DCB tagging only when more than one TC
  4581. * or explicitly disable if only one TC
  4582. */
  4583. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  4584. pf->flags |= I40E_FLAG_DCB_ENABLED;
  4585. else
  4586. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  4587. dev_dbg(&pf->pdev->dev,
  4588. "DCBX offload is supported for this PF.\n");
  4589. }
  4590. } else {
  4591. dev_info(&pf->pdev->dev,
  4592. "Query for DCB configuration failed, err %s aq_err %s\n",
  4593. i40e_stat_str(&pf->hw, err),
  4594. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  4595. }
  4596. out:
  4597. return err;
  4598. }
  4599. #endif /* CONFIG_I40E_DCB */
  4600. #define SPEED_SIZE 14
  4601. #define FC_SIZE 8
  4602. /**
  4603. * i40e_print_link_message - print link up or down
  4604. * @vsi: the VSI for which link needs a message
  4605. */
  4606. void i40e_print_link_message(struct i40e_vsi *vsi, bool isup)
  4607. {
  4608. enum i40e_aq_link_speed new_speed;
  4609. char *speed = "Unknown";
  4610. char *fc = "Unknown";
  4611. char *fec = "";
  4612. char *an = "";
  4613. new_speed = vsi->back->hw.phy.link_info.link_speed;
  4614. if ((vsi->current_isup == isup) && (vsi->current_speed == new_speed))
  4615. return;
  4616. vsi->current_isup = isup;
  4617. vsi->current_speed = new_speed;
  4618. if (!isup) {
  4619. netdev_info(vsi->netdev, "NIC Link is Down\n");
  4620. return;
  4621. }
  4622. /* Warn user if link speed on NPAR enabled partition is not at
  4623. * least 10GB
  4624. */
  4625. if (vsi->back->hw.func_caps.npar_enable &&
  4626. (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_1GB ||
  4627. vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_100MB))
  4628. netdev_warn(vsi->netdev,
  4629. "The partition detected link speed that is less than 10Gbps\n");
  4630. switch (vsi->back->hw.phy.link_info.link_speed) {
  4631. case I40E_LINK_SPEED_40GB:
  4632. speed = "40 G";
  4633. break;
  4634. case I40E_LINK_SPEED_20GB:
  4635. speed = "20 G";
  4636. break;
  4637. case I40E_LINK_SPEED_25GB:
  4638. speed = "25 G";
  4639. break;
  4640. case I40E_LINK_SPEED_10GB:
  4641. speed = "10 G";
  4642. break;
  4643. case I40E_LINK_SPEED_1GB:
  4644. speed = "1000 M";
  4645. break;
  4646. case I40E_LINK_SPEED_100MB:
  4647. speed = "100 M";
  4648. break;
  4649. default:
  4650. break;
  4651. }
  4652. switch (vsi->back->hw.fc.current_mode) {
  4653. case I40E_FC_FULL:
  4654. fc = "RX/TX";
  4655. break;
  4656. case I40E_FC_TX_PAUSE:
  4657. fc = "TX";
  4658. break;
  4659. case I40E_FC_RX_PAUSE:
  4660. fc = "RX";
  4661. break;
  4662. default:
  4663. fc = "None";
  4664. break;
  4665. }
  4666. if (vsi->back->hw.phy.link_info.link_speed == I40E_LINK_SPEED_25GB) {
  4667. fec = ", FEC: None";
  4668. an = ", Autoneg: False";
  4669. if (vsi->back->hw.phy.link_info.an_info & I40E_AQ_AN_COMPLETED)
  4670. an = ", Autoneg: True";
  4671. if (vsi->back->hw.phy.link_info.fec_info &
  4672. I40E_AQ_CONFIG_FEC_KR_ENA)
  4673. fec = ", FEC: CL74 FC-FEC/BASE-R";
  4674. else if (vsi->back->hw.phy.link_info.fec_info &
  4675. I40E_AQ_CONFIG_FEC_RS_ENA)
  4676. fec = ", FEC: CL108 RS-FEC";
  4677. }
  4678. netdev_info(vsi->netdev, "NIC Link is Up, %sbps Full Duplex%s%s, Flow Control: %s\n",
  4679. speed, fec, an, fc);
  4680. }
  4681. /**
  4682. * i40e_up_complete - Finish the last steps of bringing up a connection
  4683. * @vsi: the VSI being configured
  4684. **/
  4685. static int i40e_up_complete(struct i40e_vsi *vsi)
  4686. {
  4687. struct i40e_pf *pf = vsi->back;
  4688. int err;
  4689. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  4690. i40e_vsi_configure_msix(vsi);
  4691. else
  4692. i40e_configure_msi_and_legacy(vsi);
  4693. /* start rings */
  4694. err = i40e_vsi_start_rings(vsi);
  4695. if (err)
  4696. return err;
  4697. clear_bit(__I40E_VSI_DOWN, vsi->state);
  4698. i40e_napi_enable_all(vsi);
  4699. i40e_vsi_enable_irq(vsi);
  4700. if ((pf->hw.phy.link_info.link_info & I40E_AQ_LINK_UP) &&
  4701. (vsi->netdev)) {
  4702. i40e_print_link_message(vsi, true);
  4703. netif_tx_start_all_queues(vsi->netdev);
  4704. netif_carrier_on(vsi->netdev);
  4705. } else if (vsi->netdev) {
  4706. i40e_print_link_message(vsi, false);
  4707. /* need to check for qualified module here*/
  4708. if ((pf->hw.phy.link_info.link_info &
  4709. I40E_AQ_MEDIA_AVAILABLE) &&
  4710. (!(pf->hw.phy.link_info.an_info &
  4711. I40E_AQ_QUALIFIED_MODULE)))
  4712. netdev_err(vsi->netdev,
  4713. "the driver failed to link because an unqualified module was detected.");
  4714. }
  4715. /* replay FDIR SB filters */
  4716. if (vsi->type == I40E_VSI_FDIR) {
  4717. /* reset fd counters */
  4718. pf->fd_add_err = 0;
  4719. pf->fd_atr_cnt = 0;
  4720. i40e_fdir_filter_restore(vsi);
  4721. }
  4722. /* On the next run of the service_task, notify any clients of the new
  4723. * opened netdev
  4724. */
  4725. pf->flags |= I40E_FLAG_SERVICE_CLIENT_REQUESTED;
  4726. i40e_service_event_schedule(pf);
  4727. return 0;
  4728. }
  4729. /**
  4730. * i40e_vsi_reinit_locked - Reset the VSI
  4731. * @vsi: the VSI being configured
  4732. *
  4733. * Rebuild the ring structs after some configuration
  4734. * has changed, e.g. MTU size.
  4735. **/
  4736. static void i40e_vsi_reinit_locked(struct i40e_vsi *vsi)
  4737. {
  4738. struct i40e_pf *pf = vsi->back;
  4739. WARN_ON(in_interrupt());
  4740. while (test_and_set_bit(__I40E_CONFIG_BUSY, pf->state))
  4741. usleep_range(1000, 2000);
  4742. i40e_down(vsi);
  4743. i40e_up(vsi);
  4744. clear_bit(__I40E_CONFIG_BUSY, pf->state);
  4745. }
  4746. /**
  4747. * i40e_up - Bring the connection back up after being down
  4748. * @vsi: the VSI being configured
  4749. **/
  4750. int i40e_up(struct i40e_vsi *vsi)
  4751. {
  4752. int err;
  4753. err = i40e_vsi_configure(vsi);
  4754. if (!err)
  4755. err = i40e_up_complete(vsi);
  4756. return err;
  4757. }
  4758. /**
  4759. * i40e_down - Shutdown the connection processing
  4760. * @vsi: the VSI being stopped
  4761. **/
  4762. void i40e_down(struct i40e_vsi *vsi)
  4763. {
  4764. int i;
  4765. /* It is assumed that the caller of this function
  4766. * sets the vsi->state __I40E_VSI_DOWN bit.
  4767. */
  4768. if (vsi->netdev) {
  4769. netif_carrier_off(vsi->netdev);
  4770. netif_tx_disable(vsi->netdev);
  4771. }
  4772. i40e_vsi_disable_irq(vsi);
  4773. i40e_vsi_stop_rings(vsi);
  4774. i40e_napi_disable_all(vsi);
  4775. for (i = 0; i < vsi->num_queue_pairs; i++) {
  4776. i40e_clean_tx_ring(vsi->tx_rings[i]);
  4777. i40e_clean_rx_ring(vsi->rx_rings[i]);
  4778. }
  4779. }
  4780. /**
  4781. * i40e_setup_tc - configure multiple traffic classes
  4782. * @netdev: net device to configure
  4783. * @tc: number of traffic classes to enable
  4784. **/
  4785. static int i40e_setup_tc(struct net_device *netdev, u8 tc)
  4786. {
  4787. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4788. struct i40e_vsi *vsi = np->vsi;
  4789. struct i40e_pf *pf = vsi->back;
  4790. u8 enabled_tc = 0;
  4791. int ret = -EINVAL;
  4792. int i;
  4793. /* Check if DCB enabled to continue */
  4794. if (!(pf->flags & I40E_FLAG_DCB_ENABLED)) {
  4795. netdev_info(netdev, "DCB is not enabled for adapter\n");
  4796. goto exit;
  4797. }
  4798. /* Check if MFP enabled */
  4799. if (pf->flags & I40E_FLAG_MFP_ENABLED) {
  4800. netdev_info(netdev, "Configuring TC not supported in MFP mode\n");
  4801. goto exit;
  4802. }
  4803. /* Check whether tc count is within enabled limit */
  4804. if (tc > i40e_pf_get_num_tc(pf)) {
  4805. netdev_info(netdev, "TC count greater than enabled on link for adapter\n");
  4806. goto exit;
  4807. }
  4808. /* Generate TC map for number of tc requested */
  4809. for (i = 0; i < tc; i++)
  4810. enabled_tc |= BIT(i);
  4811. /* Requesting same TC configuration as already enabled */
  4812. if (enabled_tc == vsi->tc_config.enabled_tc)
  4813. return 0;
  4814. /* Quiesce VSI queues */
  4815. i40e_quiesce_vsi(vsi);
  4816. /* Configure VSI for enabled TCs */
  4817. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  4818. if (ret) {
  4819. netdev_info(netdev, "Failed configuring TC for VSI seid=%d\n",
  4820. vsi->seid);
  4821. goto exit;
  4822. }
  4823. /* Unquiesce VSI */
  4824. i40e_unquiesce_vsi(vsi);
  4825. exit:
  4826. return ret;
  4827. }
  4828. static int __i40e_setup_tc(struct net_device *netdev, u32 handle, __be16 proto,
  4829. struct tc_to_netdev *tc)
  4830. {
  4831. if (tc->type != TC_SETUP_MQPRIO)
  4832. return -EINVAL;
  4833. tc->mqprio->hw = TC_MQPRIO_HW_OFFLOAD_TCS;
  4834. return i40e_setup_tc(netdev, tc->mqprio->num_tc);
  4835. }
  4836. /**
  4837. * i40e_open - Called when a network interface is made active
  4838. * @netdev: network interface device structure
  4839. *
  4840. * The open entry point is called when a network interface is made
  4841. * active by the system (IFF_UP). At this point all resources needed
  4842. * for transmit and receive operations are allocated, the interrupt
  4843. * handler is registered with the OS, the netdev watchdog subtask is
  4844. * enabled, and the stack is notified that the interface is ready.
  4845. *
  4846. * Returns 0 on success, negative value on failure
  4847. **/
  4848. int i40e_open(struct net_device *netdev)
  4849. {
  4850. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4851. struct i40e_vsi *vsi = np->vsi;
  4852. struct i40e_pf *pf = vsi->back;
  4853. int err;
  4854. /* disallow open during test or if eeprom is broken */
  4855. if (test_bit(__I40E_TESTING, pf->state) ||
  4856. test_bit(__I40E_BAD_EEPROM, pf->state))
  4857. return -EBUSY;
  4858. netif_carrier_off(netdev);
  4859. err = i40e_vsi_open(vsi);
  4860. if (err)
  4861. return err;
  4862. /* configure global TSO hardware offload settings */
  4863. wr32(&pf->hw, I40E_GLLAN_TSOMSK_F, be32_to_cpu(TCP_FLAG_PSH |
  4864. TCP_FLAG_FIN) >> 16);
  4865. wr32(&pf->hw, I40E_GLLAN_TSOMSK_M, be32_to_cpu(TCP_FLAG_PSH |
  4866. TCP_FLAG_FIN |
  4867. TCP_FLAG_CWR) >> 16);
  4868. wr32(&pf->hw, I40E_GLLAN_TSOMSK_L, be32_to_cpu(TCP_FLAG_CWR) >> 16);
  4869. udp_tunnel_get_rx_info(netdev);
  4870. return 0;
  4871. }
  4872. /**
  4873. * i40e_vsi_open -
  4874. * @vsi: the VSI to open
  4875. *
  4876. * Finish initialization of the VSI.
  4877. *
  4878. * Returns 0 on success, negative value on failure
  4879. *
  4880. * Note: expects to be called while under rtnl_lock()
  4881. **/
  4882. int i40e_vsi_open(struct i40e_vsi *vsi)
  4883. {
  4884. struct i40e_pf *pf = vsi->back;
  4885. char int_name[I40E_INT_NAME_STR_LEN];
  4886. int err;
  4887. /* allocate descriptors */
  4888. err = i40e_vsi_setup_tx_resources(vsi);
  4889. if (err)
  4890. goto err_setup_tx;
  4891. err = i40e_vsi_setup_rx_resources(vsi);
  4892. if (err)
  4893. goto err_setup_rx;
  4894. err = i40e_vsi_configure(vsi);
  4895. if (err)
  4896. goto err_setup_rx;
  4897. if (vsi->netdev) {
  4898. snprintf(int_name, sizeof(int_name) - 1, "%s-%s",
  4899. dev_driver_string(&pf->pdev->dev), vsi->netdev->name);
  4900. err = i40e_vsi_request_irq(vsi, int_name);
  4901. if (err)
  4902. goto err_setup_rx;
  4903. /* Notify the stack of the actual queue counts. */
  4904. err = netif_set_real_num_tx_queues(vsi->netdev,
  4905. vsi->num_queue_pairs);
  4906. if (err)
  4907. goto err_set_queues;
  4908. err = netif_set_real_num_rx_queues(vsi->netdev,
  4909. vsi->num_queue_pairs);
  4910. if (err)
  4911. goto err_set_queues;
  4912. } else if (vsi->type == I40E_VSI_FDIR) {
  4913. snprintf(int_name, sizeof(int_name) - 1, "%s-%s:fdir",
  4914. dev_driver_string(&pf->pdev->dev),
  4915. dev_name(&pf->pdev->dev));
  4916. err = i40e_vsi_request_irq(vsi, int_name);
  4917. } else {
  4918. err = -EINVAL;
  4919. goto err_setup_rx;
  4920. }
  4921. err = i40e_up_complete(vsi);
  4922. if (err)
  4923. goto err_up_complete;
  4924. return 0;
  4925. err_up_complete:
  4926. i40e_down(vsi);
  4927. err_set_queues:
  4928. i40e_vsi_free_irq(vsi);
  4929. err_setup_rx:
  4930. i40e_vsi_free_rx_resources(vsi);
  4931. err_setup_tx:
  4932. i40e_vsi_free_tx_resources(vsi);
  4933. if (vsi == pf->vsi[pf->lan_vsi])
  4934. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  4935. return err;
  4936. }
  4937. /**
  4938. * i40e_fdir_filter_exit - Cleans up the Flow Director accounting
  4939. * @pf: Pointer to PF
  4940. *
  4941. * This function destroys the hlist where all the Flow Director
  4942. * filters were saved.
  4943. **/
  4944. static void i40e_fdir_filter_exit(struct i40e_pf *pf)
  4945. {
  4946. struct i40e_fdir_filter *filter;
  4947. struct i40e_flex_pit *pit_entry, *tmp;
  4948. struct hlist_node *node2;
  4949. hlist_for_each_entry_safe(filter, node2,
  4950. &pf->fdir_filter_list, fdir_node) {
  4951. hlist_del(&filter->fdir_node);
  4952. kfree(filter);
  4953. }
  4954. list_for_each_entry_safe(pit_entry, tmp, &pf->l3_flex_pit_list, list) {
  4955. list_del(&pit_entry->list);
  4956. kfree(pit_entry);
  4957. }
  4958. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  4959. list_for_each_entry_safe(pit_entry, tmp, &pf->l4_flex_pit_list, list) {
  4960. list_del(&pit_entry->list);
  4961. kfree(pit_entry);
  4962. }
  4963. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  4964. pf->fdir_pf_active_filters = 0;
  4965. pf->fd_tcp4_filter_cnt = 0;
  4966. pf->fd_udp4_filter_cnt = 0;
  4967. pf->fd_sctp4_filter_cnt = 0;
  4968. pf->fd_ip4_filter_cnt = 0;
  4969. /* Reprogram the default input set for TCP/IPv4 */
  4970. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_TCP,
  4971. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4972. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4973. /* Reprogram the default input set for UDP/IPv4 */
  4974. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_UDP,
  4975. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4976. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4977. /* Reprogram the default input set for SCTP/IPv4 */
  4978. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_SCTP,
  4979. I40E_L3_SRC_MASK | I40E_L3_DST_MASK |
  4980. I40E_L4_SRC_MASK | I40E_L4_DST_MASK);
  4981. /* Reprogram the default input set for Other/IPv4 */
  4982. i40e_write_fd_input_set(pf, I40E_FILTER_PCTYPE_NONF_IPV4_OTHER,
  4983. I40E_L3_SRC_MASK | I40E_L3_DST_MASK);
  4984. }
  4985. /**
  4986. * i40e_close - Disables a network interface
  4987. * @netdev: network interface device structure
  4988. *
  4989. * The close entry point is called when an interface is de-activated
  4990. * by the OS. The hardware is still under the driver's control, but
  4991. * this netdev interface is disabled.
  4992. *
  4993. * Returns 0, this is not allowed to fail
  4994. **/
  4995. int i40e_close(struct net_device *netdev)
  4996. {
  4997. struct i40e_netdev_priv *np = netdev_priv(netdev);
  4998. struct i40e_vsi *vsi = np->vsi;
  4999. i40e_vsi_close(vsi);
  5000. return 0;
  5001. }
  5002. /**
  5003. * i40e_do_reset - Start a PF or Core Reset sequence
  5004. * @pf: board private structure
  5005. * @reset_flags: which reset is requested
  5006. * @lock_acquired: indicates whether or not the lock has been acquired
  5007. * before this function was called.
  5008. *
  5009. * The essential difference in resets is that the PF Reset
  5010. * doesn't clear the packet buffers, doesn't reset the PE
  5011. * firmware, and doesn't bother the other PFs on the chip.
  5012. **/
  5013. void i40e_do_reset(struct i40e_pf *pf, u32 reset_flags, bool lock_acquired)
  5014. {
  5015. u32 val;
  5016. WARN_ON(in_interrupt());
  5017. /* do the biggest reset indicated */
  5018. if (reset_flags & BIT_ULL(__I40E_GLOBAL_RESET_REQUESTED)) {
  5019. /* Request a Global Reset
  5020. *
  5021. * This will start the chip's countdown to the actual full
  5022. * chip reset event, and a warning interrupt to be sent
  5023. * to all PFs, including the requestor. Our handler
  5024. * for the warning interrupt will deal with the shutdown
  5025. * and recovery of the switch setup.
  5026. */
  5027. dev_dbg(&pf->pdev->dev, "GlobalR requested\n");
  5028. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  5029. val |= I40E_GLGEN_RTRIG_GLOBR_MASK;
  5030. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  5031. } else if (reset_flags & BIT_ULL(__I40E_CORE_RESET_REQUESTED)) {
  5032. /* Request a Core Reset
  5033. *
  5034. * Same as Global Reset, except does *not* include the MAC/PHY
  5035. */
  5036. dev_dbg(&pf->pdev->dev, "CoreR requested\n");
  5037. val = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  5038. val |= I40E_GLGEN_RTRIG_CORER_MASK;
  5039. wr32(&pf->hw, I40E_GLGEN_RTRIG, val);
  5040. i40e_flush(&pf->hw);
  5041. } else if (reset_flags & BIT_ULL(__I40E_PF_RESET_REQUESTED)) {
  5042. /* Request a PF Reset
  5043. *
  5044. * Resets only the PF-specific registers
  5045. *
  5046. * This goes directly to the tear-down and rebuild of
  5047. * the switch, since we need to do all the recovery as
  5048. * for the Core Reset.
  5049. */
  5050. dev_dbg(&pf->pdev->dev, "PFR requested\n");
  5051. i40e_handle_reset_warning(pf, lock_acquired);
  5052. } else if (reset_flags & BIT_ULL(__I40E_REINIT_REQUESTED)) {
  5053. int v;
  5054. /* Find the VSI(s) that requested a re-init */
  5055. dev_info(&pf->pdev->dev,
  5056. "VSI reinit requested\n");
  5057. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5058. struct i40e_vsi *vsi = pf->vsi[v];
  5059. if (vsi != NULL &&
  5060. test_and_clear_bit(__I40E_VSI_REINIT_REQUESTED,
  5061. vsi->state))
  5062. i40e_vsi_reinit_locked(pf->vsi[v]);
  5063. }
  5064. } else if (reset_flags & BIT_ULL(__I40E_DOWN_REQUESTED)) {
  5065. int v;
  5066. /* Find the VSI(s) that needs to be brought down */
  5067. dev_info(&pf->pdev->dev, "VSI down requested\n");
  5068. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5069. struct i40e_vsi *vsi = pf->vsi[v];
  5070. if (vsi != NULL &&
  5071. test_and_clear_bit(__I40E_VSI_DOWN_REQUESTED,
  5072. vsi->state)) {
  5073. set_bit(__I40E_VSI_DOWN, vsi->state);
  5074. i40e_down(vsi);
  5075. }
  5076. }
  5077. } else {
  5078. dev_info(&pf->pdev->dev,
  5079. "bad reset request 0x%08x\n", reset_flags);
  5080. }
  5081. }
  5082. #ifdef CONFIG_I40E_DCB
  5083. /**
  5084. * i40e_dcb_need_reconfig - Check if DCB needs reconfig
  5085. * @pf: board private structure
  5086. * @old_cfg: current DCB config
  5087. * @new_cfg: new DCB config
  5088. **/
  5089. bool i40e_dcb_need_reconfig(struct i40e_pf *pf,
  5090. struct i40e_dcbx_config *old_cfg,
  5091. struct i40e_dcbx_config *new_cfg)
  5092. {
  5093. bool need_reconfig = false;
  5094. /* Check if ETS configuration has changed */
  5095. if (memcmp(&new_cfg->etscfg,
  5096. &old_cfg->etscfg,
  5097. sizeof(new_cfg->etscfg))) {
  5098. /* If Priority Table has changed reconfig is needed */
  5099. if (memcmp(&new_cfg->etscfg.prioritytable,
  5100. &old_cfg->etscfg.prioritytable,
  5101. sizeof(new_cfg->etscfg.prioritytable))) {
  5102. need_reconfig = true;
  5103. dev_dbg(&pf->pdev->dev, "ETS UP2TC changed.\n");
  5104. }
  5105. if (memcmp(&new_cfg->etscfg.tcbwtable,
  5106. &old_cfg->etscfg.tcbwtable,
  5107. sizeof(new_cfg->etscfg.tcbwtable)))
  5108. dev_dbg(&pf->pdev->dev, "ETS TC BW Table changed.\n");
  5109. if (memcmp(&new_cfg->etscfg.tsatable,
  5110. &old_cfg->etscfg.tsatable,
  5111. sizeof(new_cfg->etscfg.tsatable)))
  5112. dev_dbg(&pf->pdev->dev, "ETS TSA Table changed.\n");
  5113. }
  5114. /* Check if PFC configuration has changed */
  5115. if (memcmp(&new_cfg->pfc,
  5116. &old_cfg->pfc,
  5117. sizeof(new_cfg->pfc))) {
  5118. need_reconfig = true;
  5119. dev_dbg(&pf->pdev->dev, "PFC config change detected.\n");
  5120. }
  5121. /* Check if APP Table has changed */
  5122. if (memcmp(&new_cfg->app,
  5123. &old_cfg->app,
  5124. sizeof(new_cfg->app))) {
  5125. need_reconfig = true;
  5126. dev_dbg(&pf->pdev->dev, "APP Table change detected.\n");
  5127. }
  5128. dev_dbg(&pf->pdev->dev, "dcb need_reconfig=%d\n", need_reconfig);
  5129. return need_reconfig;
  5130. }
  5131. /**
  5132. * i40e_handle_lldp_event - Handle LLDP Change MIB event
  5133. * @pf: board private structure
  5134. * @e: event info posted on ARQ
  5135. **/
  5136. static int i40e_handle_lldp_event(struct i40e_pf *pf,
  5137. struct i40e_arq_event_info *e)
  5138. {
  5139. struct i40e_aqc_lldp_get_mib *mib =
  5140. (struct i40e_aqc_lldp_get_mib *)&e->desc.params.raw;
  5141. struct i40e_hw *hw = &pf->hw;
  5142. struct i40e_dcbx_config tmp_dcbx_cfg;
  5143. bool need_reconfig = false;
  5144. int ret = 0;
  5145. u8 type;
  5146. /* Not DCB capable or capability disabled */
  5147. if (!(pf->flags & I40E_FLAG_DCB_CAPABLE))
  5148. return ret;
  5149. /* Ignore if event is not for Nearest Bridge */
  5150. type = ((mib->type >> I40E_AQ_LLDP_BRIDGE_TYPE_SHIFT)
  5151. & I40E_AQ_LLDP_BRIDGE_TYPE_MASK);
  5152. dev_dbg(&pf->pdev->dev, "LLDP event mib bridge type 0x%x\n", type);
  5153. if (type != I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE)
  5154. return ret;
  5155. /* Check MIB Type and return if event for Remote MIB update */
  5156. type = mib->type & I40E_AQ_LLDP_MIB_TYPE_MASK;
  5157. dev_dbg(&pf->pdev->dev,
  5158. "LLDP event mib type %s\n", type ? "remote" : "local");
  5159. if (type == I40E_AQ_LLDP_MIB_REMOTE) {
  5160. /* Update the remote cached instance and return */
  5161. ret = i40e_aq_get_dcb_config(hw, I40E_AQ_LLDP_MIB_REMOTE,
  5162. I40E_AQ_LLDP_BRIDGE_TYPE_NEAREST_BRIDGE,
  5163. &hw->remote_dcbx_config);
  5164. goto exit;
  5165. }
  5166. /* Store the old configuration */
  5167. tmp_dcbx_cfg = hw->local_dcbx_config;
  5168. /* Reset the old DCBx configuration data */
  5169. memset(&hw->local_dcbx_config, 0, sizeof(hw->local_dcbx_config));
  5170. /* Get updated DCBX data from firmware */
  5171. ret = i40e_get_dcb_config(&pf->hw);
  5172. if (ret) {
  5173. dev_info(&pf->pdev->dev,
  5174. "Failed querying DCB configuration data from firmware, err %s aq_err %s\n",
  5175. i40e_stat_str(&pf->hw, ret),
  5176. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5177. goto exit;
  5178. }
  5179. /* No change detected in DCBX configs */
  5180. if (!memcmp(&tmp_dcbx_cfg, &hw->local_dcbx_config,
  5181. sizeof(tmp_dcbx_cfg))) {
  5182. dev_dbg(&pf->pdev->dev, "No change detected in DCBX configuration.\n");
  5183. goto exit;
  5184. }
  5185. need_reconfig = i40e_dcb_need_reconfig(pf, &tmp_dcbx_cfg,
  5186. &hw->local_dcbx_config);
  5187. i40e_dcbnl_flush_apps(pf, &tmp_dcbx_cfg, &hw->local_dcbx_config);
  5188. if (!need_reconfig)
  5189. goto exit;
  5190. /* Enable DCB tagging only when more than one TC */
  5191. if (i40e_dcb_get_num_tc(&hw->local_dcbx_config) > 1)
  5192. pf->flags |= I40E_FLAG_DCB_ENABLED;
  5193. else
  5194. pf->flags &= ~I40E_FLAG_DCB_ENABLED;
  5195. set_bit(__I40E_PORT_SUSPENDED, pf->state);
  5196. /* Reconfiguration needed quiesce all VSIs */
  5197. i40e_pf_quiesce_all_vsi(pf);
  5198. /* Changes in configuration update VEB/VSI */
  5199. i40e_dcb_reconfigure(pf);
  5200. ret = i40e_resume_port_tx(pf);
  5201. clear_bit(__I40E_PORT_SUSPENDED, pf->state);
  5202. /* In case of error no point in resuming VSIs */
  5203. if (ret)
  5204. goto exit;
  5205. /* Wait for the PF's queues to be disabled */
  5206. ret = i40e_pf_wait_queues_disabled(pf);
  5207. if (ret) {
  5208. /* Schedule PF reset to recover */
  5209. set_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  5210. i40e_service_event_schedule(pf);
  5211. } else {
  5212. i40e_pf_unquiesce_all_vsi(pf);
  5213. pf->flags |= (I40E_FLAG_SERVICE_CLIENT_REQUESTED |
  5214. I40E_FLAG_CLIENT_L2_CHANGE);
  5215. }
  5216. exit:
  5217. return ret;
  5218. }
  5219. #endif /* CONFIG_I40E_DCB */
  5220. /**
  5221. * i40e_do_reset_safe - Protected reset path for userland calls.
  5222. * @pf: board private structure
  5223. * @reset_flags: which reset is requested
  5224. *
  5225. **/
  5226. void i40e_do_reset_safe(struct i40e_pf *pf, u32 reset_flags)
  5227. {
  5228. rtnl_lock();
  5229. i40e_do_reset(pf, reset_flags, true);
  5230. rtnl_unlock();
  5231. }
  5232. /**
  5233. * i40e_handle_lan_overflow_event - Handler for LAN queue overflow event
  5234. * @pf: board private structure
  5235. * @e: event info posted on ARQ
  5236. *
  5237. * Handler for LAN Queue Overflow Event generated by the firmware for PF
  5238. * and VF queues
  5239. **/
  5240. static void i40e_handle_lan_overflow_event(struct i40e_pf *pf,
  5241. struct i40e_arq_event_info *e)
  5242. {
  5243. struct i40e_aqc_lan_overflow *data =
  5244. (struct i40e_aqc_lan_overflow *)&e->desc.params.raw;
  5245. u32 queue = le32_to_cpu(data->prtdcb_rupto);
  5246. u32 qtx_ctl = le32_to_cpu(data->otx_ctl);
  5247. struct i40e_hw *hw = &pf->hw;
  5248. struct i40e_vf *vf;
  5249. u16 vf_id;
  5250. dev_dbg(&pf->pdev->dev, "overflow Rx Queue Number = %d QTX_CTL=0x%08x\n",
  5251. queue, qtx_ctl);
  5252. /* Queue belongs to VF, find the VF and issue VF reset */
  5253. if (((qtx_ctl & I40E_QTX_CTL_PFVF_Q_MASK)
  5254. >> I40E_QTX_CTL_PFVF_Q_SHIFT) == I40E_QTX_CTL_VF_QUEUE) {
  5255. vf_id = (u16)((qtx_ctl & I40E_QTX_CTL_VFVM_INDX_MASK)
  5256. >> I40E_QTX_CTL_VFVM_INDX_SHIFT);
  5257. vf_id -= hw->func_caps.vf_base_id;
  5258. vf = &pf->vf[vf_id];
  5259. i40e_vc_notify_vf_reset(vf);
  5260. /* Allow VF to process pending reset notification */
  5261. msleep(20);
  5262. i40e_reset_vf(vf, false);
  5263. }
  5264. }
  5265. /**
  5266. * i40e_get_cur_guaranteed_fd_count - Get the consumed guaranteed FD filters
  5267. * @pf: board private structure
  5268. **/
  5269. u32 i40e_get_cur_guaranteed_fd_count(struct i40e_pf *pf)
  5270. {
  5271. u32 val, fcnt_prog;
  5272. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5273. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK);
  5274. return fcnt_prog;
  5275. }
  5276. /**
  5277. * i40e_get_current_fd_count - Get total FD filters programmed for this PF
  5278. * @pf: board private structure
  5279. **/
  5280. u32 i40e_get_current_fd_count(struct i40e_pf *pf)
  5281. {
  5282. u32 val, fcnt_prog;
  5283. val = rd32(&pf->hw, I40E_PFQF_FDSTAT);
  5284. fcnt_prog = (val & I40E_PFQF_FDSTAT_GUARANT_CNT_MASK) +
  5285. ((val & I40E_PFQF_FDSTAT_BEST_CNT_MASK) >>
  5286. I40E_PFQF_FDSTAT_BEST_CNT_SHIFT);
  5287. return fcnt_prog;
  5288. }
  5289. /**
  5290. * i40e_get_global_fd_count - Get total FD filters programmed on device
  5291. * @pf: board private structure
  5292. **/
  5293. u32 i40e_get_global_fd_count(struct i40e_pf *pf)
  5294. {
  5295. u32 val, fcnt_prog;
  5296. val = rd32(&pf->hw, I40E_GLQF_FDCNT_0);
  5297. fcnt_prog = (val & I40E_GLQF_FDCNT_0_GUARANT_CNT_MASK) +
  5298. ((val & I40E_GLQF_FDCNT_0_BESTCNT_MASK) >>
  5299. I40E_GLQF_FDCNT_0_BESTCNT_SHIFT);
  5300. return fcnt_prog;
  5301. }
  5302. /**
  5303. * i40e_fdir_check_and_reenable - Function to reenabe FD ATR or SB if disabled
  5304. * @pf: board private structure
  5305. **/
  5306. void i40e_fdir_check_and_reenable(struct i40e_pf *pf)
  5307. {
  5308. struct i40e_fdir_filter *filter;
  5309. u32 fcnt_prog, fcnt_avail;
  5310. struct hlist_node *node;
  5311. if (test_bit(__I40E_FD_FLUSH_REQUESTED, pf->state))
  5312. return;
  5313. /* Check if we have enough room to re-enable FDir SB capability. */
  5314. fcnt_prog = i40e_get_global_fd_count(pf);
  5315. fcnt_avail = pf->fdir_pf_filter_count;
  5316. if ((fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM)) ||
  5317. (pf->fd_add_err == 0) ||
  5318. (i40e_get_current_atr_cnt(pf) < pf->fd_atr_cnt)) {
  5319. if (pf->flags & I40E_FLAG_FD_SB_AUTO_DISABLED) {
  5320. pf->flags &= ~I40E_FLAG_FD_SB_AUTO_DISABLED;
  5321. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  5322. (I40E_DEBUG_FD & pf->hw.debug_mask))
  5323. dev_info(&pf->pdev->dev, "FD Sideband/ntuple is being enabled since we have space in the table now\n");
  5324. }
  5325. }
  5326. /* We should wait for even more space before re-enabling ATR.
  5327. * Additionally, we cannot enable ATR as long as we still have TCP SB
  5328. * rules active.
  5329. */
  5330. if ((fcnt_prog < (fcnt_avail - I40E_FDIR_BUFFER_HEAD_ROOM_FOR_ATR)) &&
  5331. (pf->fd_tcp4_filter_cnt == 0)) {
  5332. if (pf->flags & I40E_FLAG_FD_ATR_AUTO_DISABLED) {
  5333. pf->flags &= ~I40E_FLAG_FD_ATR_AUTO_DISABLED;
  5334. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  5335. (I40E_DEBUG_FD & pf->hw.debug_mask))
  5336. dev_info(&pf->pdev->dev, "ATR is being enabled since we have space in the table and there are no conflicting ntuple rules\n");
  5337. }
  5338. }
  5339. /* if hw had a problem adding a filter, delete it */
  5340. if (pf->fd_inv > 0) {
  5341. hlist_for_each_entry_safe(filter, node,
  5342. &pf->fdir_filter_list, fdir_node) {
  5343. if (filter->fd_id == pf->fd_inv) {
  5344. hlist_del(&filter->fdir_node);
  5345. kfree(filter);
  5346. pf->fdir_pf_active_filters--;
  5347. }
  5348. }
  5349. }
  5350. }
  5351. #define I40E_MIN_FD_FLUSH_INTERVAL 10
  5352. #define I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE 30
  5353. /**
  5354. * i40e_fdir_flush_and_replay - Function to flush all FD filters and replay SB
  5355. * @pf: board private structure
  5356. **/
  5357. static void i40e_fdir_flush_and_replay(struct i40e_pf *pf)
  5358. {
  5359. unsigned long min_flush_time;
  5360. int flush_wait_retry = 50;
  5361. bool disable_atr = false;
  5362. int fd_room;
  5363. int reg;
  5364. if (!time_after(jiffies, pf->fd_flush_timestamp +
  5365. (I40E_MIN_FD_FLUSH_INTERVAL * HZ)))
  5366. return;
  5367. /* If the flush is happening too quick and we have mostly SB rules we
  5368. * should not re-enable ATR for some time.
  5369. */
  5370. min_flush_time = pf->fd_flush_timestamp +
  5371. (I40E_MIN_FD_FLUSH_SB_ATR_UNSTABLE * HZ);
  5372. fd_room = pf->fdir_pf_filter_count - pf->fdir_pf_active_filters;
  5373. if (!(time_after(jiffies, min_flush_time)) &&
  5374. (fd_room < I40E_FDIR_BUFFER_HEAD_ROOM_FOR_ATR)) {
  5375. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5376. dev_info(&pf->pdev->dev, "ATR disabled, not enough FD filter space.\n");
  5377. disable_atr = true;
  5378. }
  5379. pf->fd_flush_timestamp = jiffies;
  5380. pf->flags |= I40E_FLAG_FD_ATR_AUTO_DISABLED;
  5381. /* flush all filters */
  5382. wr32(&pf->hw, I40E_PFQF_CTL_1,
  5383. I40E_PFQF_CTL_1_CLEARFDTABLE_MASK);
  5384. i40e_flush(&pf->hw);
  5385. pf->fd_flush_cnt++;
  5386. pf->fd_add_err = 0;
  5387. do {
  5388. /* Check FD flush status every 5-6msec */
  5389. usleep_range(5000, 6000);
  5390. reg = rd32(&pf->hw, I40E_PFQF_CTL_1);
  5391. if (!(reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK))
  5392. break;
  5393. } while (flush_wait_retry--);
  5394. if (reg & I40E_PFQF_CTL_1_CLEARFDTABLE_MASK) {
  5395. dev_warn(&pf->pdev->dev, "FD table did not flush, needs more time\n");
  5396. } else {
  5397. /* replay sideband filters */
  5398. i40e_fdir_filter_restore(pf->vsi[pf->lan_vsi]);
  5399. if (!disable_atr && !pf->fd_tcp4_filter_cnt)
  5400. pf->flags &= ~I40E_FLAG_FD_ATR_AUTO_DISABLED;
  5401. clear_bit(__I40E_FD_FLUSH_REQUESTED, pf->state);
  5402. if (I40E_DEBUG_FD & pf->hw.debug_mask)
  5403. dev_info(&pf->pdev->dev, "FD Filter table flushed and FD-SB replayed.\n");
  5404. }
  5405. }
  5406. /**
  5407. * i40e_get_current_atr_count - Get the count of total FD ATR filters programmed
  5408. * @pf: board private structure
  5409. **/
  5410. u32 i40e_get_current_atr_cnt(struct i40e_pf *pf)
  5411. {
  5412. return i40e_get_current_fd_count(pf) - pf->fdir_pf_active_filters;
  5413. }
  5414. /* We can see up to 256 filter programming desc in transit if the filters are
  5415. * being applied really fast; before we see the first
  5416. * filter miss error on Rx queue 0. Accumulating enough error messages before
  5417. * reacting will make sure we don't cause flush too often.
  5418. */
  5419. #define I40E_MAX_FD_PROGRAM_ERROR 256
  5420. /**
  5421. * i40e_fdir_reinit_subtask - Worker thread to reinit FDIR filter table
  5422. * @pf: board private structure
  5423. **/
  5424. static void i40e_fdir_reinit_subtask(struct i40e_pf *pf)
  5425. {
  5426. /* if interface is down do nothing */
  5427. if (test_bit(__I40E_VSI_DOWN, pf->state))
  5428. return;
  5429. if (test_bit(__I40E_FD_FLUSH_REQUESTED, pf->state))
  5430. i40e_fdir_flush_and_replay(pf);
  5431. i40e_fdir_check_and_reenable(pf);
  5432. }
  5433. /**
  5434. * i40e_vsi_link_event - notify VSI of a link event
  5435. * @vsi: vsi to be notified
  5436. * @link_up: link up or down
  5437. **/
  5438. static void i40e_vsi_link_event(struct i40e_vsi *vsi, bool link_up)
  5439. {
  5440. if (!vsi || test_bit(__I40E_VSI_DOWN, vsi->state))
  5441. return;
  5442. switch (vsi->type) {
  5443. case I40E_VSI_MAIN:
  5444. if (!vsi->netdev || !vsi->netdev_registered)
  5445. break;
  5446. if (link_up) {
  5447. netif_carrier_on(vsi->netdev);
  5448. netif_tx_wake_all_queues(vsi->netdev);
  5449. } else {
  5450. netif_carrier_off(vsi->netdev);
  5451. netif_tx_stop_all_queues(vsi->netdev);
  5452. }
  5453. break;
  5454. case I40E_VSI_SRIOV:
  5455. case I40E_VSI_VMDQ2:
  5456. case I40E_VSI_CTRL:
  5457. case I40E_VSI_IWARP:
  5458. case I40E_VSI_MIRROR:
  5459. default:
  5460. /* there is no notification for other VSIs */
  5461. break;
  5462. }
  5463. }
  5464. /**
  5465. * i40e_veb_link_event - notify elements on the veb of a link event
  5466. * @veb: veb to be notified
  5467. * @link_up: link up or down
  5468. **/
  5469. static void i40e_veb_link_event(struct i40e_veb *veb, bool link_up)
  5470. {
  5471. struct i40e_pf *pf;
  5472. int i;
  5473. if (!veb || !veb->pf)
  5474. return;
  5475. pf = veb->pf;
  5476. /* depth first... */
  5477. for (i = 0; i < I40E_MAX_VEB; i++)
  5478. if (pf->veb[i] && (pf->veb[i]->uplink_seid == veb->seid))
  5479. i40e_veb_link_event(pf->veb[i], link_up);
  5480. /* ... now the local VSIs */
  5481. for (i = 0; i < pf->num_alloc_vsi; i++)
  5482. if (pf->vsi[i] && (pf->vsi[i]->uplink_seid == veb->seid))
  5483. i40e_vsi_link_event(pf->vsi[i], link_up);
  5484. }
  5485. /**
  5486. * i40e_link_event - Update netif_carrier status
  5487. * @pf: board private structure
  5488. **/
  5489. static void i40e_link_event(struct i40e_pf *pf)
  5490. {
  5491. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5492. u8 new_link_speed, old_link_speed;
  5493. i40e_status status;
  5494. bool new_link, old_link;
  5495. /* save off old link status information */
  5496. pf->hw.phy.link_info_old = pf->hw.phy.link_info;
  5497. /* set this to force the get_link_status call to refresh state */
  5498. pf->hw.phy.get_link_info = true;
  5499. old_link = (pf->hw.phy.link_info_old.link_info & I40E_AQ_LINK_UP);
  5500. status = i40e_get_link_status(&pf->hw, &new_link);
  5501. /* On success, disable temp link polling */
  5502. if (status == I40E_SUCCESS) {
  5503. if (pf->flags & I40E_FLAG_TEMP_LINK_POLLING)
  5504. pf->flags &= ~I40E_FLAG_TEMP_LINK_POLLING;
  5505. } else {
  5506. /* Enable link polling temporarily until i40e_get_link_status
  5507. * returns I40E_SUCCESS
  5508. */
  5509. pf->flags |= I40E_FLAG_TEMP_LINK_POLLING;
  5510. dev_dbg(&pf->pdev->dev, "couldn't get link state, status: %d\n",
  5511. status);
  5512. return;
  5513. }
  5514. old_link_speed = pf->hw.phy.link_info_old.link_speed;
  5515. new_link_speed = pf->hw.phy.link_info.link_speed;
  5516. if (new_link == old_link &&
  5517. new_link_speed == old_link_speed &&
  5518. (test_bit(__I40E_VSI_DOWN, vsi->state) ||
  5519. new_link == netif_carrier_ok(vsi->netdev)))
  5520. return;
  5521. if (!test_bit(__I40E_VSI_DOWN, vsi->state))
  5522. i40e_print_link_message(vsi, new_link);
  5523. /* Notify the base of the switch tree connected to
  5524. * the link. Floating VEBs are not notified.
  5525. */
  5526. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  5527. i40e_veb_link_event(pf->veb[pf->lan_veb], new_link);
  5528. else
  5529. i40e_vsi_link_event(vsi, new_link);
  5530. if (pf->vf)
  5531. i40e_vc_notify_link_state(pf);
  5532. if (pf->flags & I40E_FLAG_PTP)
  5533. i40e_ptp_set_increment(pf);
  5534. }
  5535. /**
  5536. * i40e_watchdog_subtask - periodic checks not using event driven response
  5537. * @pf: board private structure
  5538. **/
  5539. static void i40e_watchdog_subtask(struct i40e_pf *pf)
  5540. {
  5541. int i;
  5542. /* if interface is down do nothing */
  5543. if (test_bit(__I40E_VSI_DOWN, pf->state) ||
  5544. test_bit(__I40E_CONFIG_BUSY, pf->state))
  5545. return;
  5546. /* make sure we don't do these things too often */
  5547. if (time_before(jiffies, (pf->service_timer_previous +
  5548. pf->service_timer_period)))
  5549. return;
  5550. pf->service_timer_previous = jiffies;
  5551. if ((pf->flags & I40E_FLAG_LINK_POLLING_ENABLED) ||
  5552. (pf->flags & I40E_FLAG_TEMP_LINK_POLLING))
  5553. i40e_link_event(pf);
  5554. /* Update the stats for active netdevs so the network stack
  5555. * can look at updated numbers whenever it cares to
  5556. */
  5557. for (i = 0; i < pf->num_alloc_vsi; i++)
  5558. if (pf->vsi[i] && pf->vsi[i]->netdev)
  5559. i40e_update_stats(pf->vsi[i]);
  5560. if (pf->flags & I40E_FLAG_VEB_STATS_ENABLED) {
  5561. /* Update the stats for the active switching components */
  5562. for (i = 0; i < I40E_MAX_VEB; i++)
  5563. if (pf->veb[i])
  5564. i40e_update_veb_stats(pf->veb[i]);
  5565. }
  5566. i40e_ptp_rx_hang(pf->vsi[pf->lan_vsi]);
  5567. }
  5568. /**
  5569. * i40e_reset_subtask - Set up for resetting the device and driver
  5570. * @pf: board private structure
  5571. **/
  5572. static void i40e_reset_subtask(struct i40e_pf *pf)
  5573. {
  5574. u32 reset_flags = 0;
  5575. if (test_bit(__I40E_REINIT_REQUESTED, pf->state)) {
  5576. reset_flags |= BIT(__I40E_REINIT_REQUESTED);
  5577. clear_bit(__I40E_REINIT_REQUESTED, pf->state);
  5578. }
  5579. if (test_bit(__I40E_PF_RESET_REQUESTED, pf->state)) {
  5580. reset_flags |= BIT(__I40E_PF_RESET_REQUESTED);
  5581. clear_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  5582. }
  5583. if (test_bit(__I40E_CORE_RESET_REQUESTED, pf->state)) {
  5584. reset_flags |= BIT(__I40E_CORE_RESET_REQUESTED);
  5585. clear_bit(__I40E_CORE_RESET_REQUESTED, pf->state);
  5586. }
  5587. if (test_bit(__I40E_GLOBAL_RESET_REQUESTED, pf->state)) {
  5588. reset_flags |= BIT(__I40E_GLOBAL_RESET_REQUESTED);
  5589. clear_bit(__I40E_GLOBAL_RESET_REQUESTED, pf->state);
  5590. }
  5591. if (test_bit(__I40E_VSI_DOWN_REQUESTED, pf->state)) {
  5592. reset_flags |= BIT(__I40E_VSI_DOWN_REQUESTED);
  5593. clear_bit(__I40E_VSI_DOWN_REQUESTED, pf->state);
  5594. }
  5595. /* If there's a recovery already waiting, it takes
  5596. * precedence before starting a new reset sequence.
  5597. */
  5598. if (test_bit(__I40E_RESET_INTR_RECEIVED, pf->state)) {
  5599. i40e_prep_for_reset(pf, false);
  5600. i40e_reset(pf);
  5601. i40e_rebuild(pf, false, false);
  5602. }
  5603. /* If we're already down or resetting, just bail */
  5604. if (reset_flags &&
  5605. !test_bit(__I40E_VSI_DOWN, pf->state) &&
  5606. !test_bit(__I40E_CONFIG_BUSY, pf->state)) {
  5607. rtnl_lock();
  5608. i40e_do_reset(pf, reset_flags, true);
  5609. rtnl_unlock();
  5610. }
  5611. }
  5612. /**
  5613. * i40e_handle_link_event - Handle link event
  5614. * @pf: board private structure
  5615. * @e: event info posted on ARQ
  5616. **/
  5617. static void i40e_handle_link_event(struct i40e_pf *pf,
  5618. struct i40e_arq_event_info *e)
  5619. {
  5620. struct i40e_aqc_get_link_status *status =
  5621. (struct i40e_aqc_get_link_status *)&e->desc.params.raw;
  5622. /* Do a new status request to re-enable LSE reporting
  5623. * and load new status information into the hw struct
  5624. * This completely ignores any state information
  5625. * in the ARQ event info, instead choosing to always
  5626. * issue the AQ update link status command.
  5627. */
  5628. i40e_link_event(pf);
  5629. /* check for unqualified module, if link is down */
  5630. if ((status->link_info & I40E_AQ_MEDIA_AVAILABLE) &&
  5631. (!(status->an_info & I40E_AQ_QUALIFIED_MODULE)) &&
  5632. (!(status->link_info & I40E_AQ_LINK_UP)))
  5633. dev_err(&pf->pdev->dev,
  5634. "The driver failed to link because an unqualified module was detected.\n");
  5635. }
  5636. /**
  5637. * i40e_clean_adminq_subtask - Clean the AdminQ rings
  5638. * @pf: board private structure
  5639. **/
  5640. static void i40e_clean_adminq_subtask(struct i40e_pf *pf)
  5641. {
  5642. struct i40e_arq_event_info event;
  5643. struct i40e_hw *hw = &pf->hw;
  5644. u16 pending, i = 0;
  5645. i40e_status ret;
  5646. u16 opcode;
  5647. u32 oldval;
  5648. u32 val;
  5649. /* Do not run clean AQ when PF reset fails */
  5650. if (test_bit(__I40E_RESET_FAILED, pf->state))
  5651. return;
  5652. /* check for error indications */
  5653. val = rd32(&pf->hw, pf->hw.aq.arq.len);
  5654. oldval = val;
  5655. if (val & I40E_PF_ARQLEN_ARQVFE_MASK) {
  5656. if (hw->debug_mask & I40E_DEBUG_AQ)
  5657. dev_info(&pf->pdev->dev, "ARQ VF Error detected\n");
  5658. val &= ~I40E_PF_ARQLEN_ARQVFE_MASK;
  5659. }
  5660. if (val & I40E_PF_ARQLEN_ARQOVFL_MASK) {
  5661. if (hw->debug_mask & I40E_DEBUG_AQ)
  5662. dev_info(&pf->pdev->dev, "ARQ Overflow Error detected\n");
  5663. val &= ~I40E_PF_ARQLEN_ARQOVFL_MASK;
  5664. pf->arq_overflows++;
  5665. }
  5666. if (val & I40E_PF_ARQLEN_ARQCRIT_MASK) {
  5667. if (hw->debug_mask & I40E_DEBUG_AQ)
  5668. dev_info(&pf->pdev->dev, "ARQ Critical Error detected\n");
  5669. val &= ~I40E_PF_ARQLEN_ARQCRIT_MASK;
  5670. }
  5671. if (oldval != val)
  5672. wr32(&pf->hw, pf->hw.aq.arq.len, val);
  5673. val = rd32(&pf->hw, pf->hw.aq.asq.len);
  5674. oldval = val;
  5675. if (val & I40E_PF_ATQLEN_ATQVFE_MASK) {
  5676. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5677. dev_info(&pf->pdev->dev, "ASQ VF Error detected\n");
  5678. val &= ~I40E_PF_ATQLEN_ATQVFE_MASK;
  5679. }
  5680. if (val & I40E_PF_ATQLEN_ATQOVFL_MASK) {
  5681. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5682. dev_info(&pf->pdev->dev, "ASQ Overflow Error detected\n");
  5683. val &= ~I40E_PF_ATQLEN_ATQOVFL_MASK;
  5684. }
  5685. if (val & I40E_PF_ATQLEN_ATQCRIT_MASK) {
  5686. if (pf->hw.debug_mask & I40E_DEBUG_AQ)
  5687. dev_info(&pf->pdev->dev, "ASQ Critical Error detected\n");
  5688. val &= ~I40E_PF_ATQLEN_ATQCRIT_MASK;
  5689. }
  5690. if (oldval != val)
  5691. wr32(&pf->hw, pf->hw.aq.asq.len, val);
  5692. event.buf_len = I40E_MAX_AQ_BUF_SIZE;
  5693. event.msg_buf = kzalloc(event.buf_len, GFP_KERNEL);
  5694. if (!event.msg_buf)
  5695. return;
  5696. do {
  5697. ret = i40e_clean_arq_element(hw, &event, &pending);
  5698. if (ret == I40E_ERR_ADMIN_QUEUE_NO_WORK)
  5699. break;
  5700. else if (ret) {
  5701. dev_info(&pf->pdev->dev, "ARQ event error %d\n", ret);
  5702. break;
  5703. }
  5704. opcode = le16_to_cpu(event.desc.opcode);
  5705. switch (opcode) {
  5706. case i40e_aqc_opc_get_link_status:
  5707. i40e_handle_link_event(pf, &event);
  5708. break;
  5709. case i40e_aqc_opc_send_msg_to_pf:
  5710. ret = i40e_vc_process_vf_msg(pf,
  5711. le16_to_cpu(event.desc.retval),
  5712. le32_to_cpu(event.desc.cookie_high),
  5713. le32_to_cpu(event.desc.cookie_low),
  5714. event.msg_buf,
  5715. event.msg_len);
  5716. break;
  5717. case i40e_aqc_opc_lldp_update_mib:
  5718. dev_dbg(&pf->pdev->dev, "ARQ: Update LLDP MIB event received\n");
  5719. #ifdef CONFIG_I40E_DCB
  5720. rtnl_lock();
  5721. ret = i40e_handle_lldp_event(pf, &event);
  5722. rtnl_unlock();
  5723. #endif /* CONFIG_I40E_DCB */
  5724. break;
  5725. case i40e_aqc_opc_event_lan_overflow:
  5726. dev_dbg(&pf->pdev->dev, "ARQ LAN queue overflow event received\n");
  5727. i40e_handle_lan_overflow_event(pf, &event);
  5728. break;
  5729. case i40e_aqc_opc_send_msg_to_peer:
  5730. dev_info(&pf->pdev->dev, "ARQ: Msg from other pf\n");
  5731. break;
  5732. case i40e_aqc_opc_nvm_erase:
  5733. case i40e_aqc_opc_nvm_update:
  5734. case i40e_aqc_opc_oem_post_update:
  5735. i40e_debug(&pf->hw, I40E_DEBUG_NVM,
  5736. "ARQ NVM operation 0x%04x completed\n",
  5737. opcode);
  5738. break;
  5739. default:
  5740. dev_info(&pf->pdev->dev,
  5741. "ARQ: Unknown event 0x%04x ignored\n",
  5742. opcode);
  5743. break;
  5744. }
  5745. } while (i++ < pf->adminq_work_limit);
  5746. if (i < pf->adminq_work_limit)
  5747. clear_bit(__I40E_ADMINQ_EVENT_PENDING, pf->state);
  5748. /* re-enable Admin queue interrupt cause */
  5749. val = rd32(hw, I40E_PFINT_ICR0_ENA);
  5750. val |= I40E_PFINT_ICR0_ENA_ADMINQ_MASK;
  5751. wr32(hw, I40E_PFINT_ICR0_ENA, val);
  5752. i40e_flush(hw);
  5753. kfree(event.msg_buf);
  5754. }
  5755. /**
  5756. * i40e_verify_eeprom - make sure eeprom is good to use
  5757. * @pf: board private structure
  5758. **/
  5759. static void i40e_verify_eeprom(struct i40e_pf *pf)
  5760. {
  5761. int err;
  5762. err = i40e_diag_eeprom_test(&pf->hw);
  5763. if (err) {
  5764. /* retry in case of garbage read */
  5765. err = i40e_diag_eeprom_test(&pf->hw);
  5766. if (err) {
  5767. dev_info(&pf->pdev->dev, "eeprom check failed (%d), Tx/Rx traffic disabled\n",
  5768. err);
  5769. set_bit(__I40E_BAD_EEPROM, pf->state);
  5770. }
  5771. }
  5772. if (!err && test_bit(__I40E_BAD_EEPROM, pf->state)) {
  5773. dev_info(&pf->pdev->dev, "eeprom check passed, Tx/Rx traffic enabled\n");
  5774. clear_bit(__I40E_BAD_EEPROM, pf->state);
  5775. }
  5776. }
  5777. /**
  5778. * i40e_enable_pf_switch_lb
  5779. * @pf: pointer to the PF structure
  5780. *
  5781. * enable switch loop back or die - no point in a return value
  5782. **/
  5783. static void i40e_enable_pf_switch_lb(struct i40e_pf *pf)
  5784. {
  5785. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5786. struct i40e_vsi_context ctxt;
  5787. int ret;
  5788. ctxt.seid = pf->main_vsi_seid;
  5789. ctxt.pf_num = pf->hw.pf_id;
  5790. ctxt.vf_num = 0;
  5791. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5792. if (ret) {
  5793. dev_info(&pf->pdev->dev,
  5794. "couldn't get PF vsi config, err %s aq_err %s\n",
  5795. i40e_stat_str(&pf->hw, ret),
  5796. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5797. return;
  5798. }
  5799. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5800. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5801. ctxt.info.switch_id |= cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5802. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5803. if (ret) {
  5804. dev_info(&pf->pdev->dev,
  5805. "update vsi switch failed, err %s aq_err %s\n",
  5806. i40e_stat_str(&pf->hw, ret),
  5807. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5808. }
  5809. }
  5810. /**
  5811. * i40e_disable_pf_switch_lb
  5812. * @pf: pointer to the PF structure
  5813. *
  5814. * disable switch loop back or die - no point in a return value
  5815. **/
  5816. static void i40e_disable_pf_switch_lb(struct i40e_pf *pf)
  5817. {
  5818. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  5819. struct i40e_vsi_context ctxt;
  5820. int ret;
  5821. ctxt.seid = pf->main_vsi_seid;
  5822. ctxt.pf_num = pf->hw.pf_id;
  5823. ctxt.vf_num = 0;
  5824. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  5825. if (ret) {
  5826. dev_info(&pf->pdev->dev,
  5827. "couldn't get PF vsi config, err %s aq_err %s\n",
  5828. i40e_stat_str(&pf->hw, ret),
  5829. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5830. return;
  5831. }
  5832. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  5833. ctxt.info.valid_sections = cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  5834. ctxt.info.switch_id &= ~cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  5835. ret = i40e_aq_update_vsi_params(&vsi->back->hw, &ctxt, NULL);
  5836. if (ret) {
  5837. dev_info(&pf->pdev->dev,
  5838. "update vsi switch failed, err %s aq_err %s\n",
  5839. i40e_stat_str(&pf->hw, ret),
  5840. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  5841. }
  5842. }
  5843. /**
  5844. * i40e_config_bridge_mode - Configure the HW bridge mode
  5845. * @veb: pointer to the bridge instance
  5846. *
  5847. * Configure the loop back mode for the LAN VSI that is downlink to the
  5848. * specified HW bridge instance. It is expected this function is called
  5849. * when a new HW bridge is instantiated.
  5850. **/
  5851. static void i40e_config_bridge_mode(struct i40e_veb *veb)
  5852. {
  5853. struct i40e_pf *pf = veb->pf;
  5854. if (pf->hw.debug_mask & I40E_DEBUG_LAN)
  5855. dev_info(&pf->pdev->dev, "enabling bridge mode: %s\n",
  5856. veb->bridge_mode == BRIDGE_MODE_VEPA ? "VEPA" : "VEB");
  5857. if (veb->bridge_mode & BRIDGE_MODE_VEPA)
  5858. i40e_disable_pf_switch_lb(pf);
  5859. else
  5860. i40e_enable_pf_switch_lb(pf);
  5861. }
  5862. /**
  5863. * i40e_reconstitute_veb - rebuild the VEB and anything connected to it
  5864. * @veb: pointer to the VEB instance
  5865. *
  5866. * This is a recursive function that first builds the attached VSIs then
  5867. * recurses in to build the next layer of VEB. We track the connections
  5868. * through our own index numbers because the seid's from the HW could
  5869. * change across the reset.
  5870. **/
  5871. static int i40e_reconstitute_veb(struct i40e_veb *veb)
  5872. {
  5873. struct i40e_vsi *ctl_vsi = NULL;
  5874. struct i40e_pf *pf = veb->pf;
  5875. int v, veb_idx;
  5876. int ret;
  5877. /* build VSI that owns this VEB, temporarily attached to base VEB */
  5878. for (v = 0; v < pf->num_alloc_vsi && !ctl_vsi; v++) {
  5879. if (pf->vsi[v] &&
  5880. pf->vsi[v]->veb_idx == veb->idx &&
  5881. pf->vsi[v]->flags & I40E_VSI_FLAG_VEB_OWNER) {
  5882. ctl_vsi = pf->vsi[v];
  5883. break;
  5884. }
  5885. }
  5886. if (!ctl_vsi) {
  5887. dev_info(&pf->pdev->dev,
  5888. "missing owner VSI for veb_idx %d\n", veb->idx);
  5889. ret = -ENOENT;
  5890. goto end_reconstitute;
  5891. }
  5892. if (ctl_vsi != pf->vsi[pf->lan_vsi])
  5893. ctl_vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  5894. ret = i40e_add_vsi(ctl_vsi);
  5895. if (ret) {
  5896. dev_info(&pf->pdev->dev,
  5897. "rebuild of veb_idx %d owner VSI failed: %d\n",
  5898. veb->idx, ret);
  5899. goto end_reconstitute;
  5900. }
  5901. i40e_vsi_reset_stats(ctl_vsi);
  5902. /* create the VEB in the switch and move the VSI onto the VEB */
  5903. ret = i40e_add_veb(veb, ctl_vsi);
  5904. if (ret)
  5905. goto end_reconstitute;
  5906. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  5907. veb->bridge_mode = BRIDGE_MODE_VEB;
  5908. else
  5909. veb->bridge_mode = BRIDGE_MODE_VEPA;
  5910. i40e_config_bridge_mode(veb);
  5911. /* create the remaining VSIs attached to this VEB */
  5912. for (v = 0; v < pf->num_alloc_vsi; v++) {
  5913. if (!pf->vsi[v] || pf->vsi[v] == ctl_vsi)
  5914. continue;
  5915. if (pf->vsi[v]->veb_idx == veb->idx) {
  5916. struct i40e_vsi *vsi = pf->vsi[v];
  5917. vsi->uplink_seid = veb->seid;
  5918. ret = i40e_add_vsi(vsi);
  5919. if (ret) {
  5920. dev_info(&pf->pdev->dev,
  5921. "rebuild of vsi_idx %d failed: %d\n",
  5922. v, ret);
  5923. goto end_reconstitute;
  5924. }
  5925. i40e_vsi_reset_stats(vsi);
  5926. }
  5927. }
  5928. /* create any VEBs attached to this VEB - RECURSION */
  5929. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  5930. if (pf->veb[veb_idx] && pf->veb[veb_idx]->veb_idx == veb->idx) {
  5931. pf->veb[veb_idx]->uplink_seid = veb->seid;
  5932. ret = i40e_reconstitute_veb(pf->veb[veb_idx]);
  5933. if (ret)
  5934. break;
  5935. }
  5936. }
  5937. end_reconstitute:
  5938. return ret;
  5939. }
  5940. /**
  5941. * i40e_get_capabilities - get info about the HW
  5942. * @pf: the PF struct
  5943. **/
  5944. static int i40e_get_capabilities(struct i40e_pf *pf)
  5945. {
  5946. struct i40e_aqc_list_capabilities_element_resp *cap_buf;
  5947. u16 data_size;
  5948. int buf_len;
  5949. int err;
  5950. buf_len = 40 * sizeof(struct i40e_aqc_list_capabilities_element_resp);
  5951. do {
  5952. cap_buf = kzalloc(buf_len, GFP_KERNEL);
  5953. if (!cap_buf)
  5954. return -ENOMEM;
  5955. /* this loads the data into the hw struct for us */
  5956. err = i40e_aq_discover_capabilities(&pf->hw, cap_buf, buf_len,
  5957. &data_size,
  5958. i40e_aqc_opc_list_func_capabilities,
  5959. NULL);
  5960. /* data loaded, buffer no longer needed */
  5961. kfree(cap_buf);
  5962. if (pf->hw.aq.asq_last_status == I40E_AQ_RC_ENOMEM) {
  5963. /* retry with a larger buffer */
  5964. buf_len = data_size;
  5965. } else if (pf->hw.aq.asq_last_status != I40E_AQ_RC_OK) {
  5966. dev_info(&pf->pdev->dev,
  5967. "capability discovery failed, err %s aq_err %s\n",
  5968. i40e_stat_str(&pf->hw, err),
  5969. i40e_aq_str(&pf->hw,
  5970. pf->hw.aq.asq_last_status));
  5971. return -ENODEV;
  5972. }
  5973. } while (err);
  5974. if (pf->hw.debug_mask & I40E_DEBUG_USER)
  5975. dev_info(&pf->pdev->dev,
  5976. "pf=%d, num_vfs=%d, msix_pf=%d, msix_vf=%d, fd_g=%d, fd_b=%d, pf_max_q=%d num_vsi=%d\n",
  5977. pf->hw.pf_id, pf->hw.func_caps.num_vfs,
  5978. pf->hw.func_caps.num_msix_vectors,
  5979. pf->hw.func_caps.num_msix_vectors_vf,
  5980. pf->hw.func_caps.fd_filters_guaranteed,
  5981. pf->hw.func_caps.fd_filters_best_effort,
  5982. pf->hw.func_caps.num_tx_qp,
  5983. pf->hw.func_caps.num_vsis);
  5984. #define DEF_NUM_VSI (1 + (pf->hw.func_caps.fcoe ? 1 : 0) \
  5985. + pf->hw.func_caps.num_vfs)
  5986. if (pf->hw.revision_id == 0 && (DEF_NUM_VSI > pf->hw.func_caps.num_vsis)) {
  5987. dev_info(&pf->pdev->dev,
  5988. "got num_vsis %d, setting num_vsis to %d\n",
  5989. pf->hw.func_caps.num_vsis, DEF_NUM_VSI);
  5990. pf->hw.func_caps.num_vsis = DEF_NUM_VSI;
  5991. }
  5992. return 0;
  5993. }
  5994. static int i40e_vsi_clear(struct i40e_vsi *vsi);
  5995. /**
  5996. * i40e_fdir_sb_setup - initialize the Flow Director resources for Sideband
  5997. * @pf: board private structure
  5998. **/
  5999. static void i40e_fdir_sb_setup(struct i40e_pf *pf)
  6000. {
  6001. struct i40e_vsi *vsi;
  6002. /* quick workaround for an NVM issue that leaves a critical register
  6003. * uninitialized
  6004. */
  6005. if (!rd32(&pf->hw, I40E_GLQF_HKEY(0))) {
  6006. static const u32 hkey[] = {
  6007. 0xe640d33f, 0xcdfe98ab, 0x73fa7161, 0x0d7a7d36,
  6008. 0xeacb7d61, 0xaa4f05b6, 0x9c5c89ed, 0xfc425ddb,
  6009. 0xa4654832, 0xfc7461d4, 0x8f827619, 0xf5c63c21,
  6010. 0x95b3a76d};
  6011. int i;
  6012. for (i = 0; i <= I40E_GLQF_HKEY_MAX_INDEX; i++)
  6013. wr32(&pf->hw, I40E_GLQF_HKEY(i), hkey[i]);
  6014. }
  6015. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  6016. return;
  6017. /* find existing VSI and see if it needs configuring */
  6018. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  6019. /* create a new VSI if none exists */
  6020. if (!vsi) {
  6021. vsi = i40e_vsi_setup(pf, I40E_VSI_FDIR,
  6022. pf->vsi[pf->lan_vsi]->seid, 0);
  6023. if (!vsi) {
  6024. dev_info(&pf->pdev->dev, "Couldn't create FDir VSI\n");
  6025. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  6026. return;
  6027. }
  6028. }
  6029. i40e_vsi_setup_irqhandler(vsi, i40e_fdir_clean_ring);
  6030. }
  6031. /**
  6032. * i40e_fdir_teardown - release the Flow Director resources
  6033. * @pf: board private structure
  6034. **/
  6035. static void i40e_fdir_teardown(struct i40e_pf *pf)
  6036. {
  6037. struct i40e_vsi *vsi;
  6038. i40e_fdir_filter_exit(pf);
  6039. vsi = i40e_find_vsi_by_type(pf, I40E_VSI_FDIR);
  6040. if (vsi)
  6041. i40e_vsi_release(vsi);
  6042. }
  6043. /**
  6044. * i40e_prep_for_reset - prep for the core to reset
  6045. * @pf: board private structure
  6046. * @lock_acquired: indicates whether or not the lock has been acquired
  6047. * before this function was called.
  6048. *
  6049. * Close up the VFs and other things in prep for PF Reset.
  6050. **/
  6051. static void i40e_prep_for_reset(struct i40e_pf *pf, bool lock_acquired)
  6052. {
  6053. struct i40e_hw *hw = &pf->hw;
  6054. i40e_status ret = 0;
  6055. u32 v;
  6056. clear_bit(__I40E_RESET_INTR_RECEIVED, pf->state);
  6057. if (test_and_set_bit(__I40E_RESET_RECOVERY_PENDING, pf->state))
  6058. return;
  6059. if (i40e_check_asq_alive(&pf->hw))
  6060. i40e_vc_notify_reset(pf);
  6061. dev_dbg(&pf->pdev->dev, "Tearing down internal switch for reset\n");
  6062. /* quiesce the VSIs and their queues that are not already DOWN */
  6063. /* pf_quiesce_all_vsi modifies netdev structures -rtnl_lock needed */
  6064. if (!lock_acquired)
  6065. rtnl_lock();
  6066. i40e_pf_quiesce_all_vsi(pf);
  6067. if (!lock_acquired)
  6068. rtnl_unlock();
  6069. for (v = 0; v < pf->num_alloc_vsi; v++) {
  6070. if (pf->vsi[v])
  6071. pf->vsi[v]->seid = 0;
  6072. }
  6073. i40e_shutdown_adminq(&pf->hw);
  6074. /* call shutdown HMC */
  6075. if (hw->hmc.hmc_obj) {
  6076. ret = i40e_shutdown_lan_hmc(hw);
  6077. if (ret)
  6078. dev_warn(&pf->pdev->dev,
  6079. "shutdown_lan_hmc failed: %d\n", ret);
  6080. }
  6081. }
  6082. /**
  6083. * i40e_send_version - update firmware with driver version
  6084. * @pf: PF struct
  6085. */
  6086. static void i40e_send_version(struct i40e_pf *pf)
  6087. {
  6088. struct i40e_driver_version dv;
  6089. dv.major_version = DRV_VERSION_MAJOR;
  6090. dv.minor_version = DRV_VERSION_MINOR;
  6091. dv.build_version = DRV_VERSION_BUILD;
  6092. dv.subbuild_version = 0;
  6093. strlcpy(dv.driver_string, DRV_VERSION, sizeof(dv.driver_string));
  6094. i40e_aq_send_driver_version(&pf->hw, &dv, NULL);
  6095. }
  6096. /**
  6097. * i40e_reset - wait for core reset to finish reset, reset pf if corer not seen
  6098. * @pf: board private structure
  6099. **/
  6100. static int i40e_reset(struct i40e_pf *pf)
  6101. {
  6102. struct i40e_hw *hw = &pf->hw;
  6103. i40e_status ret;
  6104. ret = i40e_pf_reset(hw);
  6105. if (ret) {
  6106. dev_info(&pf->pdev->dev, "PF reset failed, %d\n", ret);
  6107. set_bit(__I40E_RESET_FAILED, pf->state);
  6108. clear_bit(__I40E_RESET_RECOVERY_PENDING, pf->state);
  6109. } else {
  6110. pf->pfr_count++;
  6111. }
  6112. return ret;
  6113. }
  6114. /**
  6115. * i40e_rebuild - rebuild using a saved config
  6116. * @pf: board private structure
  6117. * @reinit: if the Main VSI needs to re-initialized.
  6118. * @lock_acquired: indicates whether or not the lock has been acquired
  6119. * before this function was called.
  6120. **/
  6121. static void i40e_rebuild(struct i40e_pf *pf, bool reinit, bool lock_acquired)
  6122. {
  6123. struct i40e_hw *hw = &pf->hw;
  6124. u8 set_fc_aq_fail = 0;
  6125. i40e_status ret;
  6126. u32 val;
  6127. int v;
  6128. if (test_bit(__I40E_VSI_DOWN, pf->state))
  6129. goto clear_recovery;
  6130. dev_dbg(&pf->pdev->dev, "Rebuilding internal switch\n");
  6131. /* rebuild the basics for the AdminQ, HMC, and initial HW switch */
  6132. ret = i40e_init_adminq(&pf->hw);
  6133. if (ret) {
  6134. dev_info(&pf->pdev->dev, "Rebuild AdminQ failed, err %s aq_err %s\n",
  6135. i40e_stat_str(&pf->hw, ret),
  6136. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6137. goto clear_recovery;
  6138. }
  6139. /* re-verify the eeprom if we just had an EMP reset */
  6140. if (test_and_clear_bit(__I40E_EMP_RESET_INTR_RECEIVED, pf->state))
  6141. i40e_verify_eeprom(pf);
  6142. i40e_clear_pxe_mode(hw);
  6143. ret = i40e_get_capabilities(pf);
  6144. if (ret)
  6145. goto end_core_reset;
  6146. ret = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  6147. hw->func_caps.num_rx_qp, 0, 0);
  6148. if (ret) {
  6149. dev_info(&pf->pdev->dev, "init_lan_hmc failed: %d\n", ret);
  6150. goto end_core_reset;
  6151. }
  6152. ret = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  6153. if (ret) {
  6154. dev_info(&pf->pdev->dev, "configure_lan_hmc failed: %d\n", ret);
  6155. goto end_core_reset;
  6156. }
  6157. #ifdef CONFIG_I40E_DCB
  6158. ret = i40e_init_pf_dcb(pf);
  6159. if (ret) {
  6160. dev_info(&pf->pdev->dev, "DCB init failed %d, disabled\n", ret);
  6161. pf->flags &= ~I40E_FLAG_DCB_CAPABLE;
  6162. /* Continue without DCB enabled */
  6163. }
  6164. #endif /* CONFIG_I40E_DCB */
  6165. /* do basic switch setup */
  6166. if (!lock_acquired)
  6167. rtnl_lock();
  6168. ret = i40e_setup_pf_switch(pf, reinit);
  6169. if (ret)
  6170. goto end_unlock;
  6171. /* The driver only wants link up/down and module qualification
  6172. * reports from firmware. Note the negative logic.
  6173. */
  6174. ret = i40e_aq_set_phy_int_mask(&pf->hw,
  6175. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  6176. I40E_AQ_EVENT_MEDIA_NA |
  6177. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  6178. if (ret)
  6179. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  6180. i40e_stat_str(&pf->hw, ret),
  6181. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6182. /* make sure our flow control settings are restored */
  6183. ret = i40e_set_fc(&pf->hw, &set_fc_aq_fail, true);
  6184. if (ret)
  6185. dev_dbg(&pf->pdev->dev, "setting flow control: ret = %s last_status = %s\n",
  6186. i40e_stat_str(&pf->hw, ret),
  6187. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  6188. /* Rebuild the VSIs and VEBs that existed before reset.
  6189. * They are still in our local switch element arrays, so only
  6190. * need to rebuild the switch model in the HW.
  6191. *
  6192. * If there were VEBs but the reconstitution failed, we'll try
  6193. * try to recover minimal use by getting the basic PF VSI working.
  6194. */
  6195. if (pf->vsi[pf->lan_vsi]->uplink_seid != pf->mac_seid) {
  6196. dev_dbg(&pf->pdev->dev, "attempting to rebuild switch\n");
  6197. /* find the one VEB connected to the MAC, and find orphans */
  6198. for (v = 0; v < I40E_MAX_VEB; v++) {
  6199. if (!pf->veb[v])
  6200. continue;
  6201. if (pf->veb[v]->uplink_seid == pf->mac_seid ||
  6202. pf->veb[v]->uplink_seid == 0) {
  6203. ret = i40e_reconstitute_veb(pf->veb[v]);
  6204. if (!ret)
  6205. continue;
  6206. /* If Main VEB failed, we're in deep doodoo,
  6207. * so give up rebuilding the switch and set up
  6208. * for minimal rebuild of PF VSI.
  6209. * If orphan failed, we'll report the error
  6210. * but try to keep going.
  6211. */
  6212. if (pf->veb[v]->uplink_seid == pf->mac_seid) {
  6213. dev_info(&pf->pdev->dev,
  6214. "rebuild of switch failed: %d, will try to set up simple PF connection\n",
  6215. ret);
  6216. pf->vsi[pf->lan_vsi]->uplink_seid
  6217. = pf->mac_seid;
  6218. break;
  6219. } else if (pf->veb[v]->uplink_seid == 0) {
  6220. dev_info(&pf->pdev->dev,
  6221. "rebuild of orphan VEB failed: %d\n",
  6222. ret);
  6223. }
  6224. }
  6225. }
  6226. }
  6227. if (pf->vsi[pf->lan_vsi]->uplink_seid == pf->mac_seid) {
  6228. dev_dbg(&pf->pdev->dev, "attempting to rebuild PF VSI\n");
  6229. /* no VEB, so rebuild only the Main VSI */
  6230. ret = i40e_add_vsi(pf->vsi[pf->lan_vsi]);
  6231. if (ret) {
  6232. dev_info(&pf->pdev->dev,
  6233. "rebuild of Main VSI failed: %d\n", ret);
  6234. goto end_unlock;
  6235. }
  6236. }
  6237. /* Reconfigure hardware for allowing smaller MSS in the case
  6238. * of TSO, so that we avoid the MDD being fired and causing
  6239. * a reset in the case of small MSS+TSO.
  6240. */
  6241. #define I40E_REG_MSS 0x000E64DC
  6242. #define I40E_REG_MSS_MIN_MASK 0x3FF0000
  6243. #define I40E_64BYTE_MSS 0x400000
  6244. val = rd32(hw, I40E_REG_MSS);
  6245. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  6246. val &= ~I40E_REG_MSS_MIN_MASK;
  6247. val |= I40E_64BYTE_MSS;
  6248. wr32(hw, I40E_REG_MSS, val);
  6249. }
  6250. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  6251. msleep(75);
  6252. ret = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  6253. if (ret)
  6254. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  6255. i40e_stat_str(&pf->hw, ret),
  6256. i40e_aq_str(&pf->hw,
  6257. pf->hw.aq.asq_last_status));
  6258. }
  6259. /* reinit the misc interrupt */
  6260. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6261. ret = i40e_setup_misc_vector(pf);
  6262. /* Add a filter to drop all Flow control frames from any VSI from being
  6263. * transmitted. By doing so we stop a malicious VF from sending out
  6264. * PAUSE or PFC frames and potentially controlling traffic for other
  6265. * PF/VF VSIs.
  6266. * The FW can still send Flow control frames if enabled.
  6267. */
  6268. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  6269. pf->main_vsi_seid);
  6270. /* restart the VSIs that were rebuilt and running before the reset */
  6271. i40e_pf_unquiesce_all_vsi(pf);
  6272. /* Release the RTNL lock before we start resetting VFs */
  6273. if (!lock_acquired)
  6274. rtnl_unlock();
  6275. i40e_reset_all_vfs(pf, true);
  6276. /* tell the firmware that we're starting */
  6277. i40e_send_version(pf);
  6278. /* We've already released the lock, so don't do it again */
  6279. goto end_core_reset;
  6280. end_unlock:
  6281. if (!lock_acquired)
  6282. rtnl_unlock();
  6283. end_core_reset:
  6284. clear_bit(__I40E_RESET_FAILED, pf->state);
  6285. clear_recovery:
  6286. clear_bit(__I40E_RESET_RECOVERY_PENDING, pf->state);
  6287. }
  6288. /**
  6289. * i40e_reset_and_rebuild - reset and rebuild using a saved config
  6290. * @pf: board private structure
  6291. * @reinit: if the Main VSI needs to re-initialized.
  6292. * @lock_acquired: indicates whether or not the lock has been acquired
  6293. * before this function was called.
  6294. **/
  6295. static void i40e_reset_and_rebuild(struct i40e_pf *pf, bool reinit,
  6296. bool lock_acquired)
  6297. {
  6298. int ret;
  6299. /* Now we wait for GRST to settle out.
  6300. * We don't have to delete the VEBs or VSIs from the hw switch
  6301. * because the reset will make them disappear.
  6302. */
  6303. ret = i40e_reset(pf);
  6304. if (!ret)
  6305. i40e_rebuild(pf, reinit, lock_acquired);
  6306. }
  6307. /**
  6308. * i40e_handle_reset_warning - prep for the PF to reset, reset and rebuild
  6309. * @pf: board private structure
  6310. *
  6311. * Close up the VFs and other things in prep for a Core Reset,
  6312. * then get ready to rebuild the world.
  6313. * @lock_acquired: indicates whether or not the lock has been acquired
  6314. * before this function was called.
  6315. **/
  6316. static void i40e_handle_reset_warning(struct i40e_pf *pf, bool lock_acquired)
  6317. {
  6318. i40e_prep_for_reset(pf, lock_acquired);
  6319. i40e_reset_and_rebuild(pf, false, lock_acquired);
  6320. }
  6321. /**
  6322. * i40e_handle_mdd_event
  6323. * @pf: pointer to the PF structure
  6324. *
  6325. * Called from the MDD irq handler to identify possibly malicious vfs
  6326. **/
  6327. static void i40e_handle_mdd_event(struct i40e_pf *pf)
  6328. {
  6329. struct i40e_hw *hw = &pf->hw;
  6330. bool mdd_detected = false;
  6331. bool pf_mdd_detected = false;
  6332. struct i40e_vf *vf;
  6333. u32 reg;
  6334. int i;
  6335. if (!test_bit(__I40E_MDD_EVENT_PENDING, pf->state))
  6336. return;
  6337. /* find what triggered the MDD event */
  6338. reg = rd32(hw, I40E_GL_MDET_TX);
  6339. if (reg & I40E_GL_MDET_TX_VALID_MASK) {
  6340. u8 pf_num = (reg & I40E_GL_MDET_TX_PF_NUM_MASK) >>
  6341. I40E_GL_MDET_TX_PF_NUM_SHIFT;
  6342. u16 vf_num = (reg & I40E_GL_MDET_TX_VF_NUM_MASK) >>
  6343. I40E_GL_MDET_TX_VF_NUM_SHIFT;
  6344. u8 event = (reg & I40E_GL_MDET_TX_EVENT_MASK) >>
  6345. I40E_GL_MDET_TX_EVENT_SHIFT;
  6346. u16 queue = ((reg & I40E_GL_MDET_TX_QUEUE_MASK) >>
  6347. I40E_GL_MDET_TX_QUEUE_SHIFT) -
  6348. pf->hw.func_caps.base_queue;
  6349. if (netif_msg_tx_err(pf))
  6350. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on TX queue %d PF number 0x%02x VF number 0x%02x\n",
  6351. event, queue, pf_num, vf_num);
  6352. wr32(hw, I40E_GL_MDET_TX, 0xffffffff);
  6353. mdd_detected = true;
  6354. }
  6355. reg = rd32(hw, I40E_GL_MDET_RX);
  6356. if (reg & I40E_GL_MDET_RX_VALID_MASK) {
  6357. u8 func = (reg & I40E_GL_MDET_RX_FUNCTION_MASK) >>
  6358. I40E_GL_MDET_RX_FUNCTION_SHIFT;
  6359. u8 event = (reg & I40E_GL_MDET_RX_EVENT_MASK) >>
  6360. I40E_GL_MDET_RX_EVENT_SHIFT;
  6361. u16 queue = ((reg & I40E_GL_MDET_RX_QUEUE_MASK) >>
  6362. I40E_GL_MDET_RX_QUEUE_SHIFT) -
  6363. pf->hw.func_caps.base_queue;
  6364. if (netif_msg_rx_err(pf))
  6365. dev_info(&pf->pdev->dev, "Malicious Driver Detection event 0x%02x on RX queue %d of function 0x%02x\n",
  6366. event, queue, func);
  6367. wr32(hw, I40E_GL_MDET_RX, 0xffffffff);
  6368. mdd_detected = true;
  6369. }
  6370. if (mdd_detected) {
  6371. reg = rd32(hw, I40E_PF_MDET_TX);
  6372. if (reg & I40E_PF_MDET_TX_VALID_MASK) {
  6373. wr32(hw, I40E_PF_MDET_TX, 0xFFFF);
  6374. dev_info(&pf->pdev->dev, "TX driver issue detected, PF reset issued\n");
  6375. pf_mdd_detected = true;
  6376. }
  6377. reg = rd32(hw, I40E_PF_MDET_RX);
  6378. if (reg & I40E_PF_MDET_RX_VALID_MASK) {
  6379. wr32(hw, I40E_PF_MDET_RX, 0xFFFF);
  6380. dev_info(&pf->pdev->dev, "RX driver issue detected, PF reset issued\n");
  6381. pf_mdd_detected = true;
  6382. }
  6383. /* Queue belongs to the PF, initiate a reset */
  6384. if (pf_mdd_detected) {
  6385. set_bit(__I40E_PF_RESET_REQUESTED, pf->state);
  6386. i40e_service_event_schedule(pf);
  6387. }
  6388. }
  6389. /* see if one of the VFs needs its hand slapped */
  6390. for (i = 0; i < pf->num_alloc_vfs && mdd_detected; i++) {
  6391. vf = &(pf->vf[i]);
  6392. reg = rd32(hw, I40E_VP_MDET_TX(i));
  6393. if (reg & I40E_VP_MDET_TX_VALID_MASK) {
  6394. wr32(hw, I40E_VP_MDET_TX(i), 0xFFFF);
  6395. vf->num_mdd_events++;
  6396. dev_info(&pf->pdev->dev, "TX driver issue detected on VF %d\n",
  6397. i);
  6398. }
  6399. reg = rd32(hw, I40E_VP_MDET_RX(i));
  6400. if (reg & I40E_VP_MDET_RX_VALID_MASK) {
  6401. wr32(hw, I40E_VP_MDET_RX(i), 0xFFFF);
  6402. vf->num_mdd_events++;
  6403. dev_info(&pf->pdev->dev, "RX driver issue detected on VF %d\n",
  6404. i);
  6405. }
  6406. if (vf->num_mdd_events > I40E_DEFAULT_NUM_MDD_EVENTS_ALLOWED) {
  6407. dev_info(&pf->pdev->dev,
  6408. "Too many MDD events on VF %d, disabled\n", i);
  6409. dev_info(&pf->pdev->dev,
  6410. "Use PF Control I/F to re-enable the VF\n");
  6411. set_bit(I40E_VF_STATE_DISABLED, &vf->vf_states);
  6412. }
  6413. }
  6414. /* re-enable mdd interrupt cause */
  6415. clear_bit(__I40E_MDD_EVENT_PENDING, pf->state);
  6416. reg = rd32(hw, I40E_PFINT_ICR0_ENA);
  6417. reg |= I40E_PFINT_ICR0_ENA_MAL_DETECT_MASK;
  6418. wr32(hw, I40E_PFINT_ICR0_ENA, reg);
  6419. i40e_flush(hw);
  6420. }
  6421. /**
  6422. * i40e_sync_udp_filters - Trigger a sync event for existing UDP filters
  6423. * @pf: board private structure
  6424. **/
  6425. static void i40e_sync_udp_filters(struct i40e_pf *pf)
  6426. {
  6427. int i;
  6428. /* loop through and set pending bit for all active UDP filters */
  6429. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  6430. if (pf->udp_ports[i].port)
  6431. pf->pending_udp_bitmap |= BIT_ULL(i);
  6432. }
  6433. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  6434. }
  6435. /**
  6436. * i40e_sync_udp_filters_subtask - Sync the VSI filter list with HW
  6437. * @pf: board private structure
  6438. **/
  6439. static void i40e_sync_udp_filters_subtask(struct i40e_pf *pf)
  6440. {
  6441. struct i40e_hw *hw = &pf->hw;
  6442. i40e_status ret;
  6443. u16 port;
  6444. int i;
  6445. if (!(pf->flags & I40E_FLAG_UDP_FILTER_SYNC))
  6446. return;
  6447. pf->flags &= ~I40E_FLAG_UDP_FILTER_SYNC;
  6448. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  6449. if (pf->pending_udp_bitmap & BIT_ULL(i)) {
  6450. pf->pending_udp_bitmap &= ~BIT_ULL(i);
  6451. port = pf->udp_ports[i].port;
  6452. if (port)
  6453. ret = i40e_aq_add_udp_tunnel(hw, port,
  6454. pf->udp_ports[i].type,
  6455. NULL, NULL);
  6456. else
  6457. ret = i40e_aq_del_udp_tunnel(hw, i, NULL);
  6458. if (ret) {
  6459. dev_dbg(&pf->pdev->dev,
  6460. "%s %s port %d, index %d failed, err %s aq_err %s\n",
  6461. pf->udp_ports[i].type ? "vxlan" : "geneve",
  6462. port ? "add" : "delete",
  6463. port, i,
  6464. i40e_stat_str(&pf->hw, ret),
  6465. i40e_aq_str(&pf->hw,
  6466. pf->hw.aq.asq_last_status));
  6467. pf->udp_ports[i].port = 0;
  6468. }
  6469. }
  6470. }
  6471. }
  6472. /**
  6473. * i40e_service_task - Run the driver's async subtasks
  6474. * @work: pointer to work_struct containing our data
  6475. **/
  6476. static void i40e_service_task(struct work_struct *work)
  6477. {
  6478. struct i40e_pf *pf = container_of(work,
  6479. struct i40e_pf,
  6480. service_task);
  6481. unsigned long start_time = jiffies;
  6482. /* don't bother with service tasks if a reset is in progress */
  6483. if (test_bit(__I40E_RESET_RECOVERY_PENDING, pf->state))
  6484. return;
  6485. if (test_and_set_bit(__I40E_SERVICE_SCHED, pf->state))
  6486. return;
  6487. i40e_detect_recover_hung(pf);
  6488. i40e_sync_filters_subtask(pf);
  6489. i40e_reset_subtask(pf);
  6490. i40e_handle_mdd_event(pf);
  6491. i40e_vc_process_vflr_event(pf);
  6492. i40e_watchdog_subtask(pf);
  6493. i40e_fdir_reinit_subtask(pf);
  6494. if (pf->flags & I40E_FLAG_CLIENT_RESET) {
  6495. /* Client subtask will reopen next time through. */
  6496. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], true);
  6497. pf->flags &= ~I40E_FLAG_CLIENT_RESET;
  6498. } else {
  6499. i40e_client_subtask(pf);
  6500. if (pf->flags & I40E_FLAG_CLIENT_L2_CHANGE) {
  6501. i40e_notify_client_of_l2_param_changes(
  6502. pf->vsi[pf->lan_vsi]);
  6503. pf->flags &= ~I40E_FLAG_CLIENT_L2_CHANGE;
  6504. }
  6505. }
  6506. i40e_sync_filters_subtask(pf);
  6507. i40e_sync_udp_filters_subtask(pf);
  6508. i40e_clean_adminq_subtask(pf);
  6509. /* flush memory to make sure state is correct before next watchdog */
  6510. smp_mb__before_atomic();
  6511. clear_bit(__I40E_SERVICE_SCHED, pf->state);
  6512. /* If the tasks have taken longer than one timer cycle or there
  6513. * is more work to be done, reschedule the service task now
  6514. * rather than wait for the timer to tick again.
  6515. */
  6516. if (time_after(jiffies, (start_time + pf->service_timer_period)) ||
  6517. test_bit(__I40E_ADMINQ_EVENT_PENDING, pf->state) ||
  6518. test_bit(__I40E_MDD_EVENT_PENDING, pf->state) ||
  6519. test_bit(__I40E_VFLR_EVENT_PENDING, pf->state))
  6520. i40e_service_event_schedule(pf);
  6521. }
  6522. /**
  6523. * i40e_service_timer - timer callback
  6524. * @data: pointer to PF struct
  6525. **/
  6526. static void i40e_service_timer(unsigned long data)
  6527. {
  6528. struct i40e_pf *pf = (struct i40e_pf *)data;
  6529. mod_timer(&pf->service_timer,
  6530. round_jiffies(jiffies + pf->service_timer_period));
  6531. i40e_service_event_schedule(pf);
  6532. }
  6533. /**
  6534. * i40e_set_num_rings_in_vsi - Determine number of rings in the VSI
  6535. * @vsi: the VSI being configured
  6536. **/
  6537. static int i40e_set_num_rings_in_vsi(struct i40e_vsi *vsi)
  6538. {
  6539. struct i40e_pf *pf = vsi->back;
  6540. switch (vsi->type) {
  6541. case I40E_VSI_MAIN:
  6542. vsi->alloc_queue_pairs = pf->num_lan_qps;
  6543. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6544. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6545. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  6546. vsi->num_q_vectors = pf->num_lan_msix;
  6547. else
  6548. vsi->num_q_vectors = 1;
  6549. break;
  6550. case I40E_VSI_FDIR:
  6551. vsi->alloc_queue_pairs = 1;
  6552. vsi->num_desc = ALIGN(I40E_FDIR_RING_COUNT,
  6553. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6554. vsi->num_q_vectors = pf->num_fdsb_msix;
  6555. break;
  6556. case I40E_VSI_VMDQ2:
  6557. vsi->alloc_queue_pairs = pf->num_vmdq_qps;
  6558. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6559. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6560. vsi->num_q_vectors = pf->num_vmdq_msix;
  6561. break;
  6562. case I40E_VSI_SRIOV:
  6563. vsi->alloc_queue_pairs = pf->num_vf_qps;
  6564. vsi->num_desc = ALIGN(I40E_DEFAULT_NUM_DESCRIPTORS,
  6565. I40E_REQ_DESCRIPTOR_MULTIPLE);
  6566. break;
  6567. default:
  6568. WARN_ON(1);
  6569. return -ENODATA;
  6570. }
  6571. return 0;
  6572. }
  6573. /**
  6574. * i40e_vsi_alloc_arrays - Allocate queue and vector pointer arrays for the vsi
  6575. * @type: VSI pointer
  6576. * @alloc_qvectors: a bool to specify if q_vectors need to be allocated.
  6577. *
  6578. * On error: returns error code (negative)
  6579. * On success: returns 0
  6580. **/
  6581. static int i40e_vsi_alloc_arrays(struct i40e_vsi *vsi, bool alloc_qvectors)
  6582. {
  6583. int size;
  6584. int ret = 0;
  6585. /* allocate memory for both Tx and Rx ring pointers */
  6586. size = sizeof(struct i40e_ring *) * vsi->alloc_queue_pairs * 2;
  6587. vsi->tx_rings = kzalloc(size, GFP_KERNEL);
  6588. if (!vsi->tx_rings)
  6589. return -ENOMEM;
  6590. vsi->rx_rings = &vsi->tx_rings[vsi->alloc_queue_pairs];
  6591. if (alloc_qvectors) {
  6592. /* allocate memory for q_vector pointers */
  6593. size = sizeof(struct i40e_q_vector *) * vsi->num_q_vectors;
  6594. vsi->q_vectors = kzalloc(size, GFP_KERNEL);
  6595. if (!vsi->q_vectors) {
  6596. ret = -ENOMEM;
  6597. goto err_vectors;
  6598. }
  6599. }
  6600. return ret;
  6601. err_vectors:
  6602. kfree(vsi->tx_rings);
  6603. return ret;
  6604. }
  6605. /**
  6606. * i40e_vsi_mem_alloc - Allocates the next available struct vsi in the PF
  6607. * @pf: board private structure
  6608. * @type: type of VSI
  6609. *
  6610. * On error: returns error code (negative)
  6611. * On success: returns vsi index in PF (positive)
  6612. **/
  6613. static int i40e_vsi_mem_alloc(struct i40e_pf *pf, enum i40e_vsi_type type)
  6614. {
  6615. int ret = -ENODEV;
  6616. struct i40e_vsi *vsi;
  6617. int vsi_idx;
  6618. int i;
  6619. /* Need to protect the allocation of the VSIs at the PF level */
  6620. mutex_lock(&pf->switch_mutex);
  6621. /* VSI list may be fragmented if VSI creation/destruction has
  6622. * been happening. We can afford to do a quick scan to look
  6623. * for any free VSIs in the list.
  6624. *
  6625. * find next empty vsi slot, looping back around if necessary
  6626. */
  6627. i = pf->next_vsi;
  6628. while (i < pf->num_alloc_vsi && pf->vsi[i])
  6629. i++;
  6630. if (i >= pf->num_alloc_vsi) {
  6631. i = 0;
  6632. while (i < pf->next_vsi && pf->vsi[i])
  6633. i++;
  6634. }
  6635. if (i < pf->num_alloc_vsi && !pf->vsi[i]) {
  6636. vsi_idx = i; /* Found one! */
  6637. } else {
  6638. ret = -ENODEV;
  6639. goto unlock_pf; /* out of VSI slots! */
  6640. }
  6641. pf->next_vsi = ++i;
  6642. vsi = kzalloc(sizeof(*vsi), GFP_KERNEL);
  6643. if (!vsi) {
  6644. ret = -ENOMEM;
  6645. goto unlock_pf;
  6646. }
  6647. vsi->type = type;
  6648. vsi->back = pf;
  6649. set_bit(__I40E_VSI_DOWN, vsi->state);
  6650. vsi->flags = 0;
  6651. vsi->idx = vsi_idx;
  6652. vsi->int_rate_limit = 0;
  6653. vsi->rss_table_size = (vsi->type == I40E_VSI_MAIN) ?
  6654. pf->rss_table_size : 64;
  6655. vsi->netdev_registered = false;
  6656. vsi->work_limit = I40E_DEFAULT_IRQ_WORK;
  6657. hash_init(vsi->mac_filter_hash);
  6658. vsi->irqs_ready = false;
  6659. ret = i40e_set_num_rings_in_vsi(vsi);
  6660. if (ret)
  6661. goto err_rings;
  6662. ret = i40e_vsi_alloc_arrays(vsi, true);
  6663. if (ret)
  6664. goto err_rings;
  6665. /* Setup default MSIX irq handler for VSI */
  6666. i40e_vsi_setup_irqhandler(vsi, i40e_msix_clean_rings);
  6667. /* Initialize VSI lock */
  6668. spin_lock_init(&vsi->mac_filter_hash_lock);
  6669. pf->vsi[vsi_idx] = vsi;
  6670. ret = vsi_idx;
  6671. goto unlock_pf;
  6672. err_rings:
  6673. pf->next_vsi = i - 1;
  6674. kfree(vsi);
  6675. unlock_pf:
  6676. mutex_unlock(&pf->switch_mutex);
  6677. return ret;
  6678. }
  6679. /**
  6680. * i40e_vsi_free_arrays - Free queue and vector pointer arrays for the VSI
  6681. * @type: VSI pointer
  6682. * @free_qvectors: a bool to specify if q_vectors need to be freed.
  6683. *
  6684. * On error: returns error code (negative)
  6685. * On success: returns 0
  6686. **/
  6687. static void i40e_vsi_free_arrays(struct i40e_vsi *vsi, bool free_qvectors)
  6688. {
  6689. /* free the ring and vector containers */
  6690. if (free_qvectors) {
  6691. kfree(vsi->q_vectors);
  6692. vsi->q_vectors = NULL;
  6693. }
  6694. kfree(vsi->tx_rings);
  6695. vsi->tx_rings = NULL;
  6696. vsi->rx_rings = NULL;
  6697. }
  6698. /**
  6699. * i40e_clear_rss_config_user - clear the user configured RSS hash keys
  6700. * and lookup table
  6701. * @vsi: Pointer to VSI structure
  6702. */
  6703. static void i40e_clear_rss_config_user(struct i40e_vsi *vsi)
  6704. {
  6705. if (!vsi)
  6706. return;
  6707. kfree(vsi->rss_hkey_user);
  6708. vsi->rss_hkey_user = NULL;
  6709. kfree(vsi->rss_lut_user);
  6710. vsi->rss_lut_user = NULL;
  6711. }
  6712. /**
  6713. * i40e_vsi_clear - Deallocate the VSI provided
  6714. * @vsi: the VSI being un-configured
  6715. **/
  6716. static int i40e_vsi_clear(struct i40e_vsi *vsi)
  6717. {
  6718. struct i40e_pf *pf;
  6719. if (!vsi)
  6720. return 0;
  6721. if (!vsi->back)
  6722. goto free_vsi;
  6723. pf = vsi->back;
  6724. mutex_lock(&pf->switch_mutex);
  6725. if (!pf->vsi[vsi->idx]) {
  6726. dev_err(&pf->pdev->dev, "pf->vsi[%d] is NULL, just free vsi[%d](%p,type %d)\n",
  6727. vsi->idx, vsi->idx, vsi, vsi->type);
  6728. goto unlock_vsi;
  6729. }
  6730. if (pf->vsi[vsi->idx] != vsi) {
  6731. dev_err(&pf->pdev->dev,
  6732. "pf->vsi[%d](%p, type %d) != vsi[%d](%p,type %d): no free!\n",
  6733. pf->vsi[vsi->idx]->idx,
  6734. pf->vsi[vsi->idx],
  6735. pf->vsi[vsi->idx]->type,
  6736. vsi->idx, vsi, vsi->type);
  6737. goto unlock_vsi;
  6738. }
  6739. /* updates the PF for this cleared vsi */
  6740. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  6741. i40e_put_lump(pf->irq_pile, vsi->base_vector, vsi->idx);
  6742. i40e_vsi_free_arrays(vsi, true);
  6743. i40e_clear_rss_config_user(vsi);
  6744. pf->vsi[vsi->idx] = NULL;
  6745. if (vsi->idx < pf->next_vsi)
  6746. pf->next_vsi = vsi->idx;
  6747. unlock_vsi:
  6748. mutex_unlock(&pf->switch_mutex);
  6749. free_vsi:
  6750. kfree(vsi);
  6751. return 0;
  6752. }
  6753. /**
  6754. * i40e_vsi_clear_rings - Deallocates the Rx and Tx rings for the provided VSI
  6755. * @vsi: the VSI being cleaned
  6756. **/
  6757. static void i40e_vsi_clear_rings(struct i40e_vsi *vsi)
  6758. {
  6759. int i;
  6760. if (vsi->tx_rings && vsi->tx_rings[0]) {
  6761. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6762. kfree_rcu(vsi->tx_rings[i], rcu);
  6763. vsi->tx_rings[i] = NULL;
  6764. vsi->rx_rings[i] = NULL;
  6765. }
  6766. }
  6767. }
  6768. /**
  6769. * i40e_alloc_rings - Allocates the Rx and Tx rings for the provided VSI
  6770. * @vsi: the VSI being configured
  6771. **/
  6772. static int i40e_alloc_rings(struct i40e_vsi *vsi)
  6773. {
  6774. struct i40e_ring *tx_ring, *rx_ring;
  6775. struct i40e_pf *pf = vsi->back;
  6776. int i;
  6777. /* Set basic values in the rings to be used later during open() */
  6778. for (i = 0; i < vsi->alloc_queue_pairs; i++) {
  6779. /* allocate space for both Tx and Rx in one shot */
  6780. tx_ring = kzalloc(sizeof(struct i40e_ring) * 2, GFP_KERNEL);
  6781. if (!tx_ring)
  6782. goto err_out;
  6783. tx_ring->queue_index = i;
  6784. tx_ring->reg_idx = vsi->base_queue + i;
  6785. tx_ring->ring_active = false;
  6786. tx_ring->vsi = vsi;
  6787. tx_ring->netdev = vsi->netdev;
  6788. tx_ring->dev = &pf->pdev->dev;
  6789. tx_ring->count = vsi->num_desc;
  6790. tx_ring->size = 0;
  6791. tx_ring->dcb_tc = 0;
  6792. if (vsi->back->flags & I40E_FLAG_WB_ON_ITR_CAPABLE)
  6793. tx_ring->flags = I40E_TXR_FLAGS_WB_ON_ITR;
  6794. tx_ring->tx_itr_setting = pf->tx_itr_default;
  6795. vsi->tx_rings[i] = tx_ring;
  6796. rx_ring = &tx_ring[1];
  6797. rx_ring->queue_index = i;
  6798. rx_ring->reg_idx = vsi->base_queue + i;
  6799. rx_ring->ring_active = false;
  6800. rx_ring->vsi = vsi;
  6801. rx_ring->netdev = vsi->netdev;
  6802. rx_ring->dev = &pf->pdev->dev;
  6803. rx_ring->count = vsi->num_desc;
  6804. rx_ring->size = 0;
  6805. rx_ring->dcb_tc = 0;
  6806. rx_ring->rx_itr_setting = pf->rx_itr_default;
  6807. vsi->rx_rings[i] = rx_ring;
  6808. }
  6809. return 0;
  6810. err_out:
  6811. i40e_vsi_clear_rings(vsi);
  6812. return -ENOMEM;
  6813. }
  6814. /**
  6815. * i40e_reserve_msix_vectors - Reserve MSI-X vectors in the kernel
  6816. * @pf: board private structure
  6817. * @vectors: the number of MSI-X vectors to request
  6818. *
  6819. * Returns the number of vectors reserved, or error
  6820. **/
  6821. static int i40e_reserve_msix_vectors(struct i40e_pf *pf, int vectors)
  6822. {
  6823. vectors = pci_enable_msix_range(pf->pdev, pf->msix_entries,
  6824. I40E_MIN_MSIX, vectors);
  6825. if (vectors < 0) {
  6826. dev_info(&pf->pdev->dev,
  6827. "MSI-X vector reservation failed: %d\n", vectors);
  6828. vectors = 0;
  6829. }
  6830. return vectors;
  6831. }
  6832. /**
  6833. * i40e_init_msix - Setup the MSIX capability
  6834. * @pf: board private structure
  6835. *
  6836. * Work with the OS to set up the MSIX vectors needed.
  6837. *
  6838. * Returns the number of vectors reserved or negative on failure
  6839. **/
  6840. static int i40e_init_msix(struct i40e_pf *pf)
  6841. {
  6842. struct i40e_hw *hw = &pf->hw;
  6843. int cpus, extra_vectors;
  6844. int vectors_left;
  6845. int v_budget, i;
  6846. int v_actual;
  6847. int iwarp_requested = 0;
  6848. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  6849. return -ENODEV;
  6850. /* The number of vectors we'll request will be comprised of:
  6851. * - Add 1 for "other" cause for Admin Queue events, etc.
  6852. * - The number of LAN queue pairs
  6853. * - Queues being used for RSS.
  6854. * We don't need as many as max_rss_size vectors.
  6855. * use rss_size instead in the calculation since that
  6856. * is governed by number of cpus in the system.
  6857. * - assumes symmetric Tx/Rx pairing
  6858. * - The number of VMDq pairs
  6859. * - The CPU count within the NUMA node if iWARP is enabled
  6860. * Once we count this up, try the request.
  6861. *
  6862. * If we can't get what we want, we'll simplify to nearly nothing
  6863. * and try again. If that still fails, we punt.
  6864. */
  6865. vectors_left = hw->func_caps.num_msix_vectors;
  6866. v_budget = 0;
  6867. /* reserve one vector for miscellaneous handler */
  6868. if (vectors_left) {
  6869. v_budget++;
  6870. vectors_left--;
  6871. }
  6872. /* reserve some vectors for the main PF traffic queues. Initially we
  6873. * only reserve at most 50% of the available vectors, in the case that
  6874. * the number of online CPUs is large. This ensures that we can enable
  6875. * extra features as well. Once we've enabled the other features, we
  6876. * will use any remaining vectors to reach as close as we can to the
  6877. * number of online CPUs.
  6878. */
  6879. cpus = num_online_cpus();
  6880. pf->num_lan_msix = min_t(int, cpus, vectors_left / 2);
  6881. vectors_left -= pf->num_lan_msix;
  6882. /* reserve one vector for sideband flow director */
  6883. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6884. if (vectors_left) {
  6885. pf->num_fdsb_msix = 1;
  6886. v_budget++;
  6887. vectors_left--;
  6888. } else {
  6889. pf->num_fdsb_msix = 0;
  6890. }
  6891. }
  6892. /* can we reserve enough for iWARP? */
  6893. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6894. iwarp_requested = pf->num_iwarp_msix;
  6895. if (!vectors_left)
  6896. pf->num_iwarp_msix = 0;
  6897. else if (vectors_left < pf->num_iwarp_msix)
  6898. pf->num_iwarp_msix = 1;
  6899. v_budget += pf->num_iwarp_msix;
  6900. vectors_left -= pf->num_iwarp_msix;
  6901. }
  6902. /* any vectors left over go for VMDq support */
  6903. if (pf->flags & I40E_FLAG_VMDQ_ENABLED) {
  6904. int vmdq_vecs_wanted = pf->num_vmdq_vsis * pf->num_vmdq_qps;
  6905. int vmdq_vecs = min_t(int, vectors_left, vmdq_vecs_wanted);
  6906. if (!vectors_left) {
  6907. pf->num_vmdq_msix = 0;
  6908. pf->num_vmdq_qps = 0;
  6909. } else {
  6910. /* if we're short on vectors for what's desired, we limit
  6911. * the queues per vmdq. If this is still more than are
  6912. * available, the user will need to change the number of
  6913. * queues/vectors used by the PF later with the ethtool
  6914. * channels command
  6915. */
  6916. if (vmdq_vecs < vmdq_vecs_wanted)
  6917. pf->num_vmdq_qps = 1;
  6918. pf->num_vmdq_msix = pf->num_vmdq_qps;
  6919. v_budget += vmdq_vecs;
  6920. vectors_left -= vmdq_vecs;
  6921. }
  6922. }
  6923. /* On systems with a large number of SMP cores, we previously limited
  6924. * the number of vectors for num_lan_msix to be at most 50% of the
  6925. * available vectors, to allow for other features. Now, we add back
  6926. * the remaining vectors. However, we ensure that the total
  6927. * num_lan_msix will not exceed num_online_cpus(). To do this, we
  6928. * calculate the number of vectors we can add without going over the
  6929. * cap of CPUs. For systems with a small number of CPUs this will be
  6930. * zero.
  6931. */
  6932. extra_vectors = min_t(int, cpus - pf->num_lan_msix, vectors_left);
  6933. pf->num_lan_msix += extra_vectors;
  6934. vectors_left -= extra_vectors;
  6935. WARN(vectors_left < 0,
  6936. "Calculation of remaining vectors underflowed. This is an accounting bug when determining total MSI-X vectors.\n");
  6937. v_budget += pf->num_lan_msix;
  6938. pf->msix_entries = kcalloc(v_budget, sizeof(struct msix_entry),
  6939. GFP_KERNEL);
  6940. if (!pf->msix_entries)
  6941. return -ENOMEM;
  6942. for (i = 0; i < v_budget; i++)
  6943. pf->msix_entries[i].entry = i;
  6944. v_actual = i40e_reserve_msix_vectors(pf, v_budget);
  6945. if (v_actual < I40E_MIN_MSIX) {
  6946. pf->flags &= ~I40E_FLAG_MSIX_ENABLED;
  6947. kfree(pf->msix_entries);
  6948. pf->msix_entries = NULL;
  6949. pci_disable_msix(pf->pdev);
  6950. return -ENODEV;
  6951. } else if (v_actual == I40E_MIN_MSIX) {
  6952. /* Adjust for minimal MSIX use */
  6953. pf->num_vmdq_vsis = 0;
  6954. pf->num_vmdq_qps = 0;
  6955. pf->num_lan_qps = 1;
  6956. pf->num_lan_msix = 1;
  6957. } else if (!vectors_left) {
  6958. /* If we have limited resources, we will start with no vectors
  6959. * for the special features and then allocate vectors to some
  6960. * of these features based on the policy and at the end disable
  6961. * the features that did not get any vectors.
  6962. */
  6963. int vec;
  6964. dev_info(&pf->pdev->dev,
  6965. "MSI-X vector limit reached, attempting to redistribute vectors\n");
  6966. /* reserve the misc vector */
  6967. vec = v_actual - 1;
  6968. /* Scale vector usage down */
  6969. pf->num_vmdq_msix = 1; /* force VMDqs to only one vector */
  6970. pf->num_vmdq_vsis = 1;
  6971. pf->num_vmdq_qps = 1;
  6972. /* partition out the remaining vectors */
  6973. switch (vec) {
  6974. case 2:
  6975. pf->num_lan_msix = 1;
  6976. break;
  6977. case 3:
  6978. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6979. pf->num_lan_msix = 1;
  6980. pf->num_iwarp_msix = 1;
  6981. } else {
  6982. pf->num_lan_msix = 2;
  6983. }
  6984. break;
  6985. default:
  6986. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  6987. pf->num_iwarp_msix = min_t(int, (vec / 3),
  6988. iwarp_requested);
  6989. pf->num_vmdq_vsis = min_t(int, (vec / 3),
  6990. I40E_DEFAULT_NUM_VMDQ_VSI);
  6991. } else {
  6992. pf->num_vmdq_vsis = min_t(int, (vec / 2),
  6993. I40E_DEFAULT_NUM_VMDQ_VSI);
  6994. }
  6995. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  6996. pf->num_fdsb_msix = 1;
  6997. vec--;
  6998. }
  6999. pf->num_lan_msix = min_t(int,
  7000. (vec - (pf->num_iwarp_msix + pf->num_vmdq_vsis)),
  7001. pf->num_lan_msix);
  7002. pf->num_lan_qps = pf->num_lan_msix;
  7003. break;
  7004. }
  7005. }
  7006. if ((pf->flags & I40E_FLAG_FD_SB_ENABLED) &&
  7007. (pf->num_fdsb_msix == 0)) {
  7008. dev_info(&pf->pdev->dev, "Sideband Flowdir disabled, not enough MSI-X vectors\n");
  7009. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  7010. }
  7011. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  7012. (pf->num_vmdq_msix == 0)) {
  7013. dev_info(&pf->pdev->dev, "VMDq disabled, not enough MSI-X vectors\n");
  7014. pf->flags &= ~I40E_FLAG_VMDQ_ENABLED;
  7015. }
  7016. if ((pf->flags & I40E_FLAG_IWARP_ENABLED) &&
  7017. (pf->num_iwarp_msix == 0)) {
  7018. dev_info(&pf->pdev->dev, "IWARP disabled, not enough MSI-X vectors\n");
  7019. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  7020. }
  7021. i40e_debug(&pf->hw, I40E_DEBUG_INIT,
  7022. "MSI-X vector distribution: PF %d, VMDq %d, FDSB %d, iWARP %d\n",
  7023. pf->num_lan_msix,
  7024. pf->num_vmdq_msix * pf->num_vmdq_vsis,
  7025. pf->num_fdsb_msix,
  7026. pf->num_iwarp_msix);
  7027. return v_actual;
  7028. }
  7029. /**
  7030. * i40e_vsi_alloc_q_vector - Allocate memory for a single interrupt vector
  7031. * @vsi: the VSI being configured
  7032. * @v_idx: index of the vector in the vsi struct
  7033. * @cpu: cpu to be used on affinity_mask
  7034. *
  7035. * We allocate one q_vector. If allocation fails we return -ENOMEM.
  7036. **/
  7037. static int i40e_vsi_alloc_q_vector(struct i40e_vsi *vsi, int v_idx, int cpu)
  7038. {
  7039. struct i40e_q_vector *q_vector;
  7040. /* allocate q_vector */
  7041. q_vector = kzalloc(sizeof(struct i40e_q_vector), GFP_KERNEL);
  7042. if (!q_vector)
  7043. return -ENOMEM;
  7044. q_vector->vsi = vsi;
  7045. q_vector->v_idx = v_idx;
  7046. cpumask_set_cpu(cpu, &q_vector->affinity_mask);
  7047. if (vsi->netdev)
  7048. netif_napi_add(vsi->netdev, &q_vector->napi,
  7049. i40e_napi_poll, NAPI_POLL_WEIGHT);
  7050. q_vector->rx.latency_range = I40E_LOW_LATENCY;
  7051. q_vector->tx.latency_range = I40E_LOW_LATENCY;
  7052. /* tie q_vector and vsi together */
  7053. vsi->q_vectors[v_idx] = q_vector;
  7054. return 0;
  7055. }
  7056. /**
  7057. * i40e_vsi_alloc_q_vectors - Allocate memory for interrupt vectors
  7058. * @vsi: the VSI being configured
  7059. *
  7060. * We allocate one q_vector per queue interrupt. If allocation fails we
  7061. * return -ENOMEM.
  7062. **/
  7063. static int i40e_vsi_alloc_q_vectors(struct i40e_vsi *vsi)
  7064. {
  7065. struct i40e_pf *pf = vsi->back;
  7066. int err, v_idx, num_q_vectors, current_cpu;
  7067. /* if not MSIX, give the one vector only to the LAN VSI */
  7068. if (pf->flags & I40E_FLAG_MSIX_ENABLED)
  7069. num_q_vectors = vsi->num_q_vectors;
  7070. else if (vsi == pf->vsi[pf->lan_vsi])
  7071. num_q_vectors = 1;
  7072. else
  7073. return -EINVAL;
  7074. current_cpu = cpumask_first(cpu_online_mask);
  7075. for (v_idx = 0; v_idx < num_q_vectors; v_idx++) {
  7076. err = i40e_vsi_alloc_q_vector(vsi, v_idx, current_cpu);
  7077. if (err)
  7078. goto err_out;
  7079. current_cpu = cpumask_next(current_cpu, cpu_online_mask);
  7080. if (unlikely(current_cpu >= nr_cpu_ids))
  7081. current_cpu = cpumask_first(cpu_online_mask);
  7082. }
  7083. return 0;
  7084. err_out:
  7085. while (v_idx--)
  7086. i40e_free_q_vector(vsi, v_idx);
  7087. return err;
  7088. }
  7089. /**
  7090. * i40e_init_interrupt_scheme - Determine proper interrupt scheme
  7091. * @pf: board private structure to initialize
  7092. **/
  7093. static int i40e_init_interrupt_scheme(struct i40e_pf *pf)
  7094. {
  7095. int vectors = 0;
  7096. ssize_t size;
  7097. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  7098. vectors = i40e_init_msix(pf);
  7099. if (vectors < 0) {
  7100. pf->flags &= ~(I40E_FLAG_MSIX_ENABLED |
  7101. I40E_FLAG_IWARP_ENABLED |
  7102. I40E_FLAG_RSS_ENABLED |
  7103. I40E_FLAG_DCB_CAPABLE |
  7104. I40E_FLAG_DCB_ENABLED |
  7105. I40E_FLAG_SRIOV_ENABLED |
  7106. I40E_FLAG_FD_SB_ENABLED |
  7107. I40E_FLAG_FD_ATR_ENABLED |
  7108. I40E_FLAG_VMDQ_ENABLED);
  7109. /* rework the queue expectations without MSIX */
  7110. i40e_determine_queue_usage(pf);
  7111. }
  7112. }
  7113. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  7114. (pf->flags & I40E_FLAG_MSI_ENABLED)) {
  7115. dev_info(&pf->pdev->dev, "MSI-X not available, trying MSI\n");
  7116. vectors = pci_enable_msi(pf->pdev);
  7117. if (vectors < 0) {
  7118. dev_info(&pf->pdev->dev, "MSI init failed - %d\n",
  7119. vectors);
  7120. pf->flags &= ~I40E_FLAG_MSI_ENABLED;
  7121. }
  7122. vectors = 1; /* one MSI or Legacy vector */
  7123. }
  7124. if (!(pf->flags & (I40E_FLAG_MSIX_ENABLED | I40E_FLAG_MSI_ENABLED)))
  7125. dev_info(&pf->pdev->dev, "MSI-X and MSI not available, falling back to Legacy IRQ\n");
  7126. /* set up vector assignment tracking */
  7127. size = sizeof(struct i40e_lump_tracking) + (sizeof(u16) * vectors);
  7128. pf->irq_pile = kzalloc(size, GFP_KERNEL);
  7129. if (!pf->irq_pile) {
  7130. dev_err(&pf->pdev->dev, "error allocating irq_pile memory\n");
  7131. return -ENOMEM;
  7132. }
  7133. pf->irq_pile->num_entries = vectors;
  7134. pf->irq_pile->search_hint = 0;
  7135. /* track first vector for misc interrupts, ignore return */
  7136. (void)i40e_get_lump(pf, pf->irq_pile, 1, I40E_PILE_VALID_BIT - 1);
  7137. return 0;
  7138. }
  7139. /**
  7140. * i40e_setup_misc_vector - Setup the misc vector to handle non queue events
  7141. * @pf: board private structure
  7142. *
  7143. * This sets up the handler for MSIX 0, which is used to manage the
  7144. * non-queue interrupts, e.g. AdminQ and errors. This is not used
  7145. * when in MSI or Legacy interrupt mode.
  7146. **/
  7147. static int i40e_setup_misc_vector(struct i40e_pf *pf)
  7148. {
  7149. struct i40e_hw *hw = &pf->hw;
  7150. int err = 0;
  7151. /* Only request the irq if this is the first time through, and
  7152. * not when we're rebuilding after a Reset
  7153. */
  7154. if (!test_bit(__I40E_RESET_RECOVERY_PENDING, pf->state)) {
  7155. err = request_irq(pf->msix_entries[0].vector,
  7156. i40e_intr, 0, pf->int_name, pf);
  7157. if (err) {
  7158. dev_info(&pf->pdev->dev,
  7159. "request_irq for %s failed: %d\n",
  7160. pf->int_name, err);
  7161. return -EFAULT;
  7162. }
  7163. }
  7164. i40e_enable_misc_int_causes(pf);
  7165. /* associate no queues to the misc vector */
  7166. wr32(hw, I40E_PFINT_LNKLST0, I40E_QUEUE_END_OF_LIST);
  7167. wr32(hw, I40E_PFINT_ITR0(I40E_RX_ITR), I40E_ITR_8K);
  7168. i40e_flush(hw);
  7169. i40e_irq_dynamic_enable_icr0(pf, true);
  7170. return err;
  7171. }
  7172. /**
  7173. * i40e_config_rss_aq - Prepare for RSS using AQ commands
  7174. * @vsi: vsi structure
  7175. * @seed: RSS hash seed
  7176. **/
  7177. static int i40e_config_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7178. u8 *lut, u16 lut_size)
  7179. {
  7180. struct i40e_pf *pf = vsi->back;
  7181. struct i40e_hw *hw = &pf->hw;
  7182. int ret = 0;
  7183. if (seed) {
  7184. struct i40e_aqc_get_set_rss_key_data *seed_dw =
  7185. (struct i40e_aqc_get_set_rss_key_data *)seed;
  7186. ret = i40e_aq_set_rss_key(hw, vsi->id, seed_dw);
  7187. if (ret) {
  7188. dev_info(&pf->pdev->dev,
  7189. "Cannot set RSS key, err %s aq_err %s\n",
  7190. i40e_stat_str(hw, ret),
  7191. i40e_aq_str(hw, hw->aq.asq_last_status));
  7192. return ret;
  7193. }
  7194. }
  7195. if (lut) {
  7196. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7197. ret = i40e_aq_set_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7198. if (ret) {
  7199. dev_info(&pf->pdev->dev,
  7200. "Cannot set RSS lut, err %s aq_err %s\n",
  7201. i40e_stat_str(hw, ret),
  7202. i40e_aq_str(hw, hw->aq.asq_last_status));
  7203. return ret;
  7204. }
  7205. }
  7206. return ret;
  7207. }
  7208. /**
  7209. * i40e_get_rss_aq - Get RSS keys and lut by using AQ commands
  7210. * @vsi: Pointer to vsi structure
  7211. * @seed: Buffter to store the hash keys
  7212. * @lut: Buffer to store the lookup table entries
  7213. * @lut_size: Size of buffer to store the lookup table entries
  7214. *
  7215. * Return 0 on success, negative on failure
  7216. */
  7217. static int i40e_get_rss_aq(struct i40e_vsi *vsi, const u8 *seed,
  7218. u8 *lut, u16 lut_size)
  7219. {
  7220. struct i40e_pf *pf = vsi->back;
  7221. struct i40e_hw *hw = &pf->hw;
  7222. int ret = 0;
  7223. if (seed) {
  7224. ret = i40e_aq_get_rss_key(hw, vsi->id,
  7225. (struct i40e_aqc_get_set_rss_key_data *)seed);
  7226. if (ret) {
  7227. dev_info(&pf->pdev->dev,
  7228. "Cannot get RSS key, err %s aq_err %s\n",
  7229. i40e_stat_str(&pf->hw, ret),
  7230. i40e_aq_str(&pf->hw,
  7231. pf->hw.aq.asq_last_status));
  7232. return ret;
  7233. }
  7234. }
  7235. if (lut) {
  7236. bool pf_lut = vsi->type == I40E_VSI_MAIN ? true : false;
  7237. ret = i40e_aq_get_rss_lut(hw, vsi->id, pf_lut, lut, lut_size);
  7238. if (ret) {
  7239. dev_info(&pf->pdev->dev,
  7240. "Cannot get RSS lut, err %s aq_err %s\n",
  7241. i40e_stat_str(&pf->hw, ret),
  7242. i40e_aq_str(&pf->hw,
  7243. pf->hw.aq.asq_last_status));
  7244. return ret;
  7245. }
  7246. }
  7247. return ret;
  7248. }
  7249. /**
  7250. * i40e_vsi_config_rss - Prepare for VSI(VMDq) RSS if used
  7251. * @vsi: VSI structure
  7252. **/
  7253. static int i40e_vsi_config_rss(struct i40e_vsi *vsi)
  7254. {
  7255. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7256. struct i40e_pf *pf = vsi->back;
  7257. u8 *lut;
  7258. int ret;
  7259. if (!(pf->flags & I40E_FLAG_RSS_AQ_CAPABLE))
  7260. return 0;
  7261. if (!vsi->rss_size)
  7262. vsi->rss_size = min_t(int, pf->alloc_rss_size,
  7263. vsi->num_queue_pairs);
  7264. if (!vsi->rss_size)
  7265. return -EINVAL;
  7266. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7267. if (!lut)
  7268. return -ENOMEM;
  7269. /* Use the user configured hash keys and lookup table if there is one,
  7270. * otherwise use default
  7271. */
  7272. if (vsi->rss_lut_user)
  7273. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7274. else
  7275. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7276. if (vsi->rss_hkey_user)
  7277. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7278. else
  7279. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7280. ret = i40e_config_rss_aq(vsi, seed, lut, vsi->rss_table_size);
  7281. kfree(lut);
  7282. return ret;
  7283. }
  7284. /**
  7285. * i40e_config_rss_reg - Configure RSS keys and lut by writing registers
  7286. * @vsi: Pointer to vsi structure
  7287. * @seed: RSS hash seed
  7288. * @lut: Lookup table
  7289. * @lut_size: Lookup table size
  7290. *
  7291. * Returns 0 on success, negative on failure
  7292. **/
  7293. static int i40e_config_rss_reg(struct i40e_vsi *vsi, const u8 *seed,
  7294. const u8 *lut, u16 lut_size)
  7295. {
  7296. struct i40e_pf *pf = vsi->back;
  7297. struct i40e_hw *hw = &pf->hw;
  7298. u16 vf_id = vsi->vf_id;
  7299. u8 i;
  7300. /* Fill out hash function seed */
  7301. if (seed) {
  7302. u32 *seed_dw = (u32 *)seed;
  7303. if (vsi->type == I40E_VSI_MAIN) {
  7304. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7305. wr32(hw, I40E_PFQF_HKEY(i), seed_dw[i]);
  7306. } else if (vsi->type == I40E_VSI_SRIOV) {
  7307. for (i = 0; i <= I40E_VFQF_HKEY1_MAX_INDEX; i++)
  7308. wr32(hw, I40E_VFQF_HKEY1(i, vf_id), seed_dw[i]);
  7309. } else {
  7310. dev_err(&pf->pdev->dev, "Cannot set RSS seed - invalid VSI type\n");
  7311. }
  7312. }
  7313. if (lut) {
  7314. u32 *lut_dw = (u32 *)lut;
  7315. if (vsi->type == I40E_VSI_MAIN) {
  7316. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7317. return -EINVAL;
  7318. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7319. wr32(hw, I40E_PFQF_HLUT(i), lut_dw[i]);
  7320. } else if (vsi->type == I40E_VSI_SRIOV) {
  7321. if (lut_size != I40E_VF_HLUT_ARRAY_SIZE)
  7322. return -EINVAL;
  7323. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7324. wr32(hw, I40E_VFQF_HLUT1(i, vf_id), lut_dw[i]);
  7325. } else {
  7326. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7327. }
  7328. }
  7329. i40e_flush(hw);
  7330. return 0;
  7331. }
  7332. /**
  7333. * i40e_get_rss_reg - Get the RSS keys and lut by reading registers
  7334. * @vsi: Pointer to VSI structure
  7335. * @seed: Buffer to store the keys
  7336. * @lut: Buffer to store the lookup table entries
  7337. * @lut_size: Size of buffer to store the lookup table entries
  7338. *
  7339. * Returns 0 on success, negative on failure
  7340. */
  7341. static int i40e_get_rss_reg(struct i40e_vsi *vsi, u8 *seed,
  7342. u8 *lut, u16 lut_size)
  7343. {
  7344. struct i40e_pf *pf = vsi->back;
  7345. struct i40e_hw *hw = &pf->hw;
  7346. u16 i;
  7347. if (seed) {
  7348. u32 *seed_dw = (u32 *)seed;
  7349. for (i = 0; i <= I40E_PFQF_HKEY_MAX_INDEX; i++)
  7350. seed_dw[i] = i40e_read_rx_ctl(hw, I40E_PFQF_HKEY(i));
  7351. }
  7352. if (lut) {
  7353. u32 *lut_dw = (u32 *)lut;
  7354. if (lut_size != I40E_HLUT_ARRAY_SIZE)
  7355. return -EINVAL;
  7356. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7357. lut_dw[i] = rd32(hw, I40E_PFQF_HLUT(i));
  7358. }
  7359. return 0;
  7360. }
  7361. /**
  7362. * i40e_config_rss - Configure RSS keys and lut
  7363. * @vsi: Pointer to VSI structure
  7364. * @seed: RSS hash seed
  7365. * @lut: Lookup table
  7366. * @lut_size: Lookup table size
  7367. *
  7368. * Returns 0 on success, negative on failure
  7369. */
  7370. int i40e_config_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7371. {
  7372. struct i40e_pf *pf = vsi->back;
  7373. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7374. return i40e_config_rss_aq(vsi, seed, lut, lut_size);
  7375. else
  7376. return i40e_config_rss_reg(vsi, seed, lut, lut_size);
  7377. }
  7378. /**
  7379. * i40e_get_rss - Get RSS keys and lut
  7380. * @vsi: Pointer to VSI structure
  7381. * @seed: Buffer to store the keys
  7382. * @lut: Buffer to store the lookup table entries
  7383. * lut_size: Size of buffer to store the lookup table entries
  7384. *
  7385. * Returns 0 on success, negative on failure
  7386. */
  7387. int i40e_get_rss(struct i40e_vsi *vsi, u8 *seed, u8 *lut, u16 lut_size)
  7388. {
  7389. struct i40e_pf *pf = vsi->back;
  7390. if (pf->flags & I40E_FLAG_RSS_AQ_CAPABLE)
  7391. return i40e_get_rss_aq(vsi, seed, lut, lut_size);
  7392. else
  7393. return i40e_get_rss_reg(vsi, seed, lut, lut_size);
  7394. }
  7395. /**
  7396. * i40e_fill_rss_lut - Fill the RSS lookup table with default values
  7397. * @pf: Pointer to board private structure
  7398. * @lut: Lookup table
  7399. * @rss_table_size: Lookup table size
  7400. * @rss_size: Range of queue number for hashing
  7401. */
  7402. void i40e_fill_rss_lut(struct i40e_pf *pf, u8 *lut,
  7403. u16 rss_table_size, u16 rss_size)
  7404. {
  7405. u16 i;
  7406. for (i = 0; i < rss_table_size; i++)
  7407. lut[i] = i % rss_size;
  7408. }
  7409. /**
  7410. * i40e_pf_config_rss - Prepare for RSS if used
  7411. * @pf: board private structure
  7412. **/
  7413. static int i40e_pf_config_rss(struct i40e_pf *pf)
  7414. {
  7415. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7416. u8 seed[I40E_HKEY_ARRAY_SIZE];
  7417. u8 *lut;
  7418. struct i40e_hw *hw = &pf->hw;
  7419. u32 reg_val;
  7420. u64 hena;
  7421. int ret;
  7422. /* By default we enable TCP/UDP with IPv4/IPv6 ptypes */
  7423. hena = (u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(0)) |
  7424. ((u64)i40e_read_rx_ctl(hw, I40E_PFQF_HENA(1)) << 32);
  7425. hena |= i40e_pf_get_default_rss_hena(pf);
  7426. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), (u32)hena);
  7427. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), (u32)(hena >> 32));
  7428. /* Determine the RSS table size based on the hardware capabilities */
  7429. reg_val = i40e_read_rx_ctl(hw, I40E_PFQF_CTL_0);
  7430. reg_val = (pf->rss_table_size == 512) ?
  7431. (reg_val | I40E_PFQF_CTL_0_HASHLUTSIZE_512) :
  7432. (reg_val & ~I40E_PFQF_CTL_0_HASHLUTSIZE_512);
  7433. i40e_write_rx_ctl(hw, I40E_PFQF_CTL_0, reg_val);
  7434. /* Determine the RSS size of the VSI */
  7435. if (!vsi->rss_size) {
  7436. u16 qcount;
  7437. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7438. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7439. }
  7440. if (!vsi->rss_size)
  7441. return -EINVAL;
  7442. lut = kzalloc(vsi->rss_table_size, GFP_KERNEL);
  7443. if (!lut)
  7444. return -ENOMEM;
  7445. /* Use user configured lut if there is one, otherwise use default */
  7446. if (vsi->rss_lut_user)
  7447. memcpy(lut, vsi->rss_lut_user, vsi->rss_table_size);
  7448. else
  7449. i40e_fill_rss_lut(pf, lut, vsi->rss_table_size, vsi->rss_size);
  7450. /* Use user configured hash key if there is one, otherwise
  7451. * use default.
  7452. */
  7453. if (vsi->rss_hkey_user)
  7454. memcpy(seed, vsi->rss_hkey_user, I40E_HKEY_ARRAY_SIZE);
  7455. else
  7456. netdev_rss_key_fill((void *)seed, I40E_HKEY_ARRAY_SIZE);
  7457. ret = i40e_config_rss(vsi, seed, lut, vsi->rss_table_size);
  7458. kfree(lut);
  7459. return ret;
  7460. }
  7461. /**
  7462. * i40e_reconfig_rss_queues - change number of queues for rss and rebuild
  7463. * @pf: board private structure
  7464. * @queue_count: the requested queue count for rss.
  7465. *
  7466. * returns 0 if rss is not enabled, if enabled returns the final rss queue
  7467. * count which may be different from the requested queue count.
  7468. * Note: expects to be called while under rtnl_lock()
  7469. **/
  7470. int i40e_reconfig_rss_queues(struct i40e_pf *pf, int queue_count)
  7471. {
  7472. struct i40e_vsi *vsi = pf->vsi[pf->lan_vsi];
  7473. int new_rss_size;
  7474. if (!(pf->flags & I40E_FLAG_RSS_ENABLED))
  7475. return 0;
  7476. new_rss_size = min_t(int, queue_count, pf->rss_size_max);
  7477. if (queue_count != vsi->num_queue_pairs) {
  7478. u16 qcount;
  7479. vsi->req_queue_pairs = queue_count;
  7480. i40e_prep_for_reset(pf, true);
  7481. pf->alloc_rss_size = new_rss_size;
  7482. i40e_reset_and_rebuild(pf, true, true);
  7483. /* Discard the user configured hash keys and lut, if less
  7484. * queues are enabled.
  7485. */
  7486. if (queue_count < vsi->rss_size) {
  7487. i40e_clear_rss_config_user(vsi);
  7488. dev_dbg(&pf->pdev->dev,
  7489. "discard user configured hash keys and lut\n");
  7490. }
  7491. /* Reset vsi->rss_size, as number of enabled queues changed */
  7492. qcount = vsi->num_queue_pairs / vsi->tc_config.numtc;
  7493. vsi->rss_size = min_t(int, pf->alloc_rss_size, qcount);
  7494. i40e_pf_config_rss(pf);
  7495. }
  7496. dev_info(&pf->pdev->dev, "User requested queue count/HW max RSS count: %d/%d\n",
  7497. vsi->req_queue_pairs, pf->rss_size_max);
  7498. return pf->alloc_rss_size;
  7499. }
  7500. /**
  7501. * i40e_get_npar_bw_setting - Retrieve BW settings for this PF partition
  7502. * @pf: board private structure
  7503. **/
  7504. i40e_status i40e_get_npar_bw_setting(struct i40e_pf *pf)
  7505. {
  7506. i40e_status status;
  7507. bool min_valid, max_valid;
  7508. u32 max_bw, min_bw;
  7509. status = i40e_read_bw_from_alt_ram(&pf->hw, &max_bw, &min_bw,
  7510. &min_valid, &max_valid);
  7511. if (!status) {
  7512. if (min_valid)
  7513. pf->npar_min_bw = min_bw;
  7514. if (max_valid)
  7515. pf->npar_max_bw = max_bw;
  7516. }
  7517. return status;
  7518. }
  7519. /**
  7520. * i40e_set_npar_bw_setting - Set BW settings for this PF partition
  7521. * @pf: board private structure
  7522. **/
  7523. i40e_status i40e_set_npar_bw_setting(struct i40e_pf *pf)
  7524. {
  7525. struct i40e_aqc_configure_partition_bw_data bw_data;
  7526. i40e_status status;
  7527. /* Set the valid bit for this PF */
  7528. bw_data.pf_valid_bits = cpu_to_le16(BIT(pf->hw.pf_id));
  7529. bw_data.max_bw[pf->hw.pf_id] = pf->npar_max_bw & I40E_ALT_BW_VALUE_MASK;
  7530. bw_data.min_bw[pf->hw.pf_id] = pf->npar_min_bw & I40E_ALT_BW_VALUE_MASK;
  7531. /* Set the new bandwidths */
  7532. status = i40e_aq_configure_partition_bw(&pf->hw, &bw_data, NULL);
  7533. return status;
  7534. }
  7535. /**
  7536. * i40e_commit_npar_bw_setting - Commit BW settings for this PF partition
  7537. * @pf: board private structure
  7538. **/
  7539. i40e_status i40e_commit_npar_bw_setting(struct i40e_pf *pf)
  7540. {
  7541. /* Commit temporary BW setting to permanent NVM image */
  7542. enum i40e_admin_queue_err last_aq_status;
  7543. i40e_status ret;
  7544. u16 nvm_word;
  7545. if (pf->hw.partition_id != 1) {
  7546. dev_info(&pf->pdev->dev,
  7547. "Commit BW only works on partition 1! This is partition %d",
  7548. pf->hw.partition_id);
  7549. ret = I40E_NOT_SUPPORTED;
  7550. goto bw_commit_out;
  7551. }
  7552. /* Acquire NVM for read access */
  7553. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_READ);
  7554. last_aq_status = pf->hw.aq.asq_last_status;
  7555. if (ret) {
  7556. dev_info(&pf->pdev->dev,
  7557. "Cannot acquire NVM for read access, err %s aq_err %s\n",
  7558. i40e_stat_str(&pf->hw, ret),
  7559. i40e_aq_str(&pf->hw, last_aq_status));
  7560. goto bw_commit_out;
  7561. }
  7562. /* Read word 0x10 of NVM - SW compatibility word 1 */
  7563. ret = i40e_aq_read_nvm(&pf->hw,
  7564. I40E_SR_NVM_CONTROL_WORD,
  7565. 0x10, sizeof(nvm_word), &nvm_word,
  7566. false, NULL);
  7567. /* Save off last admin queue command status before releasing
  7568. * the NVM
  7569. */
  7570. last_aq_status = pf->hw.aq.asq_last_status;
  7571. i40e_release_nvm(&pf->hw);
  7572. if (ret) {
  7573. dev_info(&pf->pdev->dev, "NVM read error, err %s aq_err %s\n",
  7574. i40e_stat_str(&pf->hw, ret),
  7575. i40e_aq_str(&pf->hw, last_aq_status));
  7576. goto bw_commit_out;
  7577. }
  7578. /* Wait a bit for NVM release to complete */
  7579. msleep(50);
  7580. /* Acquire NVM for write access */
  7581. ret = i40e_acquire_nvm(&pf->hw, I40E_RESOURCE_WRITE);
  7582. last_aq_status = pf->hw.aq.asq_last_status;
  7583. if (ret) {
  7584. dev_info(&pf->pdev->dev,
  7585. "Cannot acquire NVM for write access, err %s aq_err %s\n",
  7586. i40e_stat_str(&pf->hw, ret),
  7587. i40e_aq_str(&pf->hw, last_aq_status));
  7588. goto bw_commit_out;
  7589. }
  7590. /* Write it back out unchanged to initiate update NVM,
  7591. * which will force a write of the shadow (alt) RAM to
  7592. * the NVM - thus storing the bandwidth values permanently.
  7593. */
  7594. ret = i40e_aq_update_nvm(&pf->hw,
  7595. I40E_SR_NVM_CONTROL_WORD,
  7596. 0x10, sizeof(nvm_word),
  7597. &nvm_word, true, NULL);
  7598. /* Save off last admin queue command status before releasing
  7599. * the NVM
  7600. */
  7601. last_aq_status = pf->hw.aq.asq_last_status;
  7602. i40e_release_nvm(&pf->hw);
  7603. if (ret)
  7604. dev_info(&pf->pdev->dev,
  7605. "BW settings NOT SAVED, err %s aq_err %s\n",
  7606. i40e_stat_str(&pf->hw, ret),
  7607. i40e_aq_str(&pf->hw, last_aq_status));
  7608. bw_commit_out:
  7609. return ret;
  7610. }
  7611. /**
  7612. * i40e_sw_init - Initialize general software structures (struct i40e_pf)
  7613. * @pf: board private structure to initialize
  7614. *
  7615. * i40e_sw_init initializes the Adapter private data structure.
  7616. * Fields are initialized based on PCI device information and
  7617. * OS network device settings (MTU size).
  7618. **/
  7619. static int i40e_sw_init(struct i40e_pf *pf)
  7620. {
  7621. int err = 0;
  7622. int size;
  7623. /* Set default capability flags */
  7624. pf->flags = I40E_FLAG_RX_CSUM_ENABLED |
  7625. I40E_FLAG_MSI_ENABLED |
  7626. I40E_FLAG_MSIX_ENABLED;
  7627. /* Set default ITR */
  7628. pf->rx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_RX_DEF;
  7629. pf->tx_itr_default = I40E_ITR_DYNAMIC | I40E_ITR_TX_DEF;
  7630. /* Depending on PF configurations, it is possible that the RSS
  7631. * maximum might end up larger than the available queues
  7632. */
  7633. pf->rss_size_max = BIT(pf->hw.func_caps.rss_table_entry_width);
  7634. pf->alloc_rss_size = 1;
  7635. pf->rss_table_size = pf->hw.func_caps.rss_table_size;
  7636. pf->rss_size_max = min_t(int, pf->rss_size_max,
  7637. pf->hw.func_caps.num_tx_qp);
  7638. if (pf->hw.func_caps.rss) {
  7639. pf->flags |= I40E_FLAG_RSS_ENABLED;
  7640. pf->alloc_rss_size = min_t(int, pf->rss_size_max,
  7641. num_online_cpus());
  7642. }
  7643. /* MFP mode enabled */
  7644. if (pf->hw.func_caps.npar_enable || pf->hw.func_caps.flex10_enable) {
  7645. pf->flags |= I40E_FLAG_MFP_ENABLED;
  7646. dev_info(&pf->pdev->dev, "MFP mode Enabled\n");
  7647. if (i40e_get_npar_bw_setting(pf))
  7648. dev_warn(&pf->pdev->dev,
  7649. "Could not get NPAR bw settings\n");
  7650. else
  7651. dev_info(&pf->pdev->dev,
  7652. "Min BW = %8.8x, Max BW = %8.8x\n",
  7653. pf->npar_min_bw, pf->npar_max_bw);
  7654. }
  7655. /* FW/NVM is not yet fixed in this regard */
  7656. if ((pf->hw.func_caps.fd_filters_guaranteed > 0) ||
  7657. (pf->hw.func_caps.fd_filters_best_effort > 0)) {
  7658. pf->flags |= I40E_FLAG_FD_ATR_ENABLED;
  7659. pf->atr_sample_rate = I40E_DEFAULT_ATR_SAMPLE_RATE;
  7660. if (pf->flags & I40E_FLAG_MFP_ENABLED &&
  7661. pf->hw.num_partitions > 1)
  7662. dev_info(&pf->pdev->dev,
  7663. "Flow Director Sideband mode Disabled in MFP mode\n");
  7664. else
  7665. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7666. pf->fdir_pf_filter_count =
  7667. pf->hw.func_caps.fd_filters_guaranteed;
  7668. pf->hw.fdir_shared_filter_count =
  7669. pf->hw.func_caps.fd_filters_best_effort;
  7670. }
  7671. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7672. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 33)) ||
  7673. (pf->hw.aq.fw_maj_ver < 4))) {
  7674. pf->flags |= I40E_FLAG_RESTART_AUTONEG;
  7675. /* No DCB support for FW < v4.33 */
  7676. pf->flags |= I40E_FLAG_NO_DCB_SUPPORT;
  7677. }
  7678. /* Disable FW LLDP if FW < v4.3 */
  7679. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7680. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver < 3)) ||
  7681. (pf->hw.aq.fw_maj_ver < 4)))
  7682. pf->flags |= I40E_FLAG_STOP_FW_LLDP;
  7683. /* Use the FW Set LLDP MIB API if FW > v4.40 */
  7684. if ((pf->hw.mac.type == I40E_MAC_XL710) &&
  7685. (((pf->hw.aq.fw_maj_ver == 4) && (pf->hw.aq.fw_min_ver >= 40)) ||
  7686. (pf->hw.aq.fw_maj_ver >= 5)))
  7687. pf->flags |= I40E_FLAG_USE_SET_LLDP_MIB;
  7688. if (pf->hw.func_caps.vmdq) {
  7689. pf->num_vmdq_vsis = I40E_DEFAULT_NUM_VMDQ_VSI;
  7690. pf->flags |= I40E_FLAG_VMDQ_ENABLED;
  7691. pf->num_vmdq_qps = i40e_default_queues_per_vmdq(pf);
  7692. }
  7693. if (pf->hw.func_caps.iwarp) {
  7694. pf->flags |= I40E_FLAG_IWARP_ENABLED;
  7695. /* IWARP needs one extra vector for CQP just like MISC.*/
  7696. pf->num_iwarp_msix = (int)num_online_cpus() + 1;
  7697. }
  7698. #ifdef CONFIG_PCI_IOV
  7699. if (pf->hw.func_caps.num_vfs && pf->hw.partition_id == 1) {
  7700. pf->num_vf_qps = I40E_DEFAULT_QUEUES_PER_VF;
  7701. pf->flags |= I40E_FLAG_SRIOV_ENABLED;
  7702. pf->num_req_vfs = min_t(int,
  7703. pf->hw.func_caps.num_vfs,
  7704. I40E_MAX_VF_COUNT);
  7705. }
  7706. #endif /* CONFIG_PCI_IOV */
  7707. if (pf->hw.mac.type == I40E_MAC_X722) {
  7708. pf->flags |= I40E_FLAG_RSS_AQ_CAPABLE
  7709. | I40E_FLAG_128_QP_RSS_CAPABLE
  7710. | I40E_FLAG_HW_ATR_EVICT_CAPABLE
  7711. | I40E_FLAG_OUTER_UDP_CSUM_CAPABLE
  7712. | I40E_FLAG_WB_ON_ITR_CAPABLE
  7713. | I40E_FLAG_MULTIPLE_TCP_UDP_RSS_PCTYPE
  7714. | I40E_FLAG_NO_PCI_LINK_CHECK
  7715. | I40E_FLAG_USE_SET_LLDP_MIB
  7716. | I40E_FLAG_GENEVE_OFFLOAD_CAPABLE
  7717. | I40E_FLAG_PTP_L4_CAPABLE
  7718. | I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE;
  7719. } else if ((pf->hw.aq.api_maj_ver > 1) ||
  7720. ((pf->hw.aq.api_maj_ver == 1) &&
  7721. (pf->hw.aq.api_min_ver > 4))) {
  7722. /* Supported in FW API version higher than 1.4 */
  7723. pf->flags |= I40E_FLAG_GENEVE_OFFLOAD_CAPABLE;
  7724. pf->flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7725. } else {
  7726. pf->flags = I40E_FLAG_HW_ATR_EVICT_CAPABLE;
  7727. }
  7728. pf->eeprom_version = 0xDEAD;
  7729. pf->lan_veb = I40E_NO_VEB;
  7730. pf->lan_vsi = I40E_NO_VSI;
  7731. /* By default FW has this off for performance reasons */
  7732. pf->flags &= ~I40E_FLAG_VEB_STATS_ENABLED;
  7733. /* set up queue assignment tracking */
  7734. size = sizeof(struct i40e_lump_tracking)
  7735. + (sizeof(u16) * pf->hw.func_caps.num_tx_qp);
  7736. pf->qp_pile = kzalloc(size, GFP_KERNEL);
  7737. if (!pf->qp_pile) {
  7738. err = -ENOMEM;
  7739. goto sw_init_done;
  7740. }
  7741. pf->qp_pile->num_entries = pf->hw.func_caps.num_tx_qp;
  7742. pf->qp_pile->search_hint = 0;
  7743. pf->tx_timeout_recovery_level = 1;
  7744. mutex_init(&pf->switch_mutex);
  7745. /* If NPAR is enabled nudge the Tx scheduler */
  7746. if (pf->hw.func_caps.npar_enable && (!i40e_get_npar_bw_setting(pf)))
  7747. i40e_set_npar_bw_setting(pf);
  7748. sw_init_done:
  7749. return err;
  7750. }
  7751. /**
  7752. * i40e_set_ntuple - set the ntuple feature flag and take action
  7753. * @pf: board private structure to initialize
  7754. * @features: the feature set that the stack is suggesting
  7755. *
  7756. * returns a bool to indicate if reset needs to happen
  7757. **/
  7758. bool i40e_set_ntuple(struct i40e_pf *pf, netdev_features_t features)
  7759. {
  7760. bool need_reset = false;
  7761. /* Check if Flow Director n-tuple support was enabled or disabled. If
  7762. * the state changed, we need to reset.
  7763. */
  7764. if (features & NETIF_F_NTUPLE) {
  7765. /* Enable filters and mark for reset */
  7766. if (!(pf->flags & I40E_FLAG_FD_SB_ENABLED))
  7767. need_reset = true;
  7768. /* enable FD_SB only if there is MSI-X vector */
  7769. if (pf->num_fdsb_msix > 0)
  7770. pf->flags |= I40E_FLAG_FD_SB_ENABLED;
  7771. } else {
  7772. /* turn off filters, mark for reset and clear SW filter list */
  7773. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  7774. need_reset = true;
  7775. i40e_fdir_filter_exit(pf);
  7776. }
  7777. pf->flags &= ~(I40E_FLAG_FD_SB_ENABLED |
  7778. I40E_FLAG_FD_SB_AUTO_DISABLED);
  7779. /* reset fd counters */
  7780. pf->fd_add_err = 0;
  7781. pf->fd_atr_cnt = 0;
  7782. /* if ATR was auto disabled it can be re-enabled. */
  7783. if (pf->flags & I40E_FLAG_FD_ATR_AUTO_DISABLED) {
  7784. pf->flags &= ~I40E_FLAG_FD_ATR_AUTO_DISABLED;
  7785. if ((pf->flags & I40E_FLAG_FD_ATR_ENABLED) &&
  7786. (I40E_DEBUG_FD & pf->hw.debug_mask))
  7787. dev_info(&pf->pdev->dev, "ATR re-enabled.\n");
  7788. }
  7789. }
  7790. return need_reset;
  7791. }
  7792. /**
  7793. * i40e_clear_rss_lut - clear the rx hash lookup table
  7794. * @vsi: the VSI being configured
  7795. **/
  7796. static void i40e_clear_rss_lut(struct i40e_vsi *vsi)
  7797. {
  7798. struct i40e_pf *pf = vsi->back;
  7799. struct i40e_hw *hw = &pf->hw;
  7800. u16 vf_id = vsi->vf_id;
  7801. u8 i;
  7802. if (vsi->type == I40E_VSI_MAIN) {
  7803. for (i = 0; i <= I40E_PFQF_HLUT_MAX_INDEX; i++)
  7804. wr32(hw, I40E_PFQF_HLUT(i), 0);
  7805. } else if (vsi->type == I40E_VSI_SRIOV) {
  7806. for (i = 0; i <= I40E_VFQF_HLUT_MAX_INDEX; i++)
  7807. i40e_write_rx_ctl(hw, I40E_VFQF_HLUT1(i, vf_id), 0);
  7808. } else {
  7809. dev_err(&pf->pdev->dev, "Cannot set RSS LUT - invalid VSI type\n");
  7810. }
  7811. }
  7812. /**
  7813. * i40e_set_features - set the netdev feature flags
  7814. * @netdev: ptr to the netdev being adjusted
  7815. * @features: the feature set that the stack is suggesting
  7816. * Note: expects to be called while under rtnl_lock()
  7817. **/
  7818. static int i40e_set_features(struct net_device *netdev,
  7819. netdev_features_t features)
  7820. {
  7821. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7822. struct i40e_vsi *vsi = np->vsi;
  7823. struct i40e_pf *pf = vsi->back;
  7824. bool need_reset;
  7825. if (features & NETIF_F_RXHASH && !(netdev->features & NETIF_F_RXHASH))
  7826. i40e_pf_config_rss(pf);
  7827. else if (!(features & NETIF_F_RXHASH) &&
  7828. netdev->features & NETIF_F_RXHASH)
  7829. i40e_clear_rss_lut(vsi);
  7830. if (features & NETIF_F_HW_VLAN_CTAG_RX)
  7831. i40e_vlan_stripping_enable(vsi);
  7832. else
  7833. i40e_vlan_stripping_disable(vsi);
  7834. need_reset = i40e_set_ntuple(pf, features);
  7835. if (need_reset)
  7836. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED), true);
  7837. return 0;
  7838. }
  7839. /**
  7840. * i40e_get_udp_port_idx - Lookup a possibly offloaded for Rx UDP port
  7841. * @pf: board private structure
  7842. * @port: The UDP port to look up
  7843. *
  7844. * Returns the index number or I40E_MAX_PF_UDP_OFFLOAD_PORTS if port not found
  7845. **/
  7846. static u8 i40e_get_udp_port_idx(struct i40e_pf *pf, u16 port)
  7847. {
  7848. u8 i;
  7849. for (i = 0; i < I40E_MAX_PF_UDP_OFFLOAD_PORTS; i++) {
  7850. if (pf->udp_ports[i].port == port)
  7851. return i;
  7852. }
  7853. return i;
  7854. }
  7855. /**
  7856. * i40e_udp_tunnel_add - Get notifications about UDP tunnel ports that come up
  7857. * @netdev: This physical port's netdev
  7858. * @ti: Tunnel endpoint information
  7859. **/
  7860. static void i40e_udp_tunnel_add(struct net_device *netdev,
  7861. struct udp_tunnel_info *ti)
  7862. {
  7863. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7864. struct i40e_vsi *vsi = np->vsi;
  7865. struct i40e_pf *pf = vsi->back;
  7866. u16 port = ntohs(ti->port);
  7867. u8 next_idx;
  7868. u8 idx;
  7869. idx = i40e_get_udp_port_idx(pf, port);
  7870. /* Check if port already exists */
  7871. if (idx < I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7872. netdev_info(netdev, "port %d already offloaded\n", port);
  7873. return;
  7874. }
  7875. /* Now check if there is space to add the new port */
  7876. next_idx = i40e_get_udp_port_idx(pf, 0);
  7877. if (next_idx == I40E_MAX_PF_UDP_OFFLOAD_PORTS) {
  7878. netdev_info(netdev, "maximum number of offloaded UDP ports reached, not adding port %d\n",
  7879. port);
  7880. return;
  7881. }
  7882. switch (ti->type) {
  7883. case UDP_TUNNEL_TYPE_VXLAN:
  7884. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_VXLAN;
  7885. break;
  7886. case UDP_TUNNEL_TYPE_GENEVE:
  7887. if (!(pf->flags & I40E_FLAG_GENEVE_OFFLOAD_CAPABLE))
  7888. return;
  7889. pf->udp_ports[next_idx].type = I40E_AQC_TUNNEL_TYPE_NGE;
  7890. break;
  7891. default:
  7892. return;
  7893. }
  7894. /* New port: add it and mark its index in the bitmap */
  7895. pf->udp_ports[next_idx].port = port;
  7896. pf->pending_udp_bitmap |= BIT_ULL(next_idx);
  7897. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7898. }
  7899. /**
  7900. * i40e_udp_tunnel_del - Get notifications about UDP tunnel ports that go away
  7901. * @netdev: This physical port's netdev
  7902. * @ti: Tunnel endpoint information
  7903. **/
  7904. static void i40e_udp_tunnel_del(struct net_device *netdev,
  7905. struct udp_tunnel_info *ti)
  7906. {
  7907. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7908. struct i40e_vsi *vsi = np->vsi;
  7909. struct i40e_pf *pf = vsi->back;
  7910. u16 port = ntohs(ti->port);
  7911. u8 idx;
  7912. idx = i40e_get_udp_port_idx(pf, port);
  7913. /* Check if port already exists */
  7914. if (idx >= I40E_MAX_PF_UDP_OFFLOAD_PORTS)
  7915. goto not_found;
  7916. switch (ti->type) {
  7917. case UDP_TUNNEL_TYPE_VXLAN:
  7918. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_VXLAN)
  7919. goto not_found;
  7920. break;
  7921. case UDP_TUNNEL_TYPE_GENEVE:
  7922. if (pf->udp_ports[idx].type != I40E_AQC_TUNNEL_TYPE_NGE)
  7923. goto not_found;
  7924. break;
  7925. default:
  7926. goto not_found;
  7927. }
  7928. /* if port exists, set it to 0 (mark for deletion)
  7929. * and make it pending
  7930. */
  7931. pf->udp_ports[idx].port = 0;
  7932. pf->pending_udp_bitmap |= BIT_ULL(idx);
  7933. pf->flags |= I40E_FLAG_UDP_FILTER_SYNC;
  7934. return;
  7935. not_found:
  7936. netdev_warn(netdev, "UDP port %d was not found, not deleting\n",
  7937. port);
  7938. }
  7939. static int i40e_get_phys_port_id(struct net_device *netdev,
  7940. struct netdev_phys_item_id *ppid)
  7941. {
  7942. struct i40e_netdev_priv *np = netdev_priv(netdev);
  7943. struct i40e_pf *pf = np->vsi->back;
  7944. struct i40e_hw *hw = &pf->hw;
  7945. if (!(pf->flags & I40E_FLAG_PORT_ID_VALID))
  7946. return -EOPNOTSUPP;
  7947. ppid->id_len = min_t(int, sizeof(hw->mac.port_addr), sizeof(ppid->id));
  7948. memcpy(ppid->id, hw->mac.port_addr, ppid->id_len);
  7949. return 0;
  7950. }
  7951. /**
  7952. * i40e_ndo_fdb_add - add an entry to the hardware database
  7953. * @ndm: the input from the stack
  7954. * @tb: pointer to array of nladdr (unused)
  7955. * @dev: the net device pointer
  7956. * @addr: the MAC address entry being added
  7957. * @flags: instructions from stack about fdb operation
  7958. */
  7959. static int i40e_ndo_fdb_add(struct ndmsg *ndm, struct nlattr *tb[],
  7960. struct net_device *dev,
  7961. const unsigned char *addr, u16 vid,
  7962. u16 flags)
  7963. {
  7964. struct i40e_netdev_priv *np = netdev_priv(dev);
  7965. struct i40e_pf *pf = np->vsi->back;
  7966. int err = 0;
  7967. if (!(pf->flags & I40E_FLAG_SRIOV_ENABLED))
  7968. return -EOPNOTSUPP;
  7969. if (vid) {
  7970. pr_info("%s: vlans aren't supported yet for dev_uc|mc_add()\n", dev->name);
  7971. return -EINVAL;
  7972. }
  7973. /* Hardware does not support aging addresses so if a
  7974. * ndm_state is given only allow permanent addresses
  7975. */
  7976. if (ndm->ndm_state && !(ndm->ndm_state & NUD_PERMANENT)) {
  7977. netdev_info(dev, "FDB only supports static addresses\n");
  7978. return -EINVAL;
  7979. }
  7980. if (is_unicast_ether_addr(addr) || is_link_local_ether_addr(addr))
  7981. err = dev_uc_add_excl(dev, addr);
  7982. else if (is_multicast_ether_addr(addr))
  7983. err = dev_mc_add_excl(dev, addr);
  7984. else
  7985. err = -EINVAL;
  7986. /* Only return duplicate errors if NLM_F_EXCL is set */
  7987. if (err == -EEXIST && !(flags & NLM_F_EXCL))
  7988. err = 0;
  7989. return err;
  7990. }
  7991. /**
  7992. * i40e_ndo_bridge_setlink - Set the hardware bridge mode
  7993. * @dev: the netdev being configured
  7994. * @nlh: RTNL message
  7995. *
  7996. * Inserts a new hardware bridge if not already created and
  7997. * enables the bridging mode requested (VEB or VEPA). If the
  7998. * hardware bridge has already been inserted and the request
  7999. * is to change the mode then that requires a PF reset to
  8000. * allow rebuild of the components with required hardware
  8001. * bridge mode enabled.
  8002. *
  8003. * Note: expects to be called while under rtnl_lock()
  8004. **/
  8005. static int i40e_ndo_bridge_setlink(struct net_device *dev,
  8006. struct nlmsghdr *nlh,
  8007. u16 flags)
  8008. {
  8009. struct i40e_netdev_priv *np = netdev_priv(dev);
  8010. struct i40e_vsi *vsi = np->vsi;
  8011. struct i40e_pf *pf = vsi->back;
  8012. struct i40e_veb *veb = NULL;
  8013. struct nlattr *attr, *br_spec;
  8014. int i, rem;
  8015. /* Only for PF VSI for now */
  8016. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  8017. return -EOPNOTSUPP;
  8018. /* Find the HW bridge for PF VSI */
  8019. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8020. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8021. veb = pf->veb[i];
  8022. }
  8023. br_spec = nlmsg_find_attr(nlh, sizeof(struct ifinfomsg), IFLA_AF_SPEC);
  8024. nla_for_each_nested(attr, br_spec, rem) {
  8025. __u16 mode;
  8026. if (nla_type(attr) != IFLA_BRIDGE_MODE)
  8027. continue;
  8028. mode = nla_get_u16(attr);
  8029. if ((mode != BRIDGE_MODE_VEPA) &&
  8030. (mode != BRIDGE_MODE_VEB))
  8031. return -EINVAL;
  8032. /* Insert a new HW bridge */
  8033. if (!veb) {
  8034. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  8035. vsi->tc_config.enabled_tc);
  8036. if (veb) {
  8037. veb->bridge_mode = mode;
  8038. i40e_config_bridge_mode(veb);
  8039. } else {
  8040. /* No Bridge HW offload available */
  8041. return -ENOENT;
  8042. }
  8043. break;
  8044. } else if (mode != veb->bridge_mode) {
  8045. /* Existing HW bridge but different mode needs reset */
  8046. veb->bridge_mode = mode;
  8047. /* TODO: If no VFs or VMDq VSIs, disallow VEB mode */
  8048. if (mode == BRIDGE_MODE_VEB)
  8049. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  8050. else
  8051. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  8052. i40e_do_reset(pf, BIT_ULL(__I40E_PF_RESET_REQUESTED),
  8053. true);
  8054. break;
  8055. }
  8056. }
  8057. return 0;
  8058. }
  8059. /**
  8060. * i40e_ndo_bridge_getlink - Get the hardware bridge mode
  8061. * @skb: skb buff
  8062. * @pid: process id
  8063. * @seq: RTNL message seq #
  8064. * @dev: the netdev being configured
  8065. * @filter_mask: unused
  8066. * @nlflags: netlink flags passed in
  8067. *
  8068. * Return the mode in which the hardware bridge is operating in
  8069. * i.e VEB or VEPA.
  8070. **/
  8071. static int i40e_ndo_bridge_getlink(struct sk_buff *skb, u32 pid, u32 seq,
  8072. struct net_device *dev,
  8073. u32 __always_unused filter_mask,
  8074. int nlflags)
  8075. {
  8076. struct i40e_netdev_priv *np = netdev_priv(dev);
  8077. struct i40e_vsi *vsi = np->vsi;
  8078. struct i40e_pf *pf = vsi->back;
  8079. struct i40e_veb *veb = NULL;
  8080. int i;
  8081. /* Only for PF VSI for now */
  8082. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid)
  8083. return -EOPNOTSUPP;
  8084. /* Find the HW bridge for the PF VSI */
  8085. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8086. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8087. veb = pf->veb[i];
  8088. }
  8089. if (!veb)
  8090. return 0;
  8091. return ndo_dflt_bridge_getlink(skb, pid, seq, dev, veb->bridge_mode,
  8092. 0, 0, nlflags, filter_mask, NULL);
  8093. }
  8094. /**
  8095. * i40e_features_check - Validate encapsulated packet conforms to limits
  8096. * @skb: skb buff
  8097. * @dev: This physical port's netdev
  8098. * @features: Offload features that the stack believes apply
  8099. **/
  8100. static netdev_features_t i40e_features_check(struct sk_buff *skb,
  8101. struct net_device *dev,
  8102. netdev_features_t features)
  8103. {
  8104. size_t len;
  8105. /* No point in doing any of this if neither checksum nor GSO are
  8106. * being requested for this frame. We can rule out both by just
  8107. * checking for CHECKSUM_PARTIAL
  8108. */
  8109. if (skb->ip_summed != CHECKSUM_PARTIAL)
  8110. return features;
  8111. /* We cannot support GSO if the MSS is going to be less than
  8112. * 64 bytes. If it is then we need to drop support for GSO.
  8113. */
  8114. if (skb_is_gso(skb) && (skb_shinfo(skb)->gso_size < 64))
  8115. features &= ~NETIF_F_GSO_MASK;
  8116. /* MACLEN can support at most 63 words */
  8117. len = skb_network_header(skb) - skb->data;
  8118. if (len & ~(63 * 2))
  8119. goto out_err;
  8120. /* IPLEN and EIPLEN can support at most 127 dwords */
  8121. len = skb_transport_header(skb) - skb_network_header(skb);
  8122. if (len & ~(127 * 4))
  8123. goto out_err;
  8124. if (skb->encapsulation) {
  8125. /* L4TUNLEN can support 127 words */
  8126. len = skb_inner_network_header(skb) - skb_transport_header(skb);
  8127. if (len & ~(127 * 2))
  8128. goto out_err;
  8129. /* IPLEN can support at most 127 dwords */
  8130. len = skb_inner_transport_header(skb) -
  8131. skb_inner_network_header(skb);
  8132. if (len & ~(127 * 4))
  8133. goto out_err;
  8134. }
  8135. /* No need to validate L4LEN as TCP is the only protocol with a
  8136. * a flexible value and we support all possible values supported
  8137. * by TCP, which is at most 15 dwords
  8138. */
  8139. return features;
  8140. out_err:
  8141. return features & ~(NETIF_F_CSUM_MASK | NETIF_F_GSO_MASK);
  8142. }
  8143. static const struct net_device_ops i40e_netdev_ops = {
  8144. .ndo_open = i40e_open,
  8145. .ndo_stop = i40e_close,
  8146. .ndo_start_xmit = i40e_lan_xmit_frame,
  8147. .ndo_get_stats64 = i40e_get_netdev_stats_struct,
  8148. .ndo_set_rx_mode = i40e_set_rx_mode,
  8149. .ndo_validate_addr = eth_validate_addr,
  8150. .ndo_set_mac_address = i40e_set_mac,
  8151. .ndo_change_mtu = i40e_change_mtu,
  8152. .ndo_do_ioctl = i40e_ioctl,
  8153. .ndo_tx_timeout = i40e_tx_timeout,
  8154. .ndo_vlan_rx_add_vid = i40e_vlan_rx_add_vid,
  8155. .ndo_vlan_rx_kill_vid = i40e_vlan_rx_kill_vid,
  8156. #ifdef CONFIG_NET_POLL_CONTROLLER
  8157. .ndo_poll_controller = i40e_netpoll,
  8158. #endif
  8159. .ndo_setup_tc = __i40e_setup_tc,
  8160. .ndo_set_features = i40e_set_features,
  8161. .ndo_set_vf_mac = i40e_ndo_set_vf_mac,
  8162. .ndo_set_vf_vlan = i40e_ndo_set_vf_port_vlan,
  8163. .ndo_set_vf_rate = i40e_ndo_set_vf_bw,
  8164. .ndo_get_vf_config = i40e_ndo_get_vf_config,
  8165. .ndo_set_vf_link_state = i40e_ndo_set_vf_link_state,
  8166. .ndo_set_vf_spoofchk = i40e_ndo_set_vf_spoofchk,
  8167. .ndo_set_vf_trust = i40e_ndo_set_vf_trust,
  8168. .ndo_udp_tunnel_add = i40e_udp_tunnel_add,
  8169. .ndo_udp_tunnel_del = i40e_udp_tunnel_del,
  8170. .ndo_get_phys_port_id = i40e_get_phys_port_id,
  8171. .ndo_fdb_add = i40e_ndo_fdb_add,
  8172. .ndo_features_check = i40e_features_check,
  8173. .ndo_bridge_getlink = i40e_ndo_bridge_getlink,
  8174. .ndo_bridge_setlink = i40e_ndo_bridge_setlink,
  8175. };
  8176. /**
  8177. * i40e_config_netdev - Setup the netdev flags
  8178. * @vsi: the VSI being configured
  8179. *
  8180. * Returns 0 on success, negative value on failure
  8181. **/
  8182. static int i40e_config_netdev(struct i40e_vsi *vsi)
  8183. {
  8184. struct i40e_pf *pf = vsi->back;
  8185. struct i40e_hw *hw = &pf->hw;
  8186. struct i40e_netdev_priv *np;
  8187. struct net_device *netdev;
  8188. u8 broadcast[ETH_ALEN];
  8189. u8 mac_addr[ETH_ALEN];
  8190. int etherdev_size;
  8191. netdev_features_t hw_enc_features;
  8192. netdev_features_t hw_features;
  8193. etherdev_size = sizeof(struct i40e_netdev_priv);
  8194. netdev = alloc_etherdev_mq(etherdev_size, vsi->alloc_queue_pairs);
  8195. if (!netdev)
  8196. return -ENOMEM;
  8197. vsi->netdev = netdev;
  8198. np = netdev_priv(netdev);
  8199. np->vsi = vsi;
  8200. hw_enc_features = NETIF_F_SG |
  8201. NETIF_F_IP_CSUM |
  8202. NETIF_F_IPV6_CSUM |
  8203. NETIF_F_HIGHDMA |
  8204. NETIF_F_SOFT_FEATURES |
  8205. NETIF_F_TSO |
  8206. NETIF_F_TSO_ECN |
  8207. NETIF_F_TSO6 |
  8208. NETIF_F_GSO_GRE |
  8209. NETIF_F_GSO_GRE_CSUM |
  8210. NETIF_F_GSO_PARTIAL |
  8211. NETIF_F_GSO_UDP_TUNNEL |
  8212. NETIF_F_GSO_UDP_TUNNEL_CSUM |
  8213. NETIF_F_SCTP_CRC |
  8214. NETIF_F_RXHASH |
  8215. NETIF_F_RXCSUM |
  8216. 0;
  8217. if (!(pf->flags & I40E_FLAG_OUTER_UDP_CSUM_CAPABLE))
  8218. netdev->gso_partial_features |= NETIF_F_GSO_UDP_TUNNEL_CSUM;
  8219. netdev->gso_partial_features |= NETIF_F_GSO_GRE_CSUM;
  8220. netdev->hw_enc_features |= hw_enc_features;
  8221. /* record features VLANs can make use of */
  8222. netdev->vlan_features |= hw_enc_features | NETIF_F_TSO_MANGLEID;
  8223. if (!(pf->flags & I40E_FLAG_MFP_ENABLED))
  8224. netdev->hw_features |= NETIF_F_NTUPLE;
  8225. hw_features = hw_enc_features |
  8226. NETIF_F_HW_VLAN_CTAG_TX |
  8227. NETIF_F_HW_VLAN_CTAG_RX;
  8228. netdev->hw_features |= hw_features;
  8229. netdev->features |= hw_features | NETIF_F_HW_VLAN_CTAG_FILTER;
  8230. netdev->hw_enc_features |= NETIF_F_TSO_MANGLEID;
  8231. if (vsi->type == I40E_VSI_MAIN) {
  8232. SET_NETDEV_DEV(netdev, &pf->pdev->dev);
  8233. ether_addr_copy(mac_addr, hw->mac.perm_addr);
  8234. /* The following steps are necessary for two reasons. First,
  8235. * some older NVM configurations load a default MAC-VLAN
  8236. * filter that will accept any tagged packet, and we want to
  8237. * replace this with a normal filter. Additionally, it is
  8238. * possible our MAC address was provided by the platform using
  8239. * Open Firmware or similar.
  8240. *
  8241. * Thus, we need to remove the default filter and install one
  8242. * specific to the MAC address.
  8243. */
  8244. i40e_rm_default_mac_filter(vsi, mac_addr);
  8245. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8246. i40e_add_mac_filter(vsi, mac_addr);
  8247. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8248. } else {
  8249. /* relate the VSI_VMDQ name to the VSI_MAIN name */
  8250. snprintf(netdev->name, IFNAMSIZ, "%sv%%d",
  8251. pf->vsi[pf->lan_vsi]->netdev->name);
  8252. random_ether_addr(mac_addr);
  8253. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8254. i40e_add_mac_filter(vsi, mac_addr);
  8255. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8256. }
  8257. /* Add the broadcast filter so that we initially will receive
  8258. * broadcast packets. Note that when a new VLAN is first added the
  8259. * driver will convert all filters marked I40E_VLAN_ANY into VLAN
  8260. * specific filters as part of transitioning into "vlan" operation.
  8261. * When more VLANs are added, the driver will copy each existing MAC
  8262. * filter and add it for the new VLAN.
  8263. *
  8264. * Broadcast filters are handled specially by
  8265. * i40e_sync_filters_subtask, as the driver must to set the broadcast
  8266. * promiscuous bit instead of adding this directly as a MAC/VLAN
  8267. * filter. The subtask will update the correct broadcast promiscuous
  8268. * bits as VLANs become active or inactive.
  8269. */
  8270. eth_broadcast_addr(broadcast);
  8271. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8272. i40e_add_mac_filter(vsi, broadcast);
  8273. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8274. ether_addr_copy(netdev->dev_addr, mac_addr);
  8275. ether_addr_copy(netdev->perm_addr, mac_addr);
  8276. netdev->priv_flags |= IFF_UNICAST_FLT;
  8277. netdev->priv_flags |= IFF_SUPP_NOFCS;
  8278. /* Setup netdev TC information */
  8279. i40e_vsi_config_netdev_tc(vsi, vsi->tc_config.enabled_tc);
  8280. netdev->netdev_ops = &i40e_netdev_ops;
  8281. netdev->watchdog_timeo = 5 * HZ;
  8282. i40e_set_ethtool_ops(netdev);
  8283. /* MTU range: 68 - 9706 */
  8284. netdev->min_mtu = ETH_MIN_MTU;
  8285. netdev->max_mtu = I40E_MAX_RXBUFFER -
  8286. (ETH_HLEN + ETH_FCS_LEN + VLAN_HLEN);
  8287. return 0;
  8288. }
  8289. /**
  8290. * i40e_vsi_delete - Delete a VSI from the switch
  8291. * @vsi: the VSI being removed
  8292. *
  8293. * Returns 0 on success, negative value on failure
  8294. **/
  8295. static void i40e_vsi_delete(struct i40e_vsi *vsi)
  8296. {
  8297. /* remove default VSI is not allowed */
  8298. if (vsi == vsi->back->vsi[vsi->back->lan_vsi])
  8299. return;
  8300. i40e_aq_delete_element(&vsi->back->hw, vsi->seid, NULL);
  8301. }
  8302. /**
  8303. * i40e_is_vsi_uplink_mode_veb - Check if the VSI's uplink bridge mode is VEB
  8304. * @vsi: the VSI being queried
  8305. *
  8306. * Returns 1 if HW bridge mode is VEB and return 0 in case of VEPA mode
  8307. **/
  8308. int i40e_is_vsi_uplink_mode_veb(struct i40e_vsi *vsi)
  8309. {
  8310. struct i40e_veb *veb;
  8311. struct i40e_pf *pf = vsi->back;
  8312. /* Uplink is not a bridge so default to VEB */
  8313. if (vsi->veb_idx == I40E_NO_VEB)
  8314. return 1;
  8315. veb = pf->veb[vsi->veb_idx];
  8316. if (!veb) {
  8317. dev_info(&pf->pdev->dev,
  8318. "There is no veb associated with the bridge\n");
  8319. return -ENOENT;
  8320. }
  8321. /* Uplink is a bridge in VEPA mode */
  8322. if (veb->bridge_mode & BRIDGE_MODE_VEPA) {
  8323. return 0;
  8324. } else {
  8325. /* Uplink is a bridge in VEB mode */
  8326. return 1;
  8327. }
  8328. /* VEPA is now default bridge, so return 0 */
  8329. return 0;
  8330. }
  8331. /**
  8332. * i40e_add_vsi - Add a VSI to the switch
  8333. * @vsi: the VSI being configured
  8334. *
  8335. * This initializes a VSI context depending on the VSI type to be added and
  8336. * passes it down to the add_vsi aq command.
  8337. **/
  8338. static int i40e_add_vsi(struct i40e_vsi *vsi)
  8339. {
  8340. int ret = -ENODEV;
  8341. struct i40e_pf *pf = vsi->back;
  8342. struct i40e_hw *hw = &pf->hw;
  8343. struct i40e_vsi_context ctxt;
  8344. struct i40e_mac_filter *f;
  8345. struct hlist_node *h;
  8346. int bkt;
  8347. u8 enabled_tc = 0x1; /* TC0 enabled */
  8348. int f_count = 0;
  8349. memset(&ctxt, 0, sizeof(ctxt));
  8350. switch (vsi->type) {
  8351. case I40E_VSI_MAIN:
  8352. /* The PF's main VSI is already setup as part of the
  8353. * device initialization, so we'll not bother with
  8354. * the add_vsi call, but we will retrieve the current
  8355. * VSI context.
  8356. */
  8357. ctxt.seid = pf->main_vsi_seid;
  8358. ctxt.pf_num = pf->hw.pf_id;
  8359. ctxt.vf_num = 0;
  8360. ret = i40e_aq_get_vsi_params(&pf->hw, &ctxt, NULL);
  8361. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8362. if (ret) {
  8363. dev_info(&pf->pdev->dev,
  8364. "couldn't get PF vsi config, err %s aq_err %s\n",
  8365. i40e_stat_str(&pf->hw, ret),
  8366. i40e_aq_str(&pf->hw,
  8367. pf->hw.aq.asq_last_status));
  8368. return -ENOENT;
  8369. }
  8370. vsi->info = ctxt.info;
  8371. vsi->info.valid_sections = 0;
  8372. vsi->seid = ctxt.seid;
  8373. vsi->id = ctxt.vsi_number;
  8374. enabled_tc = i40e_pf_get_tc_map(pf);
  8375. /* MFP mode setup queue map and update VSI */
  8376. if ((pf->flags & I40E_FLAG_MFP_ENABLED) &&
  8377. !(pf->hw.func_caps.iscsi)) { /* NIC type PF */
  8378. memset(&ctxt, 0, sizeof(ctxt));
  8379. ctxt.seid = pf->main_vsi_seid;
  8380. ctxt.pf_num = pf->hw.pf_id;
  8381. ctxt.vf_num = 0;
  8382. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, false);
  8383. ret = i40e_aq_update_vsi_params(hw, &ctxt, NULL);
  8384. if (ret) {
  8385. dev_info(&pf->pdev->dev,
  8386. "update vsi failed, err %s aq_err %s\n",
  8387. i40e_stat_str(&pf->hw, ret),
  8388. i40e_aq_str(&pf->hw,
  8389. pf->hw.aq.asq_last_status));
  8390. ret = -ENOENT;
  8391. goto err;
  8392. }
  8393. /* update the local VSI info queue map */
  8394. i40e_vsi_update_queue_map(vsi, &ctxt);
  8395. vsi->info.valid_sections = 0;
  8396. } else {
  8397. /* Default/Main VSI is only enabled for TC0
  8398. * reconfigure it to enable all TCs that are
  8399. * available on the port in SFP mode.
  8400. * For MFP case the iSCSI PF would use this
  8401. * flow to enable LAN+iSCSI TC.
  8402. */
  8403. ret = i40e_vsi_config_tc(vsi, enabled_tc);
  8404. if (ret) {
  8405. dev_info(&pf->pdev->dev,
  8406. "failed to configure TCs for main VSI tc_map 0x%08x, err %s aq_err %s\n",
  8407. enabled_tc,
  8408. i40e_stat_str(&pf->hw, ret),
  8409. i40e_aq_str(&pf->hw,
  8410. pf->hw.aq.asq_last_status));
  8411. ret = -ENOENT;
  8412. }
  8413. }
  8414. break;
  8415. case I40E_VSI_FDIR:
  8416. ctxt.pf_num = hw->pf_id;
  8417. ctxt.vf_num = 0;
  8418. ctxt.uplink_seid = vsi->uplink_seid;
  8419. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8420. ctxt.flags = I40E_AQ_VSI_TYPE_PF;
  8421. if ((pf->flags & I40E_FLAG_VEB_MODE_ENABLED) &&
  8422. (i40e_is_vsi_uplink_mode_veb(vsi))) {
  8423. ctxt.info.valid_sections |=
  8424. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8425. ctxt.info.switch_id =
  8426. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8427. }
  8428. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8429. break;
  8430. case I40E_VSI_VMDQ2:
  8431. ctxt.pf_num = hw->pf_id;
  8432. ctxt.vf_num = 0;
  8433. ctxt.uplink_seid = vsi->uplink_seid;
  8434. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8435. ctxt.flags = I40E_AQ_VSI_TYPE_VMDQ2;
  8436. /* This VSI is connected to VEB so the switch_id
  8437. * should be set to zero by default.
  8438. */
  8439. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8440. ctxt.info.valid_sections |=
  8441. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8442. ctxt.info.switch_id =
  8443. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8444. }
  8445. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8446. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8447. break;
  8448. case I40E_VSI_SRIOV:
  8449. ctxt.pf_num = hw->pf_id;
  8450. ctxt.vf_num = vsi->vf_id + hw->func_caps.vf_base_id;
  8451. ctxt.uplink_seid = vsi->uplink_seid;
  8452. ctxt.connection_type = I40E_AQ_VSI_CONN_TYPE_NORMAL;
  8453. ctxt.flags = I40E_AQ_VSI_TYPE_VF;
  8454. /* This VSI is connected to VEB so the switch_id
  8455. * should be set to zero by default.
  8456. */
  8457. if (i40e_is_vsi_uplink_mode_veb(vsi)) {
  8458. ctxt.info.valid_sections |=
  8459. cpu_to_le16(I40E_AQ_VSI_PROP_SWITCH_VALID);
  8460. ctxt.info.switch_id =
  8461. cpu_to_le16(I40E_AQ_VSI_SW_ID_FLAG_ALLOW_LB);
  8462. }
  8463. if (vsi->back->flags & I40E_FLAG_IWARP_ENABLED) {
  8464. ctxt.info.valid_sections |=
  8465. cpu_to_le16(I40E_AQ_VSI_PROP_QUEUE_OPT_VALID);
  8466. ctxt.info.queueing_opt_flags |=
  8467. (I40E_AQ_VSI_QUE_OPT_TCP_ENA |
  8468. I40E_AQ_VSI_QUE_OPT_RSS_LUT_VSI);
  8469. }
  8470. ctxt.info.valid_sections |= cpu_to_le16(I40E_AQ_VSI_PROP_VLAN_VALID);
  8471. ctxt.info.port_vlan_flags |= I40E_AQ_VSI_PVLAN_MODE_ALL;
  8472. if (pf->vf[vsi->vf_id].spoofchk) {
  8473. ctxt.info.valid_sections |=
  8474. cpu_to_le16(I40E_AQ_VSI_PROP_SECURITY_VALID);
  8475. ctxt.info.sec_flags |=
  8476. (I40E_AQ_VSI_SEC_FLAG_ENABLE_VLAN_CHK |
  8477. I40E_AQ_VSI_SEC_FLAG_ENABLE_MAC_CHK);
  8478. }
  8479. /* Setup the VSI tx/rx queue map for TC0 only for now */
  8480. i40e_vsi_setup_queue_map(vsi, &ctxt, enabled_tc, true);
  8481. break;
  8482. case I40E_VSI_IWARP:
  8483. /* send down message to iWARP */
  8484. break;
  8485. default:
  8486. return -ENODEV;
  8487. }
  8488. if (vsi->type != I40E_VSI_MAIN) {
  8489. ret = i40e_aq_add_vsi(hw, &ctxt, NULL);
  8490. if (ret) {
  8491. dev_info(&vsi->back->pdev->dev,
  8492. "add vsi failed, err %s aq_err %s\n",
  8493. i40e_stat_str(&pf->hw, ret),
  8494. i40e_aq_str(&pf->hw,
  8495. pf->hw.aq.asq_last_status));
  8496. ret = -ENOENT;
  8497. goto err;
  8498. }
  8499. vsi->info = ctxt.info;
  8500. vsi->info.valid_sections = 0;
  8501. vsi->seid = ctxt.seid;
  8502. vsi->id = ctxt.vsi_number;
  8503. }
  8504. vsi->active_filters = 0;
  8505. clear_bit(__I40E_VSI_OVERFLOW_PROMISC, vsi->state);
  8506. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8507. /* If macvlan filters already exist, force them to get loaded */
  8508. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist) {
  8509. f->state = I40E_FILTER_NEW;
  8510. f_count++;
  8511. }
  8512. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8513. if (f_count) {
  8514. vsi->flags |= I40E_VSI_FLAG_FILTER_CHANGED;
  8515. pf->flags |= I40E_FLAG_FILTER_SYNC;
  8516. }
  8517. /* Update VSI BW information */
  8518. ret = i40e_vsi_get_bw_info(vsi);
  8519. if (ret) {
  8520. dev_info(&pf->pdev->dev,
  8521. "couldn't get vsi bw info, err %s aq_err %s\n",
  8522. i40e_stat_str(&pf->hw, ret),
  8523. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  8524. /* VSI is already added so not tearing that up */
  8525. ret = 0;
  8526. }
  8527. err:
  8528. return ret;
  8529. }
  8530. /**
  8531. * i40e_vsi_release - Delete a VSI and free its resources
  8532. * @vsi: the VSI being removed
  8533. *
  8534. * Returns 0 on success or < 0 on error
  8535. **/
  8536. int i40e_vsi_release(struct i40e_vsi *vsi)
  8537. {
  8538. struct i40e_mac_filter *f;
  8539. struct hlist_node *h;
  8540. struct i40e_veb *veb = NULL;
  8541. struct i40e_pf *pf;
  8542. u16 uplink_seid;
  8543. int i, n, bkt;
  8544. pf = vsi->back;
  8545. /* release of a VEB-owner or last VSI is not allowed */
  8546. if (vsi->flags & I40E_VSI_FLAG_VEB_OWNER) {
  8547. dev_info(&pf->pdev->dev, "VSI %d has existing VEB %d\n",
  8548. vsi->seid, vsi->uplink_seid);
  8549. return -ENODEV;
  8550. }
  8551. if (vsi == pf->vsi[pf->lan_vsi] &&
  8552. !test_bit(__I40E_VSI_DOWN, pf->state)) {
  8553. dev_info(&pf->pdev->dev, "Can't remove PF VSI\n");
  8554. return -ENODEV;
  8555. }
  8556. uplink_seid = vsi->uplink_seid;
  8557. if (vsi->type != I40E_VSI_SRIOV) {
  8558. if (vsi->netdev_registered) {
  8559. vsi->netdev_registered = false;
  8560. if (vsi->netdev) {
  8561. /* results in a call to i40e_close() */
  8562. unregister_netdev(vsi->netdev);
  8563. }
  8564. } else {
  8565. i40e_vsi_close(vsi);
  8566. }
  8567. i40e_vsi_disable_irq(vsi);
  8568. }
  8569. spin_lock_bh(&vsi->mac_filter_hash_lock);
  8570. /* clear the sync flag on all filters */
  8571. if (vsi->netdev) {
  8572. __dev_uc_unsync(vsi->netdev, NULL);
  8573. __dev_mc_unsync(vsi->netdev, NULL);
  8574. }
  8575. /* make sure any remaining filters are marked for deletion */
  8576. hash_for_each_safe(vsi->mac_filter_hash, bkt, h, f, hlist)
  8577. __i40e_del_filter(vsi, f);
  8578. spin_unlock_bh(&vsi->mac_filter_hash_lock);
  8579. i40e_sync_vsi_filters(vsi);
  8580. i40e_vsi_delete(vsi);
  8581. i40e_vsi_free_q_vectors(vsi);
  8582. if (vsi->netdev) {
  8583. free_netdev(vsi->netdev);
  8584. vsi->netdev = NULL;
  8585. }
  8586. i40e_vsi_clear_rings(vsi);
  8587. i40e_vsi_clear(vsi);
  8588. /* If this was the last thing on the VEB, except for the
  8589. * controlling VSI, remove the VEB, which puts the controlling
  8590. * VSI onto the next level down in the switch.
  8591. *
  8592. * Well, okay, there's one more exception here: don't remove
  8593. * the orphan VEBs yet. We'll wait for an explicit remove request
  8594. * from up the network stack.
  8595. */
  8596. for (n = 0, i = 0; i < pf->num_alloc_vsi; i++) {
  8597. if (pf->vsi[i] &&
  8598. pf->vsi[i]->uplink_seid == uplink_seid &&
  8599. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  8600. n++; /* count the VSIs */
  8601. }
  8602. }
  8603. for (i = 0; i < I40E_MAX_VEB; i++) {
  8604. if (!pf->veb[i])
  8605. continue;
  8606. if (pf->veb[i]->uplink_seid == uplink_seid)
  8607. n++; /* count the VEBs */
  8608. if (pf->veb[i]->seid == uplink_seid)
  8609. veb = pf->veb[i];
  8610. }
  8611. if (n == 0 && veb && veb->uplink_seid != 0)
  8612. i40e_veb_release(veb);
  8613. return 0;
  8614. }
  8615. /**
  8616. * i40e_vsi_setup_vectors - Set up the q_vectors for the given VSI
  8617. * @vsi: ptr to the VSI
  8618. *
  8619. * This should only be called after i40e_vsi_mem_alloc() which allocates the
  8620. * corresponding SW VSI structure and initializes num_queue_pairs for the
  8621. * newly allocated VSI.
  8622. *
  8623. * Returns 0 on success or negative on failure
  8624. **/
  8625. static int i40e_vsi_setup_vectors(struct i40e_vsi *vsi)
  8626. {
  8627. int ret = -ENOENT;
  8628. struct i40e_pf *pf = vsi->back;
  8629. if (vsi->q_vectors[0]) {
  8630. dev_info(&pf->pdev->dev, "VSI %d has existing q_vectors\n",
  8631. vsi->seid);
  8632. return -EEXIST;
  8633. }
  8634. if (vsi->base_vector) {
  8635. dev_info(&pf->pdev->dev, "VSI %d has non-zero base vector %d\n",
  8636. vsi->seid, vsi->base_vector);
  8637. return -EEXIST;
  8638. }
  8639. ret = i40e_vsi_alloc_q_vectors(vsi);
  8640. if (ret) {
  8641. dev_info(&pf->pdev->dev,
  8642. "failed to allocate %d q_vector for VSI %d, ret=%d\n",
  8643. vsi->num_q_vectors, vsi->seid, ret);
  8644. vsi->num_q_vectors = 0;
  8645. goto vector_setup_out;
  8646. }
  8647. /* In Legacy mode, we do not have to get any other vector since we
  8648. * piggyback on the misc/ICR0 for queue interrupts.
  8649. */
  8650. if (!(pf->flags & I40E_FLAG_MSIX_ENABLED))
  8651. return ret;
  8652. if (vsi->num_q_vectors)
  8653. vsi->base_vector = i40e_get_lump(pf, pf->irq_pile,
  8654. vsi->num_q_vectors, vsi->idx);
  8655. if (vsi->base_vector < 0) {
  8656. dev_info(&pf->pdev->dev,
  8657. "failed to get tracking for %d vectors for VSI %d, err=%d\n",
  8658. vsi->num_q_vectors, vsi->seid, vsi->base_vector);
  8659. i40e_vsi_free_q_vectors(vsi);
  8660. ret = -ENOENT;
  8661. goto vector_setup_out;
  8662. }
  8663. vector_setup_out:
  8664. return ret;
  8665. }
  8666. /**
  8667. * i40e_vsi_reinit_setup - return and reallocate resources for a VSI
  8668. * @vsi: pointer to the vsi.
  8669. *
  8670. * This re-allocates a vsi's queue resources.
  8671. *
  8672. * Returns pointer to the successfully allocated and configured VSI sw struct
  8673. * on success, otherwise returns NULL on failure.
  8674. **/
  8675. static struct i40e_vsi *i40e_vsi_reinit_setup(struct i40e_vsi *vsi)
  8676. {
  8677. struct i40e_pf *pf;
  8678. u8 enabled_tc;
  8679. int ret;
  8680. if (!vsi)
  8681. return NULL;
  8682. pf = vsi->back;
  8683. i40e_put_lump(pf->qp_pile, vsi->base_queue, vsi->idx);
  8684. i40e_vsi_clear_rings(vsi);
  8685. i40e_vsi_free_arrays(vsi, false);
  8686. i40e_set_num_rings_in_vsi(vsi);
  8687. ret = i40e_vsi_alloc_arrays(vsi, false);
  8688. if (ret)
  8689. goto err_vsi;
  8690. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs, vsi->idx);
  8691. if (ret < 0) {
  8692. dev_info(&pf->pdev->dev,
  8693. "failed to get tracking for %d queues for VSI %d err %d\n",
  8694. vsi->alloc_queue_pairs, vsi->seid, ret);
  8695. goto err_vsi;
  8696. }
  8697. vsi->base_queue = ret;
  8698. /* Update the FW view of the VSI. Force a reset of TC and queue
  8699. * layout configurations.
  8700. */
  8701. enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  8702. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  8703. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  8704. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  8705. if (vsi->type == I40E_VSI_MAIN)
  8706. i40e_rm_default_mac_filter(vsi, pf->hw.mac.perm_addr);
  8707. /* assign it some queues */
  8708. ret = i40e_alloc_rings(vsi);
  8709. if (ret)
  8710. goto err_rings;
  8711. /* map all of the rings to the q_vectors */
  8712. i40e_vsi_map_rings_to_vectors(vsi);
  8713. return vsi;
  8714. err_rings:
  8715. i40e_vsi_free_q_vectors(vsi);
  8716. if (vsi->netdev_registered) {
  8717. vsi->netdev_registered = false;
  8718. unregister_netdev(vsi->netdev);
  8719. free_netdev(vsi->netdev);
  8720. vsi->netdev = NULL;
  8721. }
  8722. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8723. err_vsi:
  8724. i40e_vsi_clear(vsi);
  8725. return NULL;
  8726. }
  8727. /**
  8728. * i40e_vsi_setup - Set up a VSI by a given type
  8729. * @pf: board private structure
  8730. * @type: VSI type
  8731. * @uplink_seid: the switch element to link to
  8732. * @param1: usage depends upon VSI type. For VF types, indicates VF id
  8733. *
  8734. * This allocates the sw VSI structure and its queue resources, then add a VSI
  8735. * to the identified VEB.
  8736. *
  8737. * Returns pointer to the successfully allocated and configure VSI sw struct on
  8738. * success, otherwise returns NULL on failure.
  8739. **/
  8740. struct i40e_vsi *i40e_vsi_setup(struct i40e_pf *pf, u8 type,
  8741. u16 uplink_seid, u32 param1)
  8742. {
  8743. struct i40e_vsi *vsi = NULL;
  8744. struct i40e_veb *veb = NULL;
  8745. int ret, i;
  8746. int v_idx;
  8747. /* The requested uplink_seid must be either
  8748. * - the PF's port seid
  8749. * no VEB is needed because this is the PF
  8750. * or this is a Flow Director special case VSI
  8751. * - seid of an existing VEB
  8752. * - seid of a VSI that owns an existing VEB
  8753. * - seid of a VSI that doesn't own a VEB
  8754. * a new VEB is created and the VSI becomes the owner
  8755. * - seid of the PF VSI, which is what creates the first VEB
  8756. * this is a special case of the previous
  8757. *
  8758. * Find which uplink_seid we were given and create a new VEB if needed
  8759. */
  8760. for (i = 0; i < I40E_MAX_VEB; i++) {
  8761. if (pf->veb[i] && pf->veb[i]->seid == uplink_seid) {
  8762. veb = pf->veb[i];
  8763. break;
  8764. }
  8765. }
  8766. if (!veb && uplink_seid != pf->mac_seid) {
  8767. for (i = 0; i < pf->num_alloc_vsi; i++) {
  8768. if (pf->vsi[i] && pf->vsi[i]->seid == uplink_seid) {
  8769. vsi = pf->vsi[i];
  8770. break;
  8771. }
  8772. }
  8773. if (!vsi) {
  8774. dev_info(&pf->pdev->dev, "no such uplink_seid %d\n",
  8775. uplink_seid);
  8776. return NULL;
  8777. }
  8778. if (vsi->uplink_seid == pf->mac_seid)
  8779. veb = i40e_veb_setup(pf, 0, pf->mac_seid, vsi->seid,
  8780. vsi->tc_config.enabled_tc);
  8781. else if ((vsi->flags & I40E_VSI_FLAG_VEB_OWNER) == 0)
  8782. veb = i40e_veb_setup(pf, 0, vsi->uplink_seid, vsi->seid,
  8783. vsi->tc_config.enabled_tc);
  8784. if (veb) {
  8785. if (vsi->seid != pf->vsi[pf->lan_vsi]->seid) {
  8786. dev_info(&vsi->back->pdev->dev,
  8787. "New VSI creation error, uplink seid of LAN VSI expected.\n");
  8788. return NULL;
  8789. }
  8790. /* We come up by default in VEPA mode if SRIOV is not
  8791. * already enabled, in which case we can't force VEPA
  8792. * mode.
  8793. */
  8794. if (!(pf->flags & I40E_FLAG_VEB_MODE_ENABLED)) {
  8795. veb->bridge_mode = BRIDGE_MODE_VEPA;
  8796. pf->flags &= ~I40E_FLAG_VEB_MODE_ENABLED;
  8797. }
  8798. i40e_config_bridge_mode(veb);
  8799. }
  8800. for (i = 0; i < I40E_MAX_VEB && !veb; i++) {
  8801. if (pf->veb[i] && pf->veb[i]->seid == vsi->uplink_seid)
  8802. veb = pf->veb[i];
  8803. }
  8804. if (!veb) {
  8805. dev_info(&pf->pdev->dev, "couldn't add VEB\n");
  8806. return NULL;
  8807. }
  8808. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  8809. uplink_seid = veb->seid;
  8810. }
  8811. /* get vsi sw struct */
  8812. v_idx = i40e_vsi_mem_alloc(pf, type);
  8813. if (v_idx < 0)
  8814. goto err_alloc;
  8815. vsi = pf->vsi[v_idx];
  8816. if (!vsi)
  8817. goto err_alloc;
  8818. vsi->type = type;
  8819. vsi->veb_idx = (veb ? veb->idx : I40E_NO_VEB);
  8820. if (type == I40E_VSI_MAIN)
  8821. pf->lan_vsi = v_idx;
  8822. else if (type == I40E_VSI_SRIOV)
  8823. vsi->vf_id = param1;
  8824. /* assign it some queues */
  8825. ret = i40e_get_lump(pf, pf->qp_pile, vsi->alloc_queue_pairs,
  8826. vsi->idx);
  8827. if (ret < 0) {
  8828. dev_info(&pf->pdev->dev,
  8829. "failed to get tracking for %d queues for VSI %d err=%d\n",
  8830. vsi->alloc_queue_pairs, vsi->seid, ret);
  8831. goto err_vsi;
  8832. }
  8833. vsi->base_queue = ret;
  8834. /* get a VSI from the hardware */
  8835. vsi->uplink_seid = uplink_seid;
  8836. ret = i40e_add_vsi(vsi);
  8837. if (ret)
  8838. goto err_vsi;
  8839. switch (vsi->type) {
  8840. /* setup the netdev if needed */
  8841. case I40E_VSI_MAIN:
  8842. /* Apply relevant filters if a platform-specific mac
  8843. * address was selected.
  8844. */
  8845. if (!!(pf->flags & I40E_FLAG_PF_MAC)) {
  8846. ret = i40e_macaddr_init(vsi, pf->hw.mac.addr);
  8847. if (ret) {
  8848. dev_warn(&pf->pdev->dev,
  8849. "could not set up macaddr; err %d\n",
  8850. ret);
  8851. }
  8852. }
  8853. case I40E_VSI_VMDQ2:
  8854. ret = i40e_config_netdev(vsi);
  8855. if (ret)
  8856. goto err_netdev;
  8857. ret = register_netdev(vsi->netdev);
  8858. if (ret)
  8859. goto err_netdev;
  8860. vsi->netdev_registered = true;
  8861. netif_carrier_off(vsi->netdev);
  8862. #ifdef CONFIG_I40E_DCB
  8863. /* Setup DCB netlink interface */
  8864. i40e_dcbnl_setup(vsi);
  8865. #endif /* CONFIG_I40E_DCB */
  8866. /* fall through */
  8867. case I40E_VSI_FDIR:
  8868. /* set up vectors and rings if needed */
  8869. ret = i40e_vsi_setup_vectors(vsi);
  8870. if (ret)
  8871. goto err_msix;
  8872. ret = i40e_alloc_rings(vsi);
  8873. if (ret)
  8874. goto err_rings;
  8875. /* map all of the rings to the q_vectors */
  8876. i40e_vsi_map_rings_to_vectors(vsi);
  8877. i40e_vsi_reset_stats(vsi);
  8878. break;
  8879. default:
  8880. /* no netdev or rings for the other VSI types */
  8881. break;
  8882. }
  8883. if ((pf->flags & I40E_FLAG_RSS_AQ_CAPABLE) &&
  8884. (vsi->type == I40E_VSI_VMDQ2)) {
  8885. ret = i40e_vsi_config_rss(vsi);
  8886. }
  8887. return vsi;
  8888. err_rings:
  8889. i40e_vsi_free_q_vectors(vsi);
  8890. err_msix:
  8891. if (vsi->netdev_registered) {
  8892. vsi->netdev_registered = false;
  8893. unregister_netdev(vsi->netdev);
  8894. free_netdev(vsi->netdev);
  8895. vsi->netdev = NULL;
  8896. }
  8897. err_netdev:
  8898. i40e_aq_delete_element(&pf->hw, vsi->seid, NULL);
  8899. err_vsi:
  8900. i40e_vsi_clear(vsi);
  8901. err_alloc:
  8902. return NULL;
  8903. }
  8904. /**
  8905. * i40e_veb_get_bw_info - Query VEB BW information
  8906. * @veb: the veb to query
  8907. *
  8908. * Query the Tx scheduler BW configuration data for given VEB
  8909. **/
  8910. static int i40e_veb_get_bw_info(struct i40e_veb *veb)
  8911. {
  8912. struct i40e_aqc_query_switching_comp_ets_config_resp ets_data;
  8913. struct i40e_aqc_query_switching_comp_bw_config_resp bw_data;
  8914. struct i40e_pf *pf = veb->pf;
  8915. struct i40e_hw *hw = &pf->hw;
  8916. u32 tc_bw_max;
  8917. int ret = 0;
  8918. int i;
  8919. ret = i40e_aq_query_switch_comp_bw_config(hw, veb->seid,
  8920. &bw_data, NULL);
  8921. if (ret) {
  8922. dev_info(&pf->pdev->dev,
  8923. "query veb bw config failed, err %s aq_err %s\n",
  8924. i40e_stat_str(&pf->hw, ret),
  8925. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8926. goto out;
  8927. }
  8928. ret = i40e_aq_query_switch_comp_ets_config(hw, veb->seid,
  8929. &ets_data, NULL);
  8930. if (ret) {
  8931. dev_info(&pf->pdev->dev,
  8932. "query veb bw ets config failed, err %s aq_err %s\n",
  8933. i40e_stat_str(&pf->hw, ret),
  8934. i40e_aq_str(&pf->hw, hw->aq.asq_last_status));
  8935. goto out;
  8936. }
  8937. veb->bw_limit = le16_to_cpu(ets_data.port_bw_limit);
  8938. veb->bw_max_quanta = ets_data.tc_bw_max;
  8939. veb->is_abs_credits = bw_data.absolute_credits_enable;
  8940. veb->enabled_tc = ets_data.tc_valid_bits;
  8941. tc_bw_max = le16_to_cpu(bw_data.tc_bw_max[0]) |
  8942. (le16_to_cpu(bw_data.tc_bw_max[1]) << 16);
  8943. for (i = 0; i < I40E_MAX_TRAFFIC_CLASS; i++) {
  8944. veb->bw_tc_share_credits[i] = bw_data.tc_bw_share_credits[i];
  8945. veb->bw_tc_limit_credits[i] =
  8946. le16_to_cpu(bw_data.tc_bw_limits[i]);
  8947. veb->bw_tc_max_quanta[i] = ((tc_bw_max >> (i*4)) & 0x7);
  8948. }
  8949. out:
  8950. return ret;
  8951. }
  8952. /**
  8953. * i40e_veb_mem_alloc - Allocates the next available struct veb in the PF
  8954. * @pf: board private structure
  8955. *
  8956. * On error: returns error code (negative)
  8957. * On success: returns vsi index in PF (positive)
  8958. **/
  8959. static int i40e_veb_mem_alloc(struct i40e_pf *pf)
  8960. {
  8961. int ret = -ENOENT;
  8962. struct i40e_veb *veb;
  8963. int i;
  8964. /* Need to protect the allocation of switch elements at the PF level */
  8965. mutex_lock(&pf->switch_mutex);
  8966. /* VEB list may be fragmented if VEB creation/destruction has
  8967. * been happening. We can afford to do a quick scan to look
  8968. * for any free slots in the list.
  8969. *
  8970. * find next empty veb slot, looping back around if necessary
  8971. */
  8972. i = 0;
  8973. while ((i < I40E_MAX_VEB) && (pf->veb[i] != NULL))
  8974. i++;
  8975. if (i >= I40E_MAX_VEB) {
  8976. ret = -ENOMEM;
  8977. goto err_alloc_veb; /* out of VEB slots! */
  8978. }
  8979. veb = kzalloc(sizeof(*veb), GFP_KERNEL);
  8980. if (!veb) {
  8981. ret = -ENOMEM;
  8982. goto err_alloc_veb;
  8983. }
  8984. veb->pf = pf;
  8985. veb->idx = i;
  8986. veb->enabled_tc = 1;
  8987. pf->veb[i] = veb;
  8988. ret = i;
  8989. err_alloc_veb:
  8990. mutex_unlock(&pf->switch_mutex);
  8991. return ret;
  8992. }
  8993. /**
  8994. * i40e_switch_branch_release - Delete a branch of the switch tree
  8995. * @branch: where to start deleting
  8996. *
  8997. * This uses recursion to find the tips of the branch to be
  8998. * removed, deleting until we get back to and can delete this VEB.
  8999. **/
  9000. static void i40e_switch_branch_release(struct i40e_veb *branch)
  9001. {
  9002. struct i40e_pf *pf = branch->pf;
  9003. u16 branch_seid = branch->seid;
  9004. u16 veb_idx = branch->idx;
  9005. int i;
  9006. /* release any VEBs on this VEB - RECURSION */
  9007. for (i = 0; i < I40E_MAX_VEB; i++) {
  9008. if (!pf->veb[i])
  9009. continue;
  9010. if (pf->veb[i]->uplink_seid == branch->seid)
  9011. i40e_switch_branch_release(pf->veb[i]);
  9012. }
  9013. /* Release the VSIs on this VEB, but not the owner VSI.
  9014. *
  9015. * NOTE: Removing the last VSI on a VEB has the SIDE EFFECT of removing
  9016. * the VEB itself, so don't use (*branch) after this loop.
  9017. */
  9018. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9019. if (!pf->vsi[i])
  9020. continue;
  9021. if (pf->vsi[i]->uplink_seid == branch_seid &&
  9022. (pf->vsi[i]->flags & I40E_VSI_FLAG_VEB_OWNER) == 0) {
  9023. i40e_vsi_release(pf->vsi[i]);
  9024. }
  9025. }
  9026. /* There's one corner case where the VEB might not have been
  9027. * removed, so double check it here and remove it if needed.
  9028. * This case happens if the veb was created from the debugfs
  9029. * commands and no VSIs were added to it.
  9030. */
  9031. if (pf->veb[veb_idx])
  9032. i40e_veb_release(pf->veb[veb_idx]);
  9033. }
  9034. /**
  9035. * i40e_veb_clear - remove veb struct
  9036. * @veb: the veb to remove
  9037. **/
  9038. static void i40e_veb_clear(struct i40e_veb *veb)
  9039. {
  9040. if (!veb)
  9041. return;
  9042. if (veb->pf) {
  9043. struct i40e_pf *pf = veb->pf;
  9044. mutex_lock(&pf->switch_mutex);
  9045. if (pf->veb[veb->idx] == veb)
  9046. pf->veb[veb->idx] = NULL;
  9047. mutex_unlock(&pf->switch_mutex);
  9048. }
  9049. kfree(veb);
  9050. }
  9051. /**
  9052. * i40e_veb_release - Delete a VEB and free its resources
  9053. * @veb: the VEB being removed
  9054. **/
  9055. void i40e_veb_release(struct i40e_veb *veb)
  9056. {
  9057. struct i40e_vsi *vsi = NULL;
  9058. struct i40e_pf *pf;
  9059. int i, n = 0;
  9060. pf = veb->pf;
  9061. /* find the remaining VSI and check for extras */
  9062. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9063. if (pf->vsi[i] && pf->vsi[i]->uplink_seid == veb->seid) {
  9064. n++;
  9065. vsi = pf->vsi[i];
  9066. }
  9067. }
  9068. if (n != 1) {
  9069. dev_info(&pf->pdev->dev,
  9070. "can't remove VEB %d with %d VSIs left\n",
  9071. veb->seid, n);
  9072. return;
  9073. }
  9074. /* move the remaining VSI to uplink veb */
  9075. vsi->flags &= ~I40E_VSI_FLAG_VEB_OWNER;
  9076. if (veb->uplink_seid) {
  9077. vsi->uplink_seid = veb->uplink_seid;
  9078. if (veb->uplink_seid == pf->mac_seid)
  9079. vsi->veb_idx = I40E_NO_VEB;
  9080. else
  9081. vsi->veb_idx = veb->veb_idx;
  9082. } else {
  9083. /* floating VEB */
  9084. vsi->uplink_seid = pf->vsi[pf->lan_vsi]->uplink_seid;
  9085. vsi->veb_idx = pf->vsi[pf->lan_vsi]->veb_idx;
  9086. }
  9087. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9088. i40e_veb_clear(veb);
  9089. }
  9090. /**
  9091. * i40e_add_veb - create the VEB in the switch
  9092. * @veb: the VEB to be instantiated
  9093. * @vsi: the controlling VSI
  9094. **/
  9095. static int i40e_add_veb(struct i40e_veb *veb, struct i40e_vsi *vsi)
  9096. {
  9097. struct i40e_pf *pf = veb->pf;
  9098. bool enable_stats = !!(pf->flags & I40E_FLAG_VEB_STATS_ENABLED);
  9099. int ret;
  9100. ret = i40e_aq_add_veb(&pf->hw, veb->uplink_seid, vsi->seid,
  9101. veb->enabled_tc, false,
  9102. &veb->seid, enable_stats, NULL);
  9103. /* get a VEB from the hardware */
  9104. if (ret) {
  9105. dev_info(&pf->pdev->dev,
  9106. "couldn't add VEB, err %s aq_err %s\n",
  9107. i40e_stat_str(&pf->hw, ret),
  9108. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9109. return -EPERM;
  9110. }
  9111. /* get statistics counter */
  9112. ret = i40e_aq_get_veb_parameters(&pf->hw, veb->seid, NULL, NULL,
  9113. &veb->stats_idx, NULL, NULL, NULL);
  9114. if (ret) {
  9115. dev_info(&pf->pdev->dev,
  9116. "couldn't get VEB statistics idx, err %s aq_err %s\n",
  9117. i40e_stat_str(&pf->hw, ret),
  9118. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9119. return -EPERM;
  9120. }
  9121. ret = i40e_veb_get_bw_info(veb);
  9122. if (ret) {
  9123. dev_info(&pf->pdev->dev,
  9124. "couldn't get VEB bw info, err %s aq_err %s\n",
  9125. i40e_stat_str(&pf->hw, ret),
  9126. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9127. i40e_aq_delete_element(&pf->hw, veb->seid, NULL);
  9128. return -ENOENT;
  9129. }
  9130. vsi->uplink_seid = veb->seid;
  9131. vsi->veb_idx = veb->idx;
  9132. vsi->flags |= I40E_VSI_FLAG_VEB_OWNER;
  9133. return 0;
  9134. }
  9135. /**
  9136. * i40e_veb_setup - Set up a VEB
  9137. * @pf: board private structure
  9138. * @flags: VEB setup flags
  9139. * @uplink_seid: the switch element to link to
  9140. * @vsi_seid: the initial VSI seid
  9141. * @enabled_tc: Enabled TC bit-map
  9142. *
  9143. * This allocates the sw VEB structure and links it into the switch
  9144. * It is possible and legal for this to be a duplicate of an already
  9145. * existing VEB. It is also possible for both uplink and vsi seids
  9146. * to be zero, in order to create a floating VEB.
  9147. *
  9148. * Returns pointer to the successfully allocated VEB sw struct on
  9149. * success, otherwise returns NULL on failure.
  9150. **/
  9151. struct i40e_veb *i40e_veb_setup(struct i40e_pf *pf, u16 flags,
  9152. u16 uplink_seid, u16 vsi_seid,
  9153. u8 enabled_tc)
  9154. {
  9155. struct i40e_veb *veb, *uplink_veb = NULL;
  9156. int vsi_idx, veb_idx;
  9157. int ret;
  9158. /* if one seid is 0, the other must be 0 to create a floating relay */
  9159. if ((uplink_seid == 0 || vsi_seid == 0) &&
  9160. (uplink_seid + vsi_seid != 0)) {
  9161. dev_info(&pf->pdev->dev,
  9162. "one, not both seid's are 0: uplink=%d vsi=%d\n",
  9163. uplink_seid, vsi_seid);
  9164. return NULL;
  9165. }
  9166. /* make sure there is such a vsi and uplink */
  9167. for (vsi_idx = 0; vsi_idx < pf->num_alloc_vsi; vsi_idx++)
  9168. if (pf->vsi[vsi_idx] && pf->vsi[vsi_idx]->seid == vsi_seid)
  9169. break;
  9170. if (vsi_idx >= pf->num_alloc_vsi && vsi_seid != 0) {
  9171. dev_info(&pf->pdev->dev, "vsi seid %d not found\n",
  9172. vsi_seid);
  9173. return NULL;
  9174. }
  9175. if (uplink_seid && uplink_seid != pf->mac_seid) {
  9176. for (veb_idx = 0; veb_idx < I40E_MAX_VEB; veb_idx++) {
  9177. if (pf->veb[veb_idx] &&
  9178. pf->veb[veb_idx]->seid == uplink_seid) {
  9179. uplink_veb = pf->veb[veb_idx];
  9180. break;
  9181. }
  9182. }
  9183. if (!uplink_veb) {
  9184. dev_info(&pf->pdev->dev,
  9185. "uplink seid %d not found\n", uplink_seid);
  9186. return NULL;
  9187. }
  9188. }
  9189. /* get veb sw struct */
  9190. veb_idx = i40e_veb_mem_alloc(pf);
  9191. if (veb_idx < 0)
  9192. goto err_alloc;
  9193. veb = pf->veb[veb_idx];
  9194. veb->flags = flags;
  9195. veb->uplink_seid = uplink_seid;
  9196. veb->veb_idx = (uplink_veb ? uplink_veb->idx : I40E_NO_VEB);
  9197. veb->enabled_tc = (enabled_tc ? enabled_tc : 0x1);
  9198. /* create the VEB in the switch */
  9199. ret = i40e_add_veb(veb, pf->vsi[vsi_idx]);
  9200. if (ret)
  9201. goto err_veb;
  9202. if (vsi_idx == pf->lan_vsi)
  9203. pf->lan_veb = veb->idx;
  9204. return veb;
  9205. err_veb:
  9206. i40e_veb_clear(veb);
  9207. err_alloc:
  9208. return NULL;
  9209. }
  9210. /**
  9211. * i40e_setup_pf_switch_element - set PF vars based on switch type
  9212. * @pf: board private structure
  9213. * @ele: element we are building info from
  9214. * @num_reported: total number of elements
  9215. * @printconfig: should we print the contents
  9216. *
  9217. * helper function to assist in extracting a few useful SEID values.
  9218. **/
  9219. static void i40e_setup_pf_switch_element(struct i40e_pf *pf,
  9220. struct i40e_aqc_switch_config_element_resp *ele,
  9221. u16 num_reported, bool printconfig)
  9222. {
  9223. u16 downlink_seid = le16_to_cpu(ele->downlink_seid);
  9224. u16 uplink_seid = le16_to_cpu(ele->uplink_seid);
  9225. u8 element_type = ele->element_type;
  9226. u16 seid = le16_to_cpu(ele->seid);
  9227. if (printconfig)
  9228. dev_info(&pf->pdev->dev,
  9229. "type=%d seid=%d uplink=%d downlink=%d\n",
  9230. element_type, seid, uplink_seid, downlink_seid);
  9231. switch (element_type) {
  9232. case I40E_SWITCH_ELEMENT_TYPE_MAC:
  9233. pf->mac_seid = seid;
  9234. break;
  9235. case I40E_SWITCH_ELEMENT_TYPE_VEB:
  9236. /* Main VEB? */
  9237. if (uplink_seid != pf->mac_seid)
  9238. break;
  9239. if (pf->lan_veb == I40E_NO_VEB) {
  9240. int v;
  9241. /* find existing or else empty VEB */
  9242. for (v = 0; v < I40E_MAX_VEB; v++) {
  9243. if (pf->veb[v] && (pf->veb[v]->seid == seid)) {
  9244. pf->lan_veb = v;
  9245. break;
  9246. }
  9247. }
  9248. if (pf->lan_veb == I40E_NO_VEB) {
  9249. v = i40e_veb_mem_alloc(pf);
  9250. if (v < 0)
  9251. break;
  9252. pf->lan_veb = v;
  9253. }
  9254. }
  9255. pf->veb[pf->lan_veb]->seid = seid;
  9256. pf->veb[pf->lan_veb]->uplink_seid = pf->mac_seid;
  9257. pf->veb[pf->lan_veb]->pf = pf;
  9258. pf->veb[pf->lan_veb]->veb_idx = I40E_NO_VEB;
  9259. break;
  9260. case I40E_SWITCH_ELEMENT_TYPE_VSI:
  9261. if (num_reported != 1)
  9262. break;
  9263. /* This is immediately after a reset so we can assume this is
  9264. * the PF's VSI
  9265. */
  9266. pf->mac_seid = uplink_seid;
  9267. pf->pf_seid = downlink_seid;
  9268. pf->main_vsi_seid = seid;
  9269. if (printconfig)
  9270. dev_info(&pf->pdev->dev,
  9271. "pf_seid=%d main_vsi_seid=%d\n",
  9272. pf->pf_seid, pf->main_vsi_seid);
  9273. break;
  9274. case I40E_SWITCH_ELEMENT_TYPE_PF:
  9275. case I40E_SWITCH_ELEMENT_TYPE_VF:
  9276. case I40E_SWITCH_ELEMENT_TYPE_EMP:
  9277. case I40E_SWITCH_ELEMENT_TYPE_BMC:
  9278. case I40E_SWITCH_ELEMENT_TYPE_PE:
  9279. case I40E_SWITCH_ELEMENT_TYPE_PA:
  9280. /* ignore these for now */
  9281. break;
  9282. default:
  9283. dev_info(&pf->pdev->dev, "unknown element type=%d seid=%d\n",
  9284. element_type, seid);
  9285. break;
  9286. }
  9287. }
  9288. /**
  9289. * i40e_fetch_switch_configuration - Get switch config from firmware
  9290. * @pf: board private structure
  9291. * @printconfig: should we print the contents
  9292. *
  9293. * Get the current switch configuration from the device and
  9294. * extract a few useful SEID values.
  9295. **/
  9296. int i40e_fetch_switch_configuration(struct i40e_pf *pf, bool printconfig)
  9297. {
  9298. struct i40e_aqc_get_switch_config_resp *sw_config;
  9299. u16 next_seid = 0;
  9300. int ret = 0;
  9301. u8 *aq_buf;
  9302. int i;
  9303. aq_buf = kzalloc(I40E_AQ_LARGE_BUF, GFP_KERNEL);
  9304. if (!aq_buf)
  9305. return -ENOMEM;
  9306. sw_config = (struct i40e_aqc_get_switch_config_resp *)aq_buf;
  9307. do {
  9308. u16 num_reported, num_total;
  9309. ret = i40e_aq_get_switch_config(&pf->hw, sw_config,
  9310. I40E_AQ_LARGE_BUF,
  9311. &next_seid, NULL);
  9312. if (ret) {
  9313. dev_info(&pf->pdev->dev,
  9314. "get switch config failed err %s aq_err %s\n",
  9315. i40e_stat_str(&pf->hw, ret),
  9316. i40e_aq_str(&pf->hw,
  9317. pf->hw.aq.asq_last_status));
  9318. kfree(aq_buf);
  9319. return -ENOENT;
  9320. }
  9321. num_reported = le16_to_cpu(sw_config->header.num_reported);
  9322. num_total = le16_to_cpu(sw_config->header.num_total);
  9323. if (printconfig)
  9324. dev_info(&pf->pdev->dev,
  9325. "header: %d reported %d total\n",
  9326. num_reported, num_total);
  9327. for (i = 0; i < num_reported; i++) {
  9328. struct i40e_aqc_switch_config_element_resp *ele =
  9329. &sw_config->element[i];
  9330. i40e_setup_pf_switch_element(pf, ele, num_reported,
  9331. printconfig);
  9332. }
  9333. } while (next_seid != 0);
  9334. kfree(aq_buf);
  9335. return ret;
  9336. }
  9337. /**
  9338. * i40e_setup_pf_switch - Setup the HW switch on startup or after reset
  9339. * @pf: board private structure
  9340. * @reinit: if the Main VSI needs to re-initialized.
  9341. *
  9342. * Returns 0 on success, negative value on failure
  9343. **/
  9344. static int i40e_setup_pf_switch(struct i40e_pf *pf, bool reinit)
  9345. {
  9346. u16 flags = 0;
  9347. int ret;
  9348. /* find out what's out there already */
  9349. ret = i40e_fetch_switch_configuration(pf, false);
  9350. if (ret) {
  9351. dev_info(&pf->pdev->dev,
  9352. "couldn't fetch switch config, err %s aq_err %s\n",
  9353. i40e_stat_str(&pf->hw, ret),
  9354. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9355. return ret;
  9356. }
  9357. i40e_pf_reset_stats(pf);
  9358. /* set the switch config bit for the whole device to
  9359. * support limited promisc or true promisc
  9360. * when user requests promisc. The default is limited
  9361. * promisc.
  9362. */
  9363. if ((pf->hw.pf_id == 0) &&
  9364. !(pf->flags & I40E_FLAG_TRUE_PROMISC_SUPPORT))
  9365. flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9366. if (pf->hw.pf_id == 0) {
  9367. u16 valid_flags;
  9368. valid_flags = I40E_AQ_SET_SWITCH_CFG_PROMISC;
  9369. ret = i40e_aq_set_switch_config(&pf->hw, flags, valid_flags,
  9370. NULL);
  9371. if (ret && pf->hw.aq.asq_last_status != I40E_AQ_RC_ESRCH) {
  9372. dev_info(&pf->pdev->dev,
  9373. "couldn't set switch config bits, err %s aq_err %s\n",
  9374. i40e_stat_str(&pf->hw, ret),
  9375. i40e_aq_str(&pf->hw,
  9376. pf->hw.aq.asq_last_status));
  9377. /* not a fatal problem, just keep going */
  9378. }
  9379. }
  9380. /* first time setup */
  9381. if (pf->lan_vsi == I40E_NO_VSI || reinit) {
  9382. struct i40e_vsi *vsi = NULL;
  9383. u16 uplink_seid;
  9384. /* Set up the PF VSI associated with the PF's main VSI
  9385. * that is already in the HW switch
  9386. */
  9387. if (pf->lan_veb != I40E_NO_VEB && pf->veb[pf->lan_veb])
  9388. uplink_seid = pf->veb[pf->lan_veb]->seid;
  9389. else
  9390. uplink_seid = pf->mac_seid;
  9391. if (pf->lan_vsi == I40E_NO_VSI)
  9392. vsi = i40e_vsi_setup(pf, I40E_VSI_MAIN, uplink_seid, 0);
  9393. else if (reinit)
  9394. vsi = i40e_vsi_reinit_setup(pf->vsi[pf->lan_vsi]);
  9395. if (!vsi) {
  9396. dev_info(&pf->pdev->dev, "setup of MAIN VSI failed\n");
  9397. i40e_fdir_teardown(pf);
  9398. return -EAGAIN;
  9399. }
  9400. } else {
  9401. /* force a reset of TC and queue layout configurations */
  9402. u8 enabled_tc = pf->vsi[pf->lan_vsi]->tc_config.enabled_tc;
  9403. pf->vsi[pf->lan_vsi]->tc_config.enabled_tc = 0;
  9404. pf->vsi[pf->lan_vsi]->seid = pf->main_vsi_seid;
  9405. i40e_vsi_config_tc(pf->vsi[pf->lan_vsi], enabled_tc);
  9406. }
  9407. i40e_vlan_stripping_disable(pf->vsi[pf->lan_vsi]);
  9408. i40e_fdir_sb_setup(pf);
  9409. /* Setup static PF queue filter control settings */
  9410. ret = i40e_setup_pf_filter_control(pf);
  9411. if (ret) {
  9412. dev_info(&pf->pdev->dev, "setup_pf_filter_control failed: %d\n",
  9413. ret);
  9414. /* Failure here should not stop continuing other steps */
  9415. }
  9416. /* enable RSS in the HW, even for only one queue, as the stack can use
  9417. * the hash
  9418. */
  9419. if ((pf->flags & I40E_FLAG_RSS_ENABLED))
  9420. i40e_pf_config_rss(pf);
  9421. /* fill in link information and enable LSE reporting */
  9422. i40e_link_event(pf);
  9423. /* Initialize user-specific link properties */
  9424. pf->fc_autoneg_status = ((pf->hw.phy.link_info.an_info &
  9425. I40E_AQ_AN_COMPLETED) ? true : false);
  9426. i40e_ptp_init(pf);
  9427. /* repopulate tunnel port filters */
  9428. i40e_sync_udp_filters(pf);
  9429. return ret;
  9430. }
  9431. /**
  9432. * i40e_determine_queue_usage - Work out queue distribution
  9433. * @pf: board private structure
  9434. **/
  9435. static void i40e_determine_queue_usage(struct i40e_pf *pf)
  9436. {
  9437. int queues_left;
  9438. pf->num_lan_qps = 0;
  9439. /* Find the max queues to be put into basic use. We'll always be
  9440. * using TC0, whether or not DCB is running, and TC0 will get the
  9441. * big RSS set.
  9442. */
  9443. queues_left = pf->hw.func_caps.num_tx_qp;
  9444. if ((queues_left == 1) ||
  9445. !(pf->flags & I40E_FLAG_MSIX_ENABLED)) {
  9446. /* one qp for PF, no queues for anything else */
  9447. queues_left = 0;
  9448. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9449. /* make sure all the fancies are disabled */
  9450. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9451. I40E_FLAG_IWARP_ENABLED |
  9452. I40E_FLAG_FD_SB_ENABLED |
  9453. I40E_FLAG_FD_ATR_ENABLED |
  9454. I40E_FLAG_DCB_CAPABLE |
  9455. I40E_FLAG_DCB_ENABLED |
  9456. I40E_FLAG_SRIOV_ENABLED |
  9457. I40E_FLAG_VMDQ_ENABLED);
  9458. } else if (!(pf->flags & (I40E_FLAG_RSS_ENABLED |
  9459. I40E_FLAG_FD_SB_ENABLED |
  9460. I40E_FLAG_FD_ATR_ENABLED |
  9461. I40E_FLAG_DCB_CAPABLE))) {
  9462. /* one qp for PF */
  9463. pf->alloc_rss_size = pf->num_lan_qps = 1;
  9464. queues_left -= pf->num_lan_qps;
  9465. pf->flags &= ~(I40E_FLAG_RSS_ENABLED |
  9466. I40E_FLAG_IWARP_ENABLED |
  9467. I40E_FLAG_FD_SB_ENABLED |
  9468. I40E_FLAG_FD_ATR_ENABLED |
  9469. I40E_FLAG_DCB_ENABLED |
  9470. I40E_FLAG_VMDQ_ENABLED);
  9471. } else {
  9472. /* Not enough queues for all TCs */
  9473. if ((pf->flags & I40E_FLAG_DCB_CAPABLE) &&
  9474. (queues_left < I40E_MAX_TRAFFIC_CLASS)) {
  9475. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE |
  9476. I40E_FLAG_DCB_ENABLED);
  9477. dev_info(&pf->pdev->dev, "not enough queues for DCB. DCB is disabled.\n");
  9478. }
  9479. pf->num_lan_qps = max_t(int, pf->rss_size_max,
  9480. num_online_cpus());
  9481. pf->num_lan_qps = min_t(int, pf->num_lan_qps,
  9482. pf->hw.func_caps.num_tx_qp);
  9483. queues_left -= pf->num_lan_qps;
  9484. }
  9485. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9486. if (queues_left > 1) {
  9487. queues_left -= 1; /* save 1 queue for FD */
  9488. } else {
  9489. pf->flags &= ~I40E_FLAG_FD_SB_ENABLED;
  9490. dev_info(&pf->pdev->dev, "not enough queues for Flow Director. Flow Director feature is disabled\n");
  9491. }
  9492. }
  9493. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9494. pf->num_vf_qps && pf->num_req_vfs && queues_left) {
  9495. pf->num_req_vfs = min_t(int, pf->num_req_vfs,
  9496. (queues_left / pf->num_vf_qps));
  9497. queues_left -= (pf->num_req_vfs * pf->num_vf_qps);
  9498. }
  9499. if ((pf->flags & I40E_FLAG_VMDQ_ENABLED) &&
  9500. pf->num_vmdq_vsis && pf->num_vmdq_qps && queues_left) {
  9501. pf->num_vmdq_vsis = min_t(int, pf->num_vmdq_vsis,
  9502. (queues_left / pf->num_vmdq_qps));
  9503. queues_left -= (pf->num_vmdq_vsis * pf->num_vmdq_qps);
  9504. }
  9505. pf->queues_left = queues_left;
  9506. dev_dbg(&pf->pdev->dev,
  9507. "qs_avail=%d FD SB=%d lan_qs=%d lan_tc0=%d vf=%d*%d vmdq=%d*%d, remaining=%d\n",
  9508. pf->hw.func_caps.num_tx_qp,
  9509. !!(pf->flags & I40E_FLAG_FD_SB_ENABLED),
  9510. pf->num_lan_qps, pf->alloc_rss_size, pf->num_req_vfs,
  9511. pf->num_vf_qps, pf->num_vmdq_vsis, pf->num_vmdq_qps,
  9512. queues_left);
  9513. }
  9514. /**
  9515. * i40e_setup_pf_filter_control - Setup PF static filter control
  9516. * @pf: PF to be setup
  9517. *
  9518. * i40e_setup_pf_filter_control sets up a PF's initial filter control
  9519. * settings. If PE/FCoE are enabled then it will also set the per PF
  9520. * based filter sizes required for them. It also enables Flow director,
  9521. * ethertype and macvlan type filter settings for the pf.
  9522. *
  9523. * Returns 0 on success, negative on failure
  9524. **/
  9525. static int i40e_setup_pf_filter_control(struct i40e_pf *pf)
  9526. {
  9527. struct i40e_filter_control_settings *settings = &pf->filter_settings;
  9528. settings->hash_lut_size = I40E_HASH_LUT_SIZE_128;
  9529. /* Flow Director is enabled */
  9530. if (pf->flags & (I40E_FLAG_FD_SB_ENABLED | I40E_FLAG_FD_ATR_ENABLED))
  9531. settings->enable_fdir = true;
  9532. /* Ethtype and MACVLAN filters enabled for PF */
  9533. settings->enable_ethtype = true;
  9534. settings->enable_macvlan = true;
  9535. if (i40e_set_filter_control(&pf->hw, settings))
  9536. return -ENOENT;
  9537. return 0;
  9538. }
  9539. #define INFO_STRING_LEN 255
  9540. #define REMAIN(__x) (INFO_STRING_LEN - (__x))
  9541. static void i40e_print_features(struct i40e_pf *pf)
  9542. {
  9543. struct i40e_hw *hw = &pf->hw;
  9544. char *buf;
  9545. int i;
  9546. buf = kmalloc(INFO_STRING_LEN, GFP_KERNEL);
  9547. if (!buf)
  9548. return;
  9549. i = snprintf(buf, INFO_STRING_LEN, "Features: PF-id[%d]", hw->pf_id);
  9550. #ifdef CONFIG_PCI_IOV
  9551. i += snprintf(&buf[i], REMAIN(i), " VFs: %d", pf->num_req_vfs);
  9552. #endif
  9553. i += snprintf(&buf[i], REMAIN(i), " VSIs: %d QP: %d",
  9554. pf->hw.func_caps.num_vsis,
  9555. pf->vsi[pf->lan_vsi]->num_queue_pairs);
  9556. if (pf->flags & I40E_FLAG_RSS_ENABLED)
  9557. i += snprintf(&buf[i], REMAIN(i), " RSS");
  9558. if (pf->flags & I40E_FLAG_FD_ATR_ENABLED)
  9559. i += snprintf(&buf[i], REMAIN(i), " FD_ATR");
  9560. if (pf->flags & I40E_FLAG_FD_SB_ENABLED) {
  9561. i += snprintf(&buf[i], REMAIN(i), " FD_SB");
  9562. i += snprintf(&buf[i], REMAIN(i), " NTUPLE");
  9563. }
  9564. if (pf->flags & I40E_FLAG_DCB_CAPABLE)
  9565. i += snprintf(&buf[i], REMAIN(i), " DCB");
  9566. i += snprintf(&buf[i], REMAIN(i), " VxLAN");
  9567. i += snprintf(&buf[i], REMAIN(i), " Geneve");
  9568. if (pf->flags & I40E_FLAG_PTP)
  9569. i += snprintf(&buf[i], REMAIN(i), " PTP");
  9570. if (pf->flags & I40E_FLAG_VEB_MODE_ENABLED)
  9571. i += snprintf(&buf[i], REMAIN(i), " VEB");
  9572. else
  9573. i += snprintf(&buf[i], REMAIN(i), " VEPA");
  9574. dev_info(&pf->pdev->dev, "%s\n", buf);
  9575. kfree(buf);
  9576. WARN_ON(i > INFO_STRING_LEN);
  9577. }
  9578. /**
  9579. * i40e_get_platform_mac_addr - get platform-specific MAC address
  9580. * @pdev: PCI device information struct
  9581. * @pf: board private structure
  9582. *
  9583. * Look up the MAC address for the device. First we'll try
  9584. * eth_platform_get_mac_address, which will check Open Firmware, or arch
  9585. * specific fallback. Otherwise, we'll default to the stored value in
  9586. * firmware.
  9587. **/
  9588. static void i40e_get_platform_mac_addr(struct pci_dev *pdev, struct i40e_pf *pf)
  9589. {
  9590. if (eth_platform_get_mac_address(&pdev->dev, pf->hw.mac.addr))
  9591. i40e_get_mac_addr(&pf->hw, pf->hw.mac.addr);
  9592. }
  9593. /**
  9594. * i40e_probe - Device initialization routine
  9595. * @pdev: PCI device information struct
  9596. * @ent: entry in i40e_pci_tbl
  9597. *
  9598. * i40e_probe initializes a PF identified by a pci_dev structure.
  9599. * The OS initialization, configuring of the PF private structure,
  9600. * and a hardware reset occur.
  9601. *
  9602. * Returns 0 on success, negative on failure
  9603. **/
  9604. static int i40e_probe(struct pci_dev *pdev, const struct pci_device_id *ent)
  9605. {
  9606. struct i40e_aq_get_phy_abilities_resp abilities;
  9607. struct i40e_pf *pf;
  9608. struct i40e_hw *hw;
  9609. static u16 pfs_found;
  9610. u16 wol_nvm_bits;
  9611. u16 link_status;
  9612. int err;
  9613. u32 val;
  9614. u32 i;
  9615. u8 set_fc_aq_fail;
  9616. err = pci_enable_device_mem(pdev);
  9617. if (err)
  9618. return err;
  9619. /* set up for high or low dma */
  9620. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(64));
  9621. if (err) {
  9622. err = dma_set_mask_and_coherent(&pdev->dev, DMA_BIT_MASK(32));
  9623. if (err) {
  9624. dev_err(&pdev->dev,
  9625. "DMA configuration failed: 0x%x\n", err);
  9626. goto err_dma;
  9627. }
  9628. }
  9629. /* set up pci connections */
  9630. err = pci_request_mem_regions(pdev, i40e_driver_name);
  9631. if (err) {
  9632. dev_info(&pdev->dev,
  9633. "pci_request_selected_regions failed %d\n", err);
  9634. goto err_pci_reg;
  9635. }
  9636. pci_enable_pcie_error_reporting(pdev);
  9637. pci_set_master(pdev);
  9638. /* Now that we have a PCI connection, we need to do the
  9639. * low level device setup. This is primarily setting up
  9640. * the Admin Queue structures and then querying for the
  9641. * device's current profile information.
  9642. */
  9643. pf = kzalloc(sizeof(*pf), GFP_KERNEL);
  9644. if (!pf) {
  9645. err = -ENOMEM;
  9646. goto err_pf_alloc;
  9647. }
  9648. pf->next_vsi = 0;
  9649. pf->pdev = pdev;
  9650. set_bit(__I40E_VSI_DOWN, pf->state);
  9651. hw = &pf->hw;
  9652. hw->back = pf;
  9653. pf->ioremap_len = min_t(int, pci_resource_len(pdev, 0),
  9654. I40E_MAX_CSR_SPACE);
  9655. hw->hw_addr = ioremap(pci_resource_start(pdev, 0), pf->ioremap_len);
  9656. if (!hw->hw_addr) {
  9657. err = -EIO;
  9658. dev_info(&pdev->dev, "ioremap(0x%04x, 0x%04x) failed: 0x%x\n",
  9659. (unsigned int)pci_resource_start(pdev, 0),
  9660. pf->ioremap_len, err);
  9661. goto err_ioremap;
  9662. }
  9663. hw->vendor_id = pdev->vendor;
  9664. hw->device_id = pdev->device;
  9665. pci_read_config_byte(pdev, PCI_REVISION_ID, &hw->revision_id);
  9666. hw->subsystem_vendor_id = pdev->subsystem_vendor;
  9667. hw->subsystem_device_id = pdev->subsystem_device;
  9668. hw->bus.device = PCI_SLOT(pdev->devfn);
  9669. hw->bus.func = PCI_FUNC(pdev->devfn);
  9670. hw->bus.bus_id = pdev->bus->number;
  9671. pf->instance = pfs_found;
  9672. INIT_LIST_HEAD(&pf->l3_flex_pit_list);
  9673. INIT_LIST_HEAD(&pf->l4_flex_pit_list);
  9674. /* set up the locks for the AQ, do this only once in probe
  9675. * and destroy them only once in remove
  9676. */
  9677. mutex_init(&hw->aq.asq_mutex);
  9678. mutex_init(&hw->aq.arq_mutex);
  9679. pf->msg_enable = netif_msg_init(debug,
  9680. NETIF_MSG_DRV |
  9681. NETIF_MSG_PROBE |
  9682. NETIF_MSG_LINK);
  9683. if (debug < -1)
  9684. pf->hw.debug_mask = debug;
  9685. /* do a special CORER for clearing PXE mode once at init */
  9686. if (hw->revision_id == 0 &&
  9687. (rd32(hw, I40E_GLLAN_RCTL_0) & I40E_GLLAN_RCTL_0_PXE_MODE_MASK)) {
  9688. wr32(hw, I40E_GLGEN_RTRIG, I40E_GLGEN_RTRIG_CORER_MASK);
  9689. i40e_flush(hw);
  9690. msleep(200);
  9691. pf->corer_count++;
  9692. i40e_clear_pxe_mode(hw);
  9693. }
  9694. /* Reset here to make sure all is clean and to define PF 'n' */
  9695. i40e_clear_hw(hw);
  9696. err = i40e_pf_reset(hw);
  9697. if (err) {
  9698. dev_info(&pdev->dev, "Initial pf_reset failed: %d\n", err);
  9699. goto err_pf_reset;
  9700. }
  9701. pf->pfr_count++;
  9702. hw->aq.num_arq_entries = I40E_AQ_LEN;
  9703. hw->aq.num_asq_entries = I40E_AQ_LEN;
  9704. hw->aq.arq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9705. hw->aq.asq_buf_size = I40E_MAX_AQ_BUF_SIZE;
  9706. pf->adminq_work_limit = I40E_AQ_WORK_LIMIT;
  9707. snprintf(pf->int_name, sizeof(pf->int_name) - 1,
  9708. "%s-%s:misc",
  9709. dev_driver_string(&pf->pdev->dev), dev_name(&pdev->dev));
  9710. err = i40e_init_shared_code(hw);
  9711. if (err) {
  9712. dev_warn(&pdev->dev, "unidentified MAC or BLANK NVM: %d\n",
  9713. err);
  9714. goto err_pf_reset;
  9715. }
  9716. /* set up a default setting for link flow control */
  9717. pf->hw.fc.requested_mode = I40E_FC_NONE;
  9718. err = i40e_init_adminq(hw);
  9719. if (err) {
  9720. if (err == I40E_ERR_FIRMWARE_API_VERSION)
  9721. dev_info(&pdev->dev,
  9722. "The driver for the device stopped because the NVM image is newer than expected. You must install the most recent version of the network driver.\n");
  9723. else
  9724. dev_info(&pdev->dev,
  9725. "The driver for the device stopped because the device firmware failed to init. Try updating your NVM image.\n");
  9726. goto err_pf_reset;
  9727. }
  9728. /* provide nvm, fw, api versions */
  9729. dev_info(&pdev->dev, "fw %d.%d.%05d api %d.%d nvm %s\n",
  9730. hw->aq.fw_maj_ver, hw->aq.fw_min_ver, hw->aq.fw_build,
  9731. hw->aq.api_maj_ver, hw->aq.api_min_ver,
  9732. i40e_nvm_version_str(hw));
  9733. if (hw->aq.api_maj_ver == I40E_FW_API_VERSION_MAJOR &&
  9734. hw->aq.api_min_ver > I40E_FW_API_VERSION_MINOR)
  9735. dev_info(&pdev->dev,
  9736. "The driver for the device detected a newer version of the NVM image than expected. Please install the most recent version of the network driver.\n");
  9737. else if (hw->aq.api_maj_ver < I40E_FW_API_VERSION_MAJOR ||
  9738. hw->aq.api_min_ver < (I40E_FW_API_VERSION_MINOR - 1))
  9739. dev_info(&pdev->dev,
  9740. "The driver for the device detected an older version of the NVM image than expected. Please update the NVM image.\n");
  9741. i40e_verify_eeprom(pf);
  9742. /* Rev 0 hardware was never productized */
  9743. if (hw->revision_id < 1)
  9744. dev_warn(&pdev->dev, "This device is a pre-production adapter/LOM. Please be aware there may be issues with your hardware. If you are experiencing problems please contact your Intel or hardware representative who provided you with this hardware.\n");
  9745. i40e_clear_pxe_mode(hw);
  9746. err = i40e_get_capabilities(pf);
  9747. if (err)
  9748. goto err_adminq_setup;
  9749. err = i40e_sw_init(pf);
  9750. if (err) {
  9751. dev_info(&pdev->dev, "sw_init failed: %d\n", err);
  9752. goto err_sw_init;
  9753. }
  9754. err = i40e_init_lan_hmc(hw, hw->func_caps.num_tx_qp,
  9755. hw->func_caps.num_rx_qp, 0, 0);
  9756. if (err) {
  9757. dev_info(&pdev->dev, "init_lan_hmc failed: %d\n", err);
  9758. goto err_init_lan_hmc;
  9759. }
  9760. err = i40e_configure_lan_hmc(hw, I40E_HMC_MODEL_DIRECT_ONLY);
  9761. if (err) {
  9762. dev_info(&pdev->dev, "configure_lan_hmc failed: %d\n", err);
  9763. err = -ENOENT;
  9764. goto err_configure_lan_hmc;
  9765. }
  9766. /* Disable LLDP for NICs that have firmware versions lower than v4.3.
  9767. * Ignore error return codes because if it was already disabled via
  9768. * hardware settings this will fail
  9769. */
  9770. if (pf->flags & I40E_FLAG_STOP_FW_LLDP) {
  9771. dev_info(&pdev->dev, "Stopping firmware LLDP agent.\n");
  9772. i40e_aq_stop_lldp(hw, true, NULL);
  9773. }
  9774. /* allow a platform config to override the HW addr */
  9775. i40e_get_platform_mac_addr(pdev, pf);
  9776. if (!is_valid_ether_addr(hw->mac.addr)) {
  9777. dev_info(&pdev->dev, "invalid MAC address %pM\n", hw->mac.addr);
  9778. err = -EIO;
  9779. goto err_mac_addr;
  9780. }
  9781. dev_info(&pdev->dev, "MAC address: %pM\n", hw->mac.addr);
  9782. ether_addr_copy(hw->mac.perm_addr, hw->mac.addr);
  9783. i40e_get_port_mac_addr(hw, hw->mac.port_addr);
  9784. if (is_valid_ether_addr(hw->mac.port_addr))
  9785. pf->flags |= I40E_FLAG_PORT_ID_VALID;
  9786. pci_set_drvdata(pdev, pf);
  9787. pci_save_state(pdev);
  9788. #ifdef CONFIG_I40E_DCB
  9789. err = i40e_init_pf_dcb(pf);
  9790. if (err) {
  9791. dev_info(&pdev->dev, "DCB init failed %d, disabled\n", err);
  9792. pf->flags &= ~(I40E_FLAG_DCB_CAPABLE | I40E_FLAG_DCB_ENABLED);
  9793. /* Continue without DCB enabled */
  9794. }
  9795. #endif /* CONFIG_I40E_DCB */
  9796. /* set up periodic task facility */
  9797. setup_timer(&pf->service_timer, i40e_service_timer, (unsigned long)pf);
  9798. pf->service_timer_period = HZ;
  9799. INIT_WORK(&pf->service_task, i40e_service_task);
  9800. clear_bit(__I40E_SERVICE_SCHED, pf->state);
  9801. /* NVM bit on means WoL disabled for the port */
  9802. i40e_read_nvm_word(hw, I40E_SR_NVM_WAKE_ON_LAN, &wol_nvm_bits);
  9803. if (BIT (hw->port) & wol_nvm_bits || hw->partition_id != 1)
  9804. pf->wol_en = false;
  9805. else
  9806. pf->wol_en = true;
  9807. device_set_wakeup_enable(&pf->pdev->dev, pf->wol_en);
  9808. /* set up the main switch operations */
  9809. i40e_determine_queue_usage(pf);
  9810. err = i40e_init_interrupt_scheme(pf);
  9811. if (err)
  9812. goto err_switch_setup;
  9813. /* The number of VSIs reported by the FW is the minimum guaranteed
  9814. * to us; HW supports far more and we share the remaining pool with
  9815. * the other PFs. We allocate space for more than the guarantee with
  9816. * the understanding that we might not get them all later.
  9817. */
  9818. if (pf->hw.func_caps.num_vsis < I40E_MIN_VSI_ALLOC)
  9819. pf->num_alloc_vsi = I40E_MIN_VSI_ALLOC;
  9820. else
  9821. pf->num_alloc_vsi = pf->hw.func_caps.num_vsis;
  9822. /* Set up the *vsi struct and our local tracking of the MAIN PF vsi. */
  9823. pf->vsi = kcalloc(pf->num_alloc_vsi, sizeof(struct i40e_vsi *),
  9824. GFP_KERNEL);
  9825. if (!pf->vsi) {
  9826. err = -ENOMEM;
  9827. goto err_switch_setup;
  9828. }
  9829. #ifdef CONFIG_PCI_IOV
  9830. /* prep for VF support */
  9831. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9832. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9833. !test_bit(__I40E_BAD_EEPROM, pf->state)) {
  9834. if (pci_num_vf(pdev))
  9835. pf->flags |= I40E_FLAG_VEB_MODE_ENABLED;
  9836. }
  9837. #endif
  9838. err = i40e_setup_pf_switch(pf, false);
  9839. if (err) {
  9840. dev_info(&pdev->dev, "setup_pf_switch failed: %d\n", err);
  9841. goto err_vsis;
  9842. }
  9843. /* Make sure flow control is set according to current settings */
  9844. err = i40e_set_fc(hw, &set_fc_aq_fail, true);
  9845. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_GET)
  9846. dev_dbg(&pf->pdev->dev,
  9847. "Set fc with err %s aq_err %s on get_phy_cap\n",
  9848. i40e_stat_str(hw, err),
  9849. i40e_aq_str(hw, hw->aq.asq_last_status));
  9850. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_SET)
  9851. dev_dbg(&pf->pdev->dev,
  9852. "Set fc with err %s aq_err %s on set_phy_config\n",
  9853. i40e_stat_str(hw, err),
  9854. i40e_aq_str(hw, hw->aq.asq_last_status));
  9855. if (set_fc_aq_fail & I40E_SET_FC_AQ_FAIL_UPDATE)
  9856. dev_dbg(&pf->pdev->dev,
  9857. "Set fc with err %s aq_err %s on get_link_info\n",
  9858. i40e_stat_str(hw, err),
  9859. i40e_aq_str(hw, hw->aq.asq_last_status));
  9860. /* if FDIR VSI was set up, start it now */
  9861. for (i = 0; i < pf->num_alloc_vsi; i++) {
  9862. if (pf->vsi[i] && pf->vsi[i]->type == I40E_VSI_FDIR) {
  9863. i40e_vsi_open(pf->vsi[i]);
  9864. break;
  9865. }
  9866. }
  9867. /* The driver only wants link up/down and module qualification
  9868. * reports from firmware. Note the negative logic.
  9869. */
  9870. err = i40e_aq_set_phy_int_mask(&pf->hw,
  9871. ~(I40E_AQ_EVENT_LINK_UPDOWN |
  9872. I40E_AQ_EVENT_MEDIA_NA |
  9873. I40E_AQ_EVENT_MODULE_QUAL_FAIL), NULL);
  9874. if (err)
  9875. dev_info(&pf->pdev->dev, "set phy mask fail, err %s aq_err %s\n",
  9876. i40e_stat_str(&pf->hw, err),
  9877. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  9878. /* Reconfigure hardware for allowing smaller MSS in the case
  9879. * of TSO, so that we avoid the MDD being fired and causing
  9880. * a reset in the case of small MSS+TSO.
  9881. */
  9882. val = rd32(hw, I40E_REG_MSS);
  9883. if ((val & I40E_REG_MSS_MIN_MASK) > I40E_64BYTE_MSS) {
  9884. val &= ~I40E_REG_MSS_MIN_MASK;
  9885. val |= I40E_64BYTE_MSS;
  9886. wr32(hw, I40E_REG_MSS, val);
  9887. }
  9888. if (pf->flags & I40E_FLAG_RESTART_AUTONEG) {
  9889. msleep(75);
  9890. err = i40e_aq_set_link_restart_an(&pf->hw, true, NULL);
  9891. if (err)
  9892. dev_info(&pf->pdev->dev, "link restart failed, err %s aq_err %s\n",
  9893. i40e_stat_str(&pf->hw, err),
  9894. i40e_aq_str(&pf->hw,
  9895. pf->hw.aq.asq_last_status));
  9896. }
  9897. /* The main driver is (mostly) up and happy. We need to set this state
  9898. * before setting up the misc vector or we get a race and the vector
  9899. * ends up disabled forever.
  9900. */
  9901. clear_bit(__I40E_VSI_DOWN, pf->state);
  9902. /* In case of MSIX we are going to setup the misc vector right here
  9903. * to handle admin queue events etc. In case of legacy and MSI
  9904. * the misc functionality and queue processing is combined in
  9905. * the same vector and that gets setup at open.
  9906. */
  9907. if (pf->flags & I40E_FLAG_MSIX_ENABLED) {
  9908. err = i40e_setup_misc_vector(pf);
  9909. if (err) {
  9910. dev_info(&pdev->dev,
  9911. "setup of misc vector failed: %d\n", err);
  9912. goto err_vsis;
  9913. }
  9914. }
  9915. #ifdef CONFIG_PCI_IOV
  9916. /* prep for VF support */
  9917. if ((pf->flags & I40E_FLAG_SRIOV_ENABLED) &&
  9918. (pf->flags & I40E_FLAG_MSIX_ENABLED) &&
  9919. !test_bit(__I40E_BAD_EEPROM, pf->state)) {
  9920. /* disable link interrupts for VFs */
  9921. val = rd32(hw, I40E_PFGEN_PORTMDIO_NUM);
  9922. val &= ~I40E_PFGEN_PORTMDIO_NUM_VFLINK_STAT_ENA_MASK;
  9923. wr32(hw, I40E_PFGEN_PORTMDIO_NUM, val);
  9924. i40e_flush(hw);
  9925. if (pci_num_vf(pdev)) {
  9926. dev_info(&pdev->dev,
  9927. "Active VFs found, allocating resources.\n");
  9928. err = i40e_alloc_vfs(pf, pci_num_vf(pdev));
  9929. if (err)
  9930. dev_info(&pdev->dev,
  9931. "Error %d allocating resources for existing VFs\n",
  9932. err);
  9933. }
  9934. }
  9935. #endif /* CONFIG_PCI_IOV */
  9936. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9937. pf->iwarp_base_vector = i40e_get_lump(pf, pf->irq_pile,
  9938. pf->num_iwarp_msix,
  9939. I40E_IWARP_IRQ_PILE_ID);
  9940. if (pf->iwarp_base_vector < 0) {
  9941. dev_info(&pdev->dev,
  9942. "failed to get tracking for %d vectors for IWARP err=%d\n",
  9943. pf->num_iwarp_msix, pf->iwarp_base_vector);
  9944. pf->flags &= ~I40E_FLAG_IWARP_ENABLED;
  9945. }
  9946. }
  9947. i40e_dbg_pf_init(pf);
  9948. /* tell the firmware that we're starting */
  9949. i40e_send_version(pf);
  9950. /* since everything's happy, start the service_task timer */
  9951. mod_timer(&pf->service_timer,
  9952. round_jiffies(jiffies + pf->service_timer_period));
  9953. /* add this PF to client device list and launch a client service task */
  9954. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  9955. err = i40e_lan_add_device(pf);
  9956. if (err)
  9957. dev_info(&pdev->dev, "Failed to add PF to client API service list: %d\n",
  9958. err);
  9959. }
  9960. #define PCI_SPEED_SIZE 8
  9961. #define PCI_WIDTH_SIZE 8
  9962. /* Devices on the IOSF bus do not have this information
  9963. * and will report PCI Gen 1 x 1 by default so don't bother
  9964. * checking them.
  9965. */
  9966. if (!(pf->flags & I40E_FLAG_NO_PCI_LINK_CHECK)) {
  9967. char speed[PCI_SPEED_SIZE] = "Unknown";
  9968. char width[PCI_WIDTH_SIZE] = "Unknown";
  9969. /* Get the negotiated link width and speed from PCI config
  9970. * space
  9971. */
  9972. pcie_capability_read_word(pf->pdev, PCI_EXP_LNKSTA,
  9973. &link_status);
  9974. i40e_set_pci_config_data(hw, link_status);
  9975. switch (hw->bus.speed) {
  9976. case i40e_bus_speed_8000:
  9977. strncpy(speed, "8.0", PCI_SPEED_SIZE); break;
  9978. case i40e_bus_speed_5000:
  9979. strncpy(speed, "5.0", PCI_SPEED_SIZE); break;
  9980. case i40e_bus_speed_2500:
  9981. strncpy(speed, "2.5", PCI_SPEED_SIZE); break;
  9982. default:
  9983. break;
  9984. }
  9985. switch (hw->bus.width) {
  9986. case i40e_bus_width_pcie_x8:
  9987. strncpy(width, "8", PCI_WIDTH_SIZE); break;
  9988. case i40e_bus_width_pcie_x4:
  9989. strncpy(width, "4", PCI_WIDTH_SIZE); break;
  9990. case i40e_bus_width_pcie_x2:
  9991. strncpy(width, "2", PCI_WIDTH_SIZE); break;
  9992. case i40e_bus_width_pcie_x1:
  9993. strncpy(width, "1", PCI_WIDTH_SIZE); break;
  9994. default:
  9995. break;
  9996. }
  9997. dev_info(&pdev->dev, "PCI-Express: Speed %sGT/s Width x%s\n",
  9998. speed, width);
  9999. if (hw->bus.width < i40e_bus_width_pcie_x8 ||
  10000. hw->bus.speed < i40e_bus_speed_8000) {
  10001. dev_warn(&pdev->dev, "PCI-Express bandwidth available for this device may be insufficient for optimal performance.\n");
  10002. dev_warn(&pdev->dev, "Please move the device to a different PCI-e link with more lanes and/or higher transfer rate.\n");
  10003. }
  10004. }
  10005. /* get the requested speeds from the fw */
  10006. err = i40e_aq_get_phy_capabilities(hw, false, false, &abilities, NULL);
  10007. if (err)
  10008. dev_dbg(&pf->pdev->dev, "get requested speeds ret = %s last_status = %s\n",
  10009. i40e_stat_str(&pf->hw, err),
  10010. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  10011. pf->hw.phy.link_info.requested_speeds = abilities.link_speed;
  10012. /* get the supported phy types from the fw */
  10013. err = i40e_aq_get_phy_capabilities(hw, false, true, &abilities, NULL);
  10014. if (err)
  10015. dev_dbg(&pf->pdev->dev, "get supported phy types ret = %s last_status = %s\n",
  10016. i40e_stat_str(&pf->hw, err),
  10017. i40e_aq_str(&pf->hw, pf->hw.aq.asq_last_status));
  10018. /* Add a filter to drop all Flow control frames from any VSI from being
  10019. * transmitted. By doing so we stop a malicious VF from sending out
  10020. * PAUSE or PFC frames and potentially controlling traffic for other
  10021. * PF/VF VSIs.
  10022. * The FW can still send Flow control frames if enabled.
  10023. */
  10024. i40e_add_filter_to_drop_tx_flow_control_frames(&pf->hw,
  10025. pf->main_vsi_seid);
  10026. if ((pf->hw.device_id == I40E_DEV_ID_10G_BASE_T) ||
  10027. (pf->hw.device_id == I40E_DEV_ID_10G_BASE_T4))
  10028. pf->flags |= I40E_FLAG_PHY_CONTROLS_LEDS;
  10029. if (pf->hw.device_id == I40E_DEV_ID_SFP_I_X722)
  10030. pf->flags |= I40E_FLAG_HAVE_CRT_RETIMER;
  10031. /* print a string summarizing features */
  10032. i40e_print_features(pf);
  10033. return 0;
  10034. /* Unwind what we've done if something failed in the setup */
  10035. err_vsis:
  10036. set_bit(__I40E_VSI_DOWN, pf->state);
  10037. i40e_clear_interrupt_scheme(pf);
  10038. kfree(pf->vsi);
  10039. err_switch_setup:
  10040. i40e_reset_interrupt_capability(pf);
  10041. del_timer_sync(&pf->service_timer);
  10042. err_mac_addr:
  10043. err_configure_lan_hmc:
  10044. (void)i40e_shutdown_lan_hmc(hw);
  10045. err_init_lan_hmc:
  10046. kfree(pf->qp_pile);
  10047. err_sw_init:
  10048. err_adminq_setup:
  10049. err_pf_reset:
  10050. iounmap(hw->hw_addr);
  10051. err_ioremap:
  10052. kfree(pf);
  10053. err_pf_alloc:
  10054. pci_disable_pcie_error_reporting(pdev);
  10055. pci_release_mem_regions(pdev);
  10056. err_pci_reg:
  10057. err_dma:
  10058. pci_disable_device(pdev);
  10059. return err;
  10060. }
  10061. /**
  10062. * i40e_remove - Device removal routine
  10063. * @pdev: PCI device information struct
  10064. *
  10065. * i40e_remove is called by the PCI subsystem to alert the driver
  10066. * that is should release a PCI device. This could be caused by a
  10067. * Hot-Plug event, or because the driver is going to be removed from
  10068. * memory.
  10069. **/
  10070. static void i40e_remove(struct pci_dev *pdev)
  10071. {
  10072. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10073. struct i40e_hw *hw = &pf->hw;
  10074. i40e_status ret_code;
  10075. int i;
  10076. i40e_dbg_pf_exit(pf);
  10077. i40e_ptp_stop(pf);
  10078. /* Disable RSS in hw */
  10079. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(0), 0);
  10080. i40e_write_rx_ctl(hw, I40E_PFQF_HENA(1), 0);
  10081. /* no more scheduling of any task */
  10082. set_bit(__I40E_SUSPENDED, pf->state);
  10083. set_bit(__I40E_VSI_DOWN, pf->state);
  10084. if (pf->service_timer.data)
  10085. del_timer_sync(&pf->service_timer);
  10086. if (pf->service_task.func)
  10087. cancel_work_sync(&pf->service_task);
  10088. /* Client close must be called explicitly here because the timer
  10089. * has been stopped.
  10090. */
  10091. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10092. if (pf->flags & I40E_FLAG_SRIOV_ENABLED) {
  10093. i40e_free_vfs(pf);
  10094. pf->flags &= ~I40E_FLAG_SRIOV_ENABLED;
  10095. }
  10096. i40e_fdir_teardown(pf);
  10097. /* If there is a switch structure or any orphans, remove them.
  10098. * This will leave only the PF's VSI remaining.
  10099. */
  10100. for (i = 0; i < I40E_MAX_VEB; i++) {
  10101. if (!pf->veb[i])
  10102. continue;
  10103. if (pf->veb[i]->uplink_seid == pf->mac_seid ||
  10104. pf->veb[i]->uplink_seid == 0)
  10105. i40e_switch_branch_release(pf->veb[i]);
  10106. }
  10107. /* Now we can shutdown the PF's VSI, just before we kill
  10108. * adminq and hmc.
  10109. */
  10110. if (pf->vsi[pf->lan_vsi])
  10111. i40e_vsi_release(pf->vsi[pf->lan_vsi]);
  10112. /* remove attached clients */
  10113. if (pf->flags & I40E_FLAG_IWARP_ENABLED) {
  10114. ret_code = i40e_lan_del_device(pf);
  10115. if (ret_code)
  10116. dev_warn(&pdev->dev, "Failed to delete client device: %d\n",
  10117. ret_code);
  10118. }
  10119. /* shutdown and destroy the HMC */
  10120. if (hw->hmc.hmc_obj) {
  10121. ret_code = i40e_shutdown_lan_hmc(hw);
  10122. if (ret_code)
  10123. dev_warn(&pdev->dev,
  10124. "Failed to destroy the HMC resources: %d\n",
  10125. ret_code);
  10126. }
  10127. /* shutdown the adminq */
  10128. i40e_shutdown_adminq(hw);
  10129. /* destroy the locks only once, here */
  10130. mutex_destroy(&hw->aq.arq_mutex);
  10131. mutex_destroy(&hw->aq.asq_mutex);
  10132. /* Clear all dynamic memory lists of rings, q_vectors, and VSIs */
  10133. i40e_clear_interrupt_scheme(pf);
  10134. for (i = 0; i < pf->num_alloc_vsi; i++) {
  10135. if (pf->vsi[i]) {
  10136. i40e_vsi_clear_rings(pf->vsi[i]);
  10137. i40e_vsi_clear(pf->vsi[i]);
  10138. pf->vsi[i] = NULL;
  10139. }
  10140. }
  10141. for (i = 0; i < I40E_MAX_VEB; i++) {
  10142. kfree(pf->veb[i]);
  10143. pf->veb[i] = NULL;
  10144. }
  10145. kfree(pf->qp_pile);
  10146. kfree(pf->vsi);
  10147. iounmap(hw->hw_addr);
  10148. kfree(pf);
  10149. pci_release_mem_regions(pdev);
  10150. pci_disable_pcie_error_reporting(pdev);
  10151. pci_disable_device(pdev);
  10152. }
  10153. /**
  10154. * i40e_pci_error_detected - warning that something funky happened in PCI land
  10155. * @pdev: PCI device information struct
  10156. *
  10157. * Called to warn that something happened and the error handling steps
  10158. * are in progress. Allows the driver to quiesce things, be ready for
  10159. * remediation.
  10160. **/
  10161. static pci_ers_result_t i40e_pci_error_detected(struct pci_dev *pdev,
  10162. enum pci_channel_state error)
  10163. {
  10164. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10165. dev_info(&pdev->dev, "%s: error %d\n", __func__, error);
  10166. if (!pf) {
  10167. dev_info(&pdev->dev,
  10168. "Cannot recover - error happened during device probe\n");
  10169. return PCI_ERS_RESULT_DISCONNECT;
  10170. }
  10171. /* shutdown all operations */
  10172. if (!test_bit(__I40E_SUSPENDED, pf->state)) {
  10173. rtnl_lock();
  10174. i40e_prep_for_reset(pf, true);
  10175. rtnl_unlock();
  10176. }
  10177. /* Request a slot reset */
  10178. return PCI_ERS_RESULT_NEED_RESET;
  10179. }
  10180. /**
  10181. * i40e_pci_error_slot_reset - a PCI slot reset just happened
  10182. * @pdev: PCI device information struct
  10183. *
  10184. * Called to find if the driver can work with the device now that
  10185. * the pci slot has been reset. If a basic connection seems good
  10186. * (registers are readable and have sane content) then return a
  10187. * happy little PCI_ERS_RESULT_xxx.
  10188. **/
  10189. static pci_ers_result_t i40e_pci_error_slot_reset(struct pci_dev *pdev)
  10190. {
  10191. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10192. pci_ers_result_t result;
  10193. int err;
  10194. u32 reg;
  10195. dev_dbg(&pdev->dev, "%s\n", __func__);
  10196. if (pci_enable_device_mem(pdev)) {
  10197. dev_info(&pdev->dev,
  10198. "Cannot re-enable PCI device after reset.\n");
  10199. result = PCI_ERS_RESULT_DISCONNECT;
  10200. } else {
  10201. pci_set_master(pdev);
  10202. pci_restore_state(pdev);
  10203. pci_save_state(pdev);
  10204. pci_wake_from_d3(pdev, false);
  10205. reg = rd32(&pf->hw, I40E_GLGEN_RTRIG);
  10206. if (reg == 0)
  10207. result = PCI_ERS_RESULT_RECOVERED;
  10208. else
  10209. result = PCI_ERS_RESULT_DISCONNECT;
  10210. }
  10211. err = pci_cleanup_aer_uncorrect_error_status(pdev);
  10212. if (err) {
  10213. dev_info(&pdev->dev,
  10214. "pci_cleanup_aer_uncorrect_error_status failed 0x%0x\n",
  10215. err);
  10216. /* non-fatal, continue */
  10217. }
  10218. return result;
  10219. }
  10220. /**
  10221. * i40e_pci_error_resume - restart operations after PCI error recovery
  10222. * @pdev: PCI device information struct
  10223. *
  10224. * Called to allow the driver to bring things back up after PCI error
  10225. * and/or reset recovery has finished.
  10226. **/
  10227. static void i40e_pci_error_resume(struct pci_dev *pdev)
  10228. {
  10229. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10230. dev_dbg(&pdev->dev, "%s\n", __func__);
  10231. if (test_bit(__I40E_SUSPENDED, pf->state))
  10232. return;
  10233. rtnl_lock();
  10234. i40e_handle_reset_warning(pf, true);
  10235. rtnl_unlock();
  10236. }
  10237. /**
  10238. * i40e_enable_mc_magic_wake - enable multicast magic packet wake up
  10239. * using the mac_address_write admin q function
  10240. * @pf: pointer to i40e_pf struct
  10241. **/
  10242. static void i40e_enable_mc_magic_wake(struct i40e_pf *pf)
  10243. {
  10244. struct i40e_hw *hw = &pf->hw;
  10245. i40e_status ret;
  10246. u8 mac_addr[6];
  10247. u16 flags = 0;
  10248. /* Get current MAC address in case it's an LAA */
  10249. if (pf->vsi[pf->lan_vsi] && pf->vsi[pf->lan_vsi]->netdev) {
  10250. ether_addr_copy(mac_addr,
  10251. pf->vsi[pf->lan_vsi]->netdev->dev_addr);
  10252. } else {
  10253. dev_err(&pf->pdev->dev,
  10254. "Failed to retrieve MAC address; using default\n");
  10255. ether_addr_copy(mac_addr, hw->mac.addr);
  10256. }
  10257. /* The FW expects the mac address write cmd to first be called with
  10258. * one of these flags before calling it again with the multicast
  10259. * enable flags.
  10260. */
  10261. flags = I40E_AQC_WRITE_TYPE_LAA_WOL;
  10262. if (hw->func_caps.flex10_enable && hw->partition_id != 1)
  10263. flags = I40E_AQC_WRITE_TYPE_LAA_ONLY;
  10264. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10265. if (ret) {
  10266. dev_err(&pf->pdev->dev,
  10267. "Failed to update MAC address registers; cannot enable Multicast Magic packet wake up");
  10268. return;
  10269. }
  10270. flags = I40E_AQC_MC_MAG_EN
  10271. | I40E_AQC_WOL_PRESERVE_ON_PFR
  10272. | I40E_AQC_WRITE_TYPE_UPDATE_MC_MAG;
  10273. ret = i40e_aq_mac_address_write(hw, flags, mac_addr, NULL);
  10274. if (ret)
  10275. dev_err(&pf->pdev->dev,
  10276. "Failed to enable Multicast Magic Packet wake up\n");
  10277. }
  10278. /**
  10279. * i40e_shutdown - PCI callback for shutting down
  10280. * @pdev: PCI device information struct
  10281. **/
  10282. static void i40e_shutdown(struct pci_dev *pdev)
  10283. {
  10284. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10285. struct i40e_hw *hw = &pf->hw;
  10286. set_bit(__I40E_SUSPENDED, pf->state);
  10287. set_bit(__I40E_VSI_DOWN, pf->state);
  10288. rtnl_lock();
  10289. i40e_prep_for_reset(pf, true);
  10290. rtnl_unlock();
  10291. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10292. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10293. del_timer_sync(&pf->service_timer);
  10294. cancel_work_sync(&pf->service_task);
  10295. i40e_fdir_teardown(pf);
  10296. /* Client close must be called explicitly here because the timer
  10297. * has been stopped.
  10298. */
  10299. i40e_notify_client_of_netdev_close(pf->vsi[pf->lan_vsi], false);
  10300. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10301. i40e_enable_mc_magic_wake(pf);
  10302. rtnl_lock();
  10303. i40e_prep_for_reset(pf, true);
  10304. rtnl_unlock();
  10305. wr32(hw, I40E_PFPM_APM,
  10306. (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10307. wr32(hw, I40E_PFPM_WUFC,
  10308. (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10309. i40e_clear_interrupt_scheme(pf);
  10310. if (system_state == SYSTEM_POWER_OFF) {
  10311. pci_wake_from_d3(pdev, pf->wol_en);
  10312. pci_set_power_state(pdev, PCI_D3hot);
  10313. }
  10314. }
  10315. #ifdef CONFIG_PM
  10316. /**
  10317. * i40e_suspend - PCI callback for moving to D3
  10318. * @pdev: PCI device information struct
  10319. **/
  10320. static int i40e_suspend(struct pci_dev *pdev, pm_message_t state)
  10321. {
  10322. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10323. struct i40e_hw *hw = &pf->hw;
  10324. int retval = 0;
  10325. set_bit(__I40E_SUSPENDED, pf->state);
  10326. set_bit(__I40E_VSI_DOWN, pf->state);
  10327. if (pf->wol_en && (pf->flags & I40E_FLAG_WOL_MC_MAGIC_PKT_WAKE))
  10328. i40e_enable_mc_magic_wake(pf);
  10329. rtnl_lock();
  10330. i40e_prep_for_reset(pf, true);
  10331. rtnl_unlock();
  10332. wr32(hw, I40E_PFPM_APM, (pf->wol_en ? I40E_PFPM_APM_APME_MASK : 0));
  10333. wr32(hw, I40E_PFPM_WUFC, (pf->wol_en ? I40E_PFPM_WUFC_MAG_MASK : 0));
  10334. i40e_stop_misc_vector(pf);
  10335. retval = pci_save_state(pdev);
  10336. if (retval)
  10337. return retval;
  10338. pci_wake_from_d3(pdev, pf->wol_en);
  10339. pci_set_power_state(pdev, PCI_D3hot);
  10340. return retval;
  10341. }
  10342. /**
  10343. * i40e_resume - PCI callback for waking up from D3
  10344. * @pdev: PCI device information struct
  10345. **/
  10346. static int i40e_resume(struct pci_dev *pdev)
  10347. {
  10348. struct i40e_pf *pf = pci_get_drvdata(pdev);
  10349. u32 err;
  10350. pci_set_power_state(pdev, PCI_D0);
  10351. pci_restore_state(pdev);
  10352. /* pci_restore_state() clears dev->state_saves, so
  10353. * call pci_save_state() again to restore it.
  10354. */
  10355. pci_save_state(pdev);
  10356. err = pci_enable_device_mem(pdev);
  10357. if (err) {
  10358. dev_err(&pdev->dev, "Cannot enable PCI device from suspend\n");
  10359. return err;
  10360. }
  10361. pci_set_master(pdev);
  10362. /* no wakeup events while running */
  10363. pci_wake_from_d3(pdev, false);
  10364. /* handling the reset will rebuild the device state */
  10365. if (test_and_clear_bit(__I40E_SUSPENDED, pf->state)) {
  10366. clear_bit(__I40E_VSI_DOWN, pf->state);
  10367. rtnl_lock();
  10368. i40e_reset_and_rebuild(pf, false, true);
  10369. rtnl_unlock();
  10370. }
  10371. return 0;
  10372. }
  10373. #endif
  10374. static const struct pci_error_handlers i40e_err_handler = {
  10375. .error_detected = i40e_pci_error_detected,
  10376. .slot_reset = i40e_pci_error_slot_reset,
  10377. .resume = i40e_pci_error_resume,
  10378. };
  10379. static struct pci_driver i40e_driver = {
  10380. .name = i40e_driver_name,
  10381. .id_table = i40e_pci_tbl,
  10382. .probe = i40e_probe,
  10383. .remove = i40e_remove,
  10384. #ifdef CONFIG_PM
  10385. .suspend = i40e_suspend,
  10386. .resume = i40e_resume,
  10387. #endif
  10388. .shutdown = i40e_shutdown,
  10389. .err_handler = &i40e_err_handler,
  10390. .sriov_configure = i40e_pci_sriov_configure,
  10391. };
  10392. /**
  10393. * i40e_init_module - Driver registration routine
  10394. *
  10395. * i40e_init_module is the first routine called when the driver is
  10396. * loaded. All it does is register with the PCI subsystem.
  10397. **/
  10398. static int __init i40e_init_module(void)
  10399. {
  10400. pr_info("%s: %s - version %s\n", i40e_driver_name,
  10401. i40e_driver_string, i40e_driver_version_str);
  10402. pr_info("%s: %s\n", i40e_driver_name, i40e_copyright);
  10403. /* we will see if single thread per module is enough for now,
  10404. * it can't be any worse than using the system workqueue which
  10405. * was already single threaded
  10406. */
  10407. i40e_wq = alloc_workqueue("%s", WQ_UNBOUND | WQ_MEM_RECLAIM, 1,
  10408. i40e_driver_name);
  10409. if (!i40e_wq) {
  10410. pr_err("%s: Failed to create workqueue\n", i40e_driver_name);
  10411. return -ENOMEM;
  10412. }
  10413. i40e_dbg_init();
  10414. return pci_register_driver(&i40e_driver);
  10415. }
  10416. module_init(i40e_init_module);
  10417. /**
  10418. * i40e_exit_module - Driver exit cleanup routine
  10419. *
  10420. * i40e_exit_module is called just before the driver is removed
  10421. * from memory.
  10422. **/
  10423. static void __exit i40e_exit_module(void)
  10424. {
  10425. pci_unregister_driver(&i40e_driver);
  10426. destroy_workqueue(i40e_wq);
  10427. i40e_dbg_exit();
  10428. }
  10429. module_exit(i40e_exit_module);