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 0x30 │ inherit 50 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x44 │ inherit 86 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x08 │ inherit 207 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x88 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 95 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 254 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 196 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 134 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x5c │ inherit 65 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 244 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 139 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 247 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x78 │ inherit 73 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x04 │ fixed 13 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb4 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 14 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 48 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 87 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 197 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 230 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x5c │ inherit 109 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 76 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x20 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 160 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 220 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc4 │ inherit 225 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 188 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x84 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 103 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x6c │ inherit 224 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 82 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0xf8 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 47 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 106 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x8c │ fixed 173 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 148 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x7c │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xb4 │ inherit 242 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd4 │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 186 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 173 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 120 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 201 │ 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__->