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 0x74 │ inherit 206 false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 192 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 250 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x20 │ inherit 228 │ false │ OK │ # gre │ 4 │ 6 │ inherit 0x68 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 238 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xdc │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 213 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x1c │ fixed 74 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 19 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x98 │ inherit 146 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 203 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 190 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ gre │ 6 │ 6 │ inherit 0x18 │ inherit 40 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x78 │ inherit 250 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x0c │ fixed 49 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 60 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 163 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x3c │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd0 │ inherit 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 181 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd8 │ fixed 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x34 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 148 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 26 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 144 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x08 │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 157 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 248 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 232 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 47 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 176 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x28 │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x24 │ inherit 161 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x08 │ inherit 48 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 203 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 101 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xec │ fixed 40 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 124 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x14 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 44 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x0c │ fixed 83 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 77 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb0 │ inherit 18 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 140 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 195 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xa0 │ inherit 191 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 118 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x48 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x20 │ inherit 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe4 │ inherit 227 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x94 │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0x7c │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 212 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd4 │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x24 │ fixed 84 │ 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__->