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 0x4c │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 84 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xec │ fixed 187 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 6 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 135 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 81 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x38 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xfc │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 145 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf8 │ fixed 92 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 170 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x38 │ fixed 162 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xd0 │ inherit 104 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x28 │ fixed 239 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 210 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 18 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 74 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x0c │ inherit 243 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x5c │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 33 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 185 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x74 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 248 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x04 │ inherit 34 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb4 │ fixed 2 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 10 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 186 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 72 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xb0 │ fixed 164 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x4c │ inherit 11 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x9c │ inherit 77 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 195 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 228 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 175 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 127 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb0 │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 245 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x58 │ fixed 197 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x4c │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 224 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x20 │ inherit 156 true │ OK │ # │ geneve │ 4 │ other │ fixed 0x6c │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xe4 │ inherit 240 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x78 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 131 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 246 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x74 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa4 │ fixed 173 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x98 │ fixed 1 │ 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__->