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 0x38 │ inherit 164 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 169 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xf0 │ fixed 155 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 5 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x60 │ inherit 22 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xa4 │ inherit 14 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x10 │ fixed 224 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x28 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x80 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x8c │ inherit 203 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 221 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xcc │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x3c │ inherit 148 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 97 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x80 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 217 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 46 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x50 │ fixed 171 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 48 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xa0 │ inherit 192 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 178 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x58 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x8c │ inherit 223 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 100 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x3c │ inherit 12 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x48 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 134 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xf4 │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 37 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 20 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x14 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x08 │ fixed 23 │ true OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 184 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x1c │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ 4 fixed 0x74 │ fixed 242 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x94 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xfc │ inherit 31 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x70 │ inherit 90 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa0 │ fixed 87 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xe4 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x5c │ inherit 72 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 28 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 147 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 96 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xe8 │ inherit 115 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x94 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd0 │ inherit 22 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 fixed 217 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x54 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x7c │ inherit 230 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 247 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 105 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xf4 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 70 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x30 │ fixed 34 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 125 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x34 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other inherit 0xb8 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x2c │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 162 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 225 │ 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__->