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-1/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-1/tools/testing/selftests/net' TAP version 13 1..1 # timeout set to 3600 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 112 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 251 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 167 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 152 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 143 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 172 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 249 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 135 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 147 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 116 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 203 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x34 │ fixed 198 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 11 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 167 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x7c │ inherit 103 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 184 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ other │ inherit 0xec │ inherit 130 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 237 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 104 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x40 │ inherit 249 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 35 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 38 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 216 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 96 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 27 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 119 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa4 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 206 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 42 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xbc │ fixed 190 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 192 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x94 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 195 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 242 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 239 │ true │ OK # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 182 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 226 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 25 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 241 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x30 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 39 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 205 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 237 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-1/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-1/tools/testing/selftests' xx__-> echo $? 0 xx__->