John has a set of cards laid on a table in this order:
A, B, C, D, E, F
His friend shuffles the order of the cards randomly, which results in this order:
D, F, B, C, A, E
If John is allowed to swap only 2 adjacent cards at a time, what is the smallest number of swaps to reach the original order of cards?