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 0xfc │ inherit 141 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc4 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 253 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x40 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 225 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x44 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xd0 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x64 │ inherit 99 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x78 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x64 │ inherit 85 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 175 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x9c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc8 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 152 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 226 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 4 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb0 │ inherit 223 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 252 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x90 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 169 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 188 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 75 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 200 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb8 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 31 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 128 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf8 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x30 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xf4 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x50 │ fixed 244 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 168 │ false OK # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 125 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 88 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 2 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xcc │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 67 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 151 true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xac │ fixed 26 false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 107 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 161 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x44 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 147 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x78 │ inherit 108 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x9c │ inherit 214 │ true │ OK # │ geneve │ 4 │ 6 │ fixed 0xe4 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd4 │ fixed 30 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x24 │ inherit 173 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 79 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x60 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x50 │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 118 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 236 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa8 │ inherit 165 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x98 │ fixed 66 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x80 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf4 │ inherit 197 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 85 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x1c │ fixed 112 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 134 │ 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__->