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 0xc0 │ inherit 108 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x04 │ inherit 22 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 142 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x40 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 195 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xac │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe4 │ inherit 223 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 216 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x80 │ fixed 203 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x14 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa0 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 98 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xc0 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x7c │ fixed 182 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x94 │ inherit 194 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x10 │ inherit 206 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc4 │ fixed 228 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe8 │ fixed 48 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x18 │ inherit 91 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 74 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x1c │ fixed 242 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 197 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x50 │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 130 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa8 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x34 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb8 │ inherit 81 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x30 │ fixed 56 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xb8 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 81 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x24 │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x9c │ fixed 81 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 202 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 213 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x4c │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd4 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xbc │ inherit 153 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x80 │ fixed 17 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x2c │ fixed 205 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 42 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 248 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 156 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 131 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x3c │ inherit 180 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xb4 │ fixed 146 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x08 │ inherit 87 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xb8 │ inherit 85 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xd0 │ fixed 188 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb4 │ fixed 215 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 37 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xdc │ inherit 121 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x68 │ fixed 229 false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x1c │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xf4 │ inherit 3 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x4c │ fixed 22 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf0 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 16 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xc8 │ inherit 11 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 206 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa0 │ fixed 253 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 6 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 216 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 19 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 227 │ 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__->