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 0x8c │ inherit 47 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x1c │ inherit 87 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe8 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x1c │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb8 │ inherit 215 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 227 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 27 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x58 │ inherit 201 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x68 │ fixed 75 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x34 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x08 │ inherit 184 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 169 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 214 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 225 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x88 │ inherit 158 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x40 │ inherit 122 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 69 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 146 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x70 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 89 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x88 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x54 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 212 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 142 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0x98 │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x18 │ inherit 4 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 165 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 227 false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe0 │ fixed 1 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 121 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xd8 │ inherit 38 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xdc │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x8c │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x34 │ inherit 51 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 241 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 44 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x0c │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 208 │ false │ OK │ # │ geneve │ 4 6 │ inherit 0x84 │ inherit 124 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 204 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x38 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x74 │ inherit 79 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xf8 │ inherit 111 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 179 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 40 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x90 │ fixed 241 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 154 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 243 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 222 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x78 │ inherit 195 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x64 │ inherit 54 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xa8 │ fixed 42 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x50 │ fixed 9 │ 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__->