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 0xe8 │ inherit 160 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 243 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 251 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc4 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 201 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x90 │ fixed 88 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0x74 │ inherit 18 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x30 │ inherit 62 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 194 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 42 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 71 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 32 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 186 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 15 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 205 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 164 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa0 │ fixed 2 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 inherit 0xc4 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 227 │ true OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 160 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0x1c │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 166 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x44 │ inherit 93 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x58 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd8 │ inherit 247 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 31 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x18 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xdc │ inherit 123 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 164 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x6c │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x10 │ fixed 246 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 234 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 108 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x6c │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 233 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb4 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 148 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x10 │ inherit 166 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 207 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x10 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x10 │ inherit 82 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x6c │ fixed 215 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 104 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 108 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 254 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 13 │ 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__->