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 0x5c │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x18 │ inherit 220 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 200 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 168 │ true │ OK │ # ────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 94 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 108 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 106 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb8 │ inherit 229 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x2c │ fixed 91 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x50 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼───────────────────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xd0 │ inherit 243 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 14 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 58 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x20 │ inherit 71 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 182 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 156 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 9 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x4c │ inherit 247 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x30 │ fixed 84 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 146 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 162 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 218 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x28 │ inherit 8 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x20 │ fixed 157 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x5c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 239 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 85 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x90 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xfc │ inherit 129 true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 214 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x68 │ inherit 5 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x74 │ fixed 143 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 201 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 43 │ true │ OK │ # vxlan │ 6 │ other │ fixed 0xc0 │ fixed 213 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x64 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 148 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xa8 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 68 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 122 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 101 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 155 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x48 │ inherit 51 │ false │ OK │ # geneve │ 4 │ other │ inherit 0x54 │ inherit 16 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 157 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 58 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x98 │ fixed 34 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x9c │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 81 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x28 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 180 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xd4 │ inherit 13 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 75 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb0 │ fixed 239 │ 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__->