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 0xb0 │ inherit 10 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 72 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xfc │ fixed 195 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 122 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 142 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf0 │ inherit 235 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x20 │ fixed 65 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x84 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 77 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xf0 │ inherit 200 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x20 │ fixed 226 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x5c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 47 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 198 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 116 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd4 │ fixed 76 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xdc │ inherit 231 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 112 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x64 │ fixed 119 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xf8 │ inherit 144 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xac │ inherit 215 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb8 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x58 │ fixed 96 │ false │ OK │ # │ vxlan 4 │ 4 │ fixed 0xe8 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xac │ inherit 86 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 51 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x70 │ inherit 236 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xa8 │ inherit 111 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 122 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xac │ fixed 117 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 228 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x8c │ inherit 55 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x64 │ fixed 92 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xe8 │ fixed 249 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼──────── # │ vxlan │ 6 │ 6 │ inherit 0x74 │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x90 │ inherit 96 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc4 │ fixed 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf8 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe0 │ inherit 102 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 185 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 163 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x50 │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x8c │ inherit 9 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x18 │ inherit 221 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe0 │ fixed 98 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xcc │ fixed 55 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xf4 │ inherit 184 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x40 │ inherit 219 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x1c │ fixed 232 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x8c │ inherit 180 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x18 │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 147 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xc4 │ inherit 78 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x28 │ inherit 232 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 172 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x74 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x3c │ inherit 244 │ false OK │ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 223 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 222 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 207 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xf8 │ inherit 84 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x94 │ fixed 187 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 48 │ 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__->