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 0xd4 │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 208 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x4c │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 153 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 154 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 234 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x50 │ inherit 168 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 124 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 117 │ true OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x68 │ inherit 146 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 88 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x94 │ fixed 23 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x90 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 18 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb8 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x7c │ fixed 240 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x94 │ inherit 174 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 58 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 92 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xec │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 159 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 73 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xcc │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x7c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb4 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 168 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xec │ fixed 180 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x60 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 182 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 249 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc0 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 195 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x10 │ inherit 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 223 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 25 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa0 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 202 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x40 │ fixed 188 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x78 │ inherit 244 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x64 │ fixed 107 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc8 │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 192 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x50 │ inherit 66 true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 76 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 175 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 220 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 236 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 237 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 204 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 180 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x78 │ fixed 154 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd0 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 220 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 141 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x38 │ fixed 99 │ 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__->