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 0x24 │ inherit 61 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xf8 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe4 │ fixed 175 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 106 │ true │ OK │ # ├────────┼─────────────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xac │ inherit 156 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x64 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 31 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x10 │ inherit 138 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 160 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 220 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xbc │ inherit 46 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x78 │ inherit 199 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x0c │ fixed 209 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x28 │ inherit 250 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xb4 │ inherit 94 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 183 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x10 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x5c │ inherit 236 │ true │ OK │ # │ gre 6 │ other │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x7c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 252 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 55 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xfc │ fixed 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf0 │ inherit 194 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xec │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x18 │ fixed 233 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 163 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 36 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 196 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xa0 │ fixed 3 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 108 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 79 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x80 │ inherit 221 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x58 │ fixed 22 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 151 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x78 │ inherit 255 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 166 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x10 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xc0 │ fixed 243 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 159 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xe0 │ inherit 94 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x60 │ inherit 243 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 109 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 3 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb0 │ fixed 25 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x68 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x08 │ inherit 116 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 88 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa8 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xec │ inherit 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x5c │ inherit 15 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 55 │ false OK │ # │ geneve │ 6 │ 4 │ fixed 0xd0 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc0 │ inherit 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xdc │ inherit 187 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 220 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x2c │ fixed 108 │ true │ OK # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x88 │ inherit 106 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x90 │ fixed 255 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x2c │ fixed 180 │ 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__->