make -C tools/testing/selftests TARGETS="net" TEST_PROGS=l2_tos_ttl_inheriit.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 0x64 │ inherit 202 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 238 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x9c │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 197 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 191 false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 115 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 103 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 236 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 60 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x3c │ fixed 8 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 33 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 201 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 27 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 209 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 151 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 99 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x4c │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 226 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0xb4 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x70 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xd4 │ inherit 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x20 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 247 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 87 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 97 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 199 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x14 │ inherit 243 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 194 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 142 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x84 │ inherit 241 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 252 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 132 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xbc │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 141 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 88 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x14 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 155 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x70 │ inherit 16 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 32 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x8c │ inherit 81 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 232 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 16 │ 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__->