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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # gre │ 4 │ 4 │ inherit 0x4c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf0 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 245 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 17 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf4 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 107 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 27 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x80 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x68 │ inherit 41 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb0 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 10 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc8 │ fixed 219 │ true │ OK │ # ├────────┼──────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb8 │ inherit 237 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 41 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x08 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 129 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x74 │ inherit 151 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc0 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc4 │ inherit 90 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xfc │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 87 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x54 │ fixed 248 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 127 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x6c │ inherit 130 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x80 │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x9c │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x18 │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 161 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 165 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 201 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x94 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 14 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 197 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 252 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x28 │ inherit 42 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x70 │ fixed 215 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 26 │ true │ OK │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x50 │ inherit 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x4c │ inherit 117 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc0 │ fixed 169 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 1 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x0c │ inherit 41 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x10 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x74 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd4 │ fixed 32 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 49 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 120 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x50 │ inherit 214 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 187 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x28 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xa4 │ inherit 24 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x3c │ inherit 65 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc4 │ fixed 139 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 101 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 239 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x2c │ inherit 99 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x68 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x84 │ inherit 173 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 164 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x4c │ fixed 118 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 44 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x34 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xfc │ fixed 158 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x04 │ fixed 25 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->