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 0xc0 │ inherit 159 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x30 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 39 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x3c │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x0c │ inherit 88 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 134 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 145 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 233 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xac │ inherit 193 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 156 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x4c │ fixed 187 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 249 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf8 │ inherit 202 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 108 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf4 │ inherit 109 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc4 │ inherit 233 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 193 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x9c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x98 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 222 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 255 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x9c │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xcc │ inherit 143 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x60 │ inherit 151 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xc4 │ fixed 151 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 1 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xe0 │ inherit 183 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 40 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 18 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe8 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe4 │ inherit 98 false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 172 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x80 │ fixed 91 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x10 │ fixed 123 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 84 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 40 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xfc │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x98 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 144 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 162 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x8c │ fixed 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe0 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x50 │ inherit 15 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 135 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 159 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x1c │ inherit 66 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x34 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 14 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x78 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x3c │ inherit 69 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 72 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 151 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 244 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 85 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x5c │ fixed 231 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 53 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x40 │ inherit 86 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x1c │ fixed 211 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x68 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xa0 │ inherit 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 6 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 172 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x94 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xf8 │ fixed 18 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xe0 │ fixed 247 │ 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__->