make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x70 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xb4 │ inherit 188 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 185 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf4 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe8 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 34 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x74 │ inherit 170 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 173 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 209 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 193 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 157 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd0 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 146 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x14 fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x5c │ inherit 123 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 86 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x34 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├─────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 43 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 46 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x24 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd0 │ inherit 193 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 100 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 135 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 32 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xb4 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x74 │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 13 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 161 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 149 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 112 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 68 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x38 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 109 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 23 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 234 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 82 │ 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__->