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 0xf0 │ inherit 152 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x38 │ inherit 21 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x24 │ fixed 191 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xa8 │ inherit 154 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x68 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 85 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x94 │ fixed 33 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa4 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc8 │ inherit 14 │ true │ OK │ # gre │ 4 │ other │ fixed 0x94 │ fixed 205 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xfc │ fixed 70 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xac │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xe4 │ inherit 29 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xf8 │ fixed 165 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 226 │ true │ OK │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 255 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x50 │ inherit 105 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xcc │ fixed 40 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x90 │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x50 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xf0 │ inherit 184 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x10 │ fixed 28 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xac │ fixed 37 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xdc │ inherit 157 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 103 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xd8 │ inherit 202 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xdc │ inherit 92 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 255 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x4c │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 245 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 111 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x88 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc8 │ inherit 137 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xdc │ fixed 29 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb0 │ fixed 255 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 132 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xdc │ inherit 144 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x38 │ fixed 167 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 63 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xb0 │ inherit 242 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xd4 │ inherit 228 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 218 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 95 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xf0 │ inherit 142 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x90 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 214 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 234 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x54 │ inherit 59 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x70 │ fixed 124 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 47 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x50 │ inherit 240 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 165 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf8 │ fixed 183 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x14 │ fixed 119 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 16 │ false OK │ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 55 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 63 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb0 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 178 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf8 │ inherit 59 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x3c │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb4 │ fixed 213 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x9c │ fixed 191 │ 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__->