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 0xc4 │ inherit 122 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 27 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 171 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 254 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 58 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 43 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd0 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 13 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 208 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 44 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 5 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 80 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe8 │ inherit 111 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 199 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 193 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xdc │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 139 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 227 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 177 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x40 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc0 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x88 │ inherit 150 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 114 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xac │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 119 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 38 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 234 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x58 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 134 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x44 │ fixed 14 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x6c │ inherit 146 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 140 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x28 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 205 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 167 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x4c │ inherit 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 196 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 145 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 123 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 124 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 163 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 154 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 189 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xfc │ inherit 238 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 28 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 201 │ 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__->