make -C tools/testing/selftests TARGETS=net TEST_PROGS=l2_tos_ttl_inherit..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 0x14 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 178 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x0c │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 115 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 128 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa8 │ fixed 1 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x4c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 5 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 41 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 246 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 78 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x14 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 247 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 232 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 208 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x60 │ inherit 61 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 61 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 147 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb4 │ inherit 42 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x10 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 52 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x84 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x40 │ inherit 244 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 9 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 154 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x98 │ fixed 215 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 187 │ false │ OK │ # │ vxlan │ 6 │ 4 inherit 0x08 │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 52 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x84 │ inherit 188 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x7c │ inherit 128 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 42 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 156 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 22 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x50 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 231 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 234 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x48 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 173 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 146 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf4 │ inherit 7 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xdc │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x38 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x34 │ inherit 42 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xfc │ inherit 201 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x80 │ fixed 25 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 246 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x90 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa8 │ inherit 252 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 104 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 85 │ 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__->