make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..sh TEST_GEN_PROGS="" run_tests make: Entering directory '/home/virtme/testing-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬───────────────────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0xd8 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 103 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 63 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x5c │ inherit 57 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 140 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 173 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 118 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 135 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe0 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x98 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xd4 │ inherit 41 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 255 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 239 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x98 │ inherit 117 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 108 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xec │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x6c │ inherit 221 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x14 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 206 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 141 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 47 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa0 │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 174 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 86 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 82 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x80 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 37 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 219 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 23 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 229 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 39 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xac │ inherit 56 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 46 true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 169 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 226 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 40 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 184 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->