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 0xe0 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x3c │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xc0 │ fixed 204 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x4c │ inherit 149 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 216 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x3c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 6 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 252 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 178 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 243 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf4 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x0c │ inherit 226 │ false │ OK │ # │ gre │ 6 4 │ inherit 0xc8 │ inherit 85 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb4 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 238 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 44 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x5c │ fixed 95 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb8 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x14 │ inherit 172 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 197 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd4 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 122 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x24 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 199 false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x9c │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x08 │ fixed 92 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd0 │ inherit 98 │ false │ OK │ # │ vxlan │ 4 other │ inherit 0xb0 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 139 │ false │ OK │ # │ vxlan │ 4 │ other fixed 0xa0 │ fixed 247 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 89 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc8 │ fixed 172 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe8 │ inherit 194 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xac │ fixed 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x1c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 inherit 174 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x20 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x44 │ fixed 129 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 153 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 41 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 239 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 17 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 103 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x14 │ fixed 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 151 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x34 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 79 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 45 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf8 │ inherit 133 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x84 │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 113 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x08 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 62 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 228 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x78 │ fixed 56 │ 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__->