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 0x9c │ inherit 139 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x54 │ inherit 204 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 249 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xe0 │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 188 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 244 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 151 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 96 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 130 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 189 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x98 │ fixed 142 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x1c │ inherit 253 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xdc │ inherit 223 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 114 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x30 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 68 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x24 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x84 │ fixed 101 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 28 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 96 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 250 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 126 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x64 │ inherit 102 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x44 │ inherit 143 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 114 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x38 │ inherit 7 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x70 │ inherit 125 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 65 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xbc │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc8 │ fixed 136 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 106 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x48 │ inherit 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa8 │ inherit 178 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 111 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x64 │ inherit 116 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x2c │ inherit 142 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 143 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xec │ fixed 149 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x98 │ inherit 168 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x04 │ inherit 126 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x1c │ fixed 35 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x44 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 164 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x28 │ fixed 249 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x1c │ fixed 165 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x30 │ fixed 25 │ false │ OK │ # │ geneve │ 4 6 │ fixed 0x54 │ fixed 45 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x38 │ inherit 204 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 209 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x50 │ fixed 5 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x8c │ fixed 36 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x64 │ inherit 138 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 229 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb4 │ fixed 197 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x0c │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────────────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x98 │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x1c │ inherit 41 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x24 │ fixed 147 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x3c │ fixed 234 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x50 │ inherit 170 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xb0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 73 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 138 │ 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__->