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 0x18 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x8c │ inherit 173 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf8 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 181 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 99 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 220 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf4 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 230 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 165 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 8 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 254 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x84 │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 5 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 254 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 212 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 253 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe0 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 205 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 247 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 88 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 155 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 248 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb8 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 24 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 132 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x2c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd4 │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 158 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 172 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x0c │ fixed 254 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x74 │ fixed 114 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x80 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 244 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 114 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x04 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xac │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 103 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 103 │ 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__->