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 0x88 │ inherit 137 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x74 │ inherit 149 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf4 │ fixed 197 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 125 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x90 │ inherit 113 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 158 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 inherit 0xd4 │ inherit 252 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 225 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 227 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf0 │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 66 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 142 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 6 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x98 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 46 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xdc │ inherit 204 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x74 │ fixed 218 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x70 │ fixed 75 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xf8 │ inherit 88 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xe4 │ inherit 42 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x68 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x0c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 103 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc8 │ inherit 170 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x38 │ inherit 28 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 173 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xec │ inherit 158 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 121 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 6 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 67 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 12 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x18 │ inherit 107 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x28 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 227 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xc0 │ inherit 117 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x7c │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc8 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x90 │ inherit 152 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf8 │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 50 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 116 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x78 │ inherit 111 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xc0 │ inherit 194 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xcc │ fixed 181 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x34 │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 250 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 237 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd4 │ fixed 208 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe8 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 217 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x64 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 109 │ 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__->