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 0x54 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xe4 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 111 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 52 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 15 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 182 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xd8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 229 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 119 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 213 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x5c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 221 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x44 │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 246 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 17 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x38 │ inherit 102 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 247 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 98 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 208 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x98 │ inherit 82 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x0c │ inherit 173 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x64 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 73 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa0 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 27 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 182 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 156 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 45 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 135 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 232 │ false │ OK │ # geneve │ 6 │ 4 │ inherit 0x70 │ inherit 103 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 146 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x48 │ inherit 166 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x84 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 12 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 183 │ 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__->