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 0xd8 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x4c │ inherit 252 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x20 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x80 │ inherit 95 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 70 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x58 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 235 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 73 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 148 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x20 │ inherit 13 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 185 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xe8 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 4 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf4 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x60 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 73 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 178 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 163 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 238 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 213 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 207 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x48 │ inherit 78 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 88 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 228 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 169 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 207 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 136 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 239 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x30 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 73 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x24 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 55 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 218 │ true │ OK │ # geneve │ 4 │ 4 │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x70 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 106 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 215 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x94 │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x6c │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 134 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 76 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 61 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 208 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x90 │ inherit 91 │ true │ OK │ # geneve │ 6 │ 6 │ fixed 0x24 │ fixed 44 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 158 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x24 │ inherit 75 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 166 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 147 │ 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__->