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 0x78 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 118 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x54 │ fixed 189 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 132 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 120 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 195 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x6c │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 194 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other inherit 0x10 │ inherit 14 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 40 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb4 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x58 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 219 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 28 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 236 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x9c │ inherit 67 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xec │ inherit 243 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 172 false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 157 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x2c │ inherit 236 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 77 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 2 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd4 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 192 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 183 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x20 │ fixed 178 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x88 │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x64 │ inherit 138 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 75 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 226 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 8 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xac │ inherit 142 │ false │ OK │ # geneve │ 4 │ 4 │ inherit 0xe4 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x9c │ fixed 183 │ false │ OK │ # │ geneve 4 │ 4 │ fixed 0x74 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 160 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 218 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 24 false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x14 │ inherit 150 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xac │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x98 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xec │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 196 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe0 │ fixed 124 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 50 false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 177 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb0 │ fixed 194 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x28 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 9 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 238 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 134 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 160 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__->