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 0x30 │ inherit 147 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 245 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xc4 │ inherit 36 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 61 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 205 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 131 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xdc fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 241 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 197 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 232 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x1c │ inherit 161 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x38 │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 225 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 43 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x94 │ fixed 110 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 84 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 147 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x94 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd8 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xcc │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 86 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 89 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x0c │ fixed 85 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x14 │ inherit 255 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 206 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x9c │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb0 │ inherit 197 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 105 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 239 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 208 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x6c │ inherit 20 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 122 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 242 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 92 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x34 │ inherit 214 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xcc │ fixed 242 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x10 │ fixed 235 │ 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__->