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 0x74 │ inherit 204 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 33 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd0 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x44 │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe4 │ inherit 20 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x50 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 137 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 218 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x28 │ inherit 193 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x3c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x04 │ fixed 54 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x90 │ inherit 167 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 114 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 16 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x44 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 177 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x40 │ fixed 43 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 197 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x80 │ inherit 180 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 68 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xa0 │ inherit 248 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 217 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 108 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 35 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x68 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xcc │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb4 │ inherit 241 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x84 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe4 │ inherit 151 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 60 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 236 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 9 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x44 │ inherit 148 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf8 │ fixed 185 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x90 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf8 │ inherit 247 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x48 │ inherit 118 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 151 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 147 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 2 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 211 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe8 │ fixed 62 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 252 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 27 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xe0 │ inherit 47 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 158 │ false │ OK │ # │ geneve │ 6 4 │ fixed 0xec │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x1c │ inherit 146 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 33 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x9c │ fixed 100 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc0 │ fixed 92 │ true │ OK │ # ───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x20 │ inherit 87 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x48 │ inherit 43 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x88 │ fixed 208 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 219 │ 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__->