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 0x78 │ inherit 146 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 253 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 106 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 151 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf8 │ fixed 211 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd4 │ fixed 83 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x44 │ inherit 249 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x38 │ inherit 26 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x8c │ fixed 108 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 233 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x7c │ inherit 155 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xd8 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x74 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x4c │ inherit 93 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 106 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x18 │ fixed 18 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xac │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x30 │ inherit 203 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 177 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xbc │ fixed 249 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc4 │ fixed 168 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x90 │ inherit 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xf0 │ inherit 27 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x6c │ fixed 60 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd4 │ fixed 85 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 247 │ false OK │ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 213 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe8 │ inherit 25 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 251 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 107 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 189 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x7c │ inherit 159 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x6c │ fixed 103 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 44 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x1c │ inherit 52 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 210 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 14 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 176 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 177 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xcc │ fixed 240 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 93 │ false │ OK # │ geneve │ 4 │ 4 │ inherit 0x7c │ inherit 12 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x5c │ fixed 152 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xd0 │ fixed 111 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xcc │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 113 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x64 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 27 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x78 │ inherit 62 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xc8 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x78 │ fixed 77 │ true │ OK │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve 6 │ 4 │ inherit 0x04 │ inherit 248 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 65 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x20 │ fixed 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x78 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 30 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 107 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x74 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xd8 │ inherit 60 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 218 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 111 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe8 │ fixed 217 │ 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__->