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 188 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x2c │ inherit 248 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 152 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 81 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc0 │ inherit 66 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x2c │ fixed 72 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x18 │ fixed 50 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x90 │ inherit 104 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x60 │ inherit 237 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 73 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 193 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 124 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 36 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 111 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 224 false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa0 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x2c │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf4 │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x7c │ inherit 68 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 20 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x50 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xec │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 47 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x94 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 55 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x24 │ inherit 14 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 140 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x84 │ fixed 116 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xec │ fixed 38 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf4 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 125 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 90 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 174 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 227 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 217 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb4 │ inherit 122 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 1 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 34 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 90 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x4c │ fixed 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x64 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xe8 │ inherit 207 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xa0 │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe8 │ fixed 230 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 200 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x94 │ fixed 27 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 167 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 243 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf8 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x60 │ fixed 23 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x5c │ inherit 55 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 110 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 195 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xcc │ fixed 107 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x44 │ inherit 171 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x30 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 109 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xbc │ fixed 6 │ 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__->