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 0xc8 │ inherit 103 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x34 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x80 │ fixed 141 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xcc │ fixed 175 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 104 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x54 │ inherit 110 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 255 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x30 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x78 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 252 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 6 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 232 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 3 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 216 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 83 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 162 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 94 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 17 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 2 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 169 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb0 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 159 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x94 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 210 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x7c │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa8 │ fixed 224 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 203 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x94 │ inherit 199 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 66 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 168 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x80 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe8 │ inherit 77 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 247 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 240 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x7c │ inherit 12 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x60 │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 154 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ other │ inherit 0xe4 │ inherit 200 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 34 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x68 │ fixed 129 │ false │ OK │ # │ geneve │ 6 │ other fixed 0x60 │ fixed 205 │ 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__->