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 0x78 │ inherit 224 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 8 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x68 │ fixed 146 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x34 │ fixed 142 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 101 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xb4 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xbc │ fixed 210 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa0 │ fixed 228 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf4 │ inherit 232 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 87 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 186 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 78 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x28 │ inherit 39 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 206 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 20 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x6c │ inherit 35 │ false │ OK │ # │ gre │ 6 6 │ inherit 0x2c │ inherit 159 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe4 │ fixed 234 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xbc │ fixed 209 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe4 │ inherit 191 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x74 │ inherit 19 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x28 │ inherit 229 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x14 │ fixed 109 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x18 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf4 │ inherit 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 215 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x80 │ fixed 130 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 44 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x28 │ inherit 106 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x60 │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xdc │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 inherit 0xf4 │ inherit 78 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd8 │ inherit 139 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb4 │ fixed 21 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x7c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xf0 │ inherit 113 │ false │ OK # │ vxlan │ 6 │ 6 │ inherit 0x34 │ inherit 157 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 55 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 182 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa0 │ inherit 12 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf4 │ inherit 203 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x3c │ fixed 116 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xf4 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x40 │ inherit 206 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 44 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 116 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xac │ inherit 150 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xe0 │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x04 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x34 │ inherit 154 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xa8 │ inherit 70 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x44 │ fixed 254 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 215 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 129 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xf4 │ fixed 120 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 101 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x7c │ fixed 80 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 91 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x70 │ inherit 130 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x48 │ fixed 8 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 165 │ 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__->