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 0x90 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xdc │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x7c │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 7 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x48 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 20 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xd4 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x94 │ fixed 2 │ false │ OK │ # │ gre │ 4 other │ fixed 0xd8 │ fixed 178 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 171 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 229 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x48 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd8 inherit 254 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 81 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf4 │ inherit 11 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 62 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 145 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x24 │ inherit 74 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 50 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 208 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 171 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x38 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x50 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf0 │ fixed 209 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe8 │ inherit 93 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf0 │ fixed 175 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xd4 │ inherit 68 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x20 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 201 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 3 false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x90 │ inherit 191 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x48 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x9c │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 220 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa8 │ inherit 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 56 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc0 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x5c │ inherit 59 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 210 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 87 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x88 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xd8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa4 │ inherit 88 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 72 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 141 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xac │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 217 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x5c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xb4 │ inherit 7 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 235 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 40 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x8c │ fixed 202 │ 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__->