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 0xd8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 142 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa0 │ fixed 14 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 58 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 174 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 other │ inherit 0x58 │ inherit 55 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 226 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xec │ fixed 235 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x64 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x54 │ inherit 240 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x70 │ inherit 245 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x8c │ fixed 10 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 180 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x64 │ inherit 55 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 73 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa4 │ inherit 230 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 169 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x98 │ inherit 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x50 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x10 │ fixed 133 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x88 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x74 │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 59 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 99 │ false │ OK │ # │ vxlan │ 6 4 │ inherit 0x34 │ inherit 150 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xcc │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 102 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x88 │ fixed 209 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf8 │ inherit 97 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 84 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 7 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 215 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb8 │ fixed 155 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 132 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 201 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x9c │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 187 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 176 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xac │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 54 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xec │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 57 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 97 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xa0 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd8 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 225 │ 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__->