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 0x4c │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 62 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 229 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x6c │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 148 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 93 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 150 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 68 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 80 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x24 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 158 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 39 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────────────┤ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 140 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 140 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 56 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 161 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 153 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 93 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 126 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xdc │ inherit 224 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf8 │ inherit 239 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 237 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 136 true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 66 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 167 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 220 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xcc │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 170 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 203 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 49 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 123 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 118 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xcc │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 197 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 250 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x88 │ inherit 82 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd4 │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x28 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ geneve │ 6 │ 4 │ inherit 0x7c │ inherit 38 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x70 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 157 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 178 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xac │ fixed 175 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 94 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 83 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 48 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 167 │ 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__->