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 0x64 │ inherit 54 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xbc │ inherit 29 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 164 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 84 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x78 │ inherit 239 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 66 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 54 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x6c │ inherit 106 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 157 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 228 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 141 │ false │ OK # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 54 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 66 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x14 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 32 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 16 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 25 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 75 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe8 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xe8 │ inherit 121 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼──────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 82 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc0 │ inherit 200 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x0c │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 157 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 156 │ true │ OK │ # ├─────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xd8 │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 49 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 141 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 174 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 43 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 20 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xdc │ inherit 172 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x60 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 178 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x68 │ inherit 183 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 53 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf0 │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 185 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 142 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 211 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x4c │ inherit 59 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x64 │ fixed 245 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x08 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x1c │ inherit 213 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 201 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 250 │ 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__->