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 0x54 │ inherit 116 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x98 │ inherit 162 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 78 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x34 │ inherit 240 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 57 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 227 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 84 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xec │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x28 │ fixed 1 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 77 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 181 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 28 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x34 │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 132 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 75 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf8 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 85 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 100 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x2c │ fixed 90 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x64 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 217 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 182 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 113 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xd4 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 97 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 96 │ false │ OK # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 238 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x60 │ fixed 183 │ true │ OK # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 143 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 253 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 65 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x10 │ inherit 76 │ false │ OK │ # │ geneve │ 4 4 │ inherit 0xdc │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 207 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x48 │ inherit 167 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 68 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 226 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 57 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 30 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 102 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 151 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x8c │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x54 │ fixed 200 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 58 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 131 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 158 │ 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__->