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 0x54 │ inherit 140 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 81 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb4 │ fixed 154 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 162 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe0 │ inherit 13 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xfc │ inherit 181 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x40 │ fixed 14 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x68 │ fixed 210 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x94 │ inherit 31 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x5c │ inherit 90 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xb0 │ fixed 28 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x2c │ inherit 136 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xf4 │ inherit 211 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 202 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb8 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xe4 │ inherit 110 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 18 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x30 │ fixed 211 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xb8 │ inherit 67 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 115 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 91 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xc8 │ fixed 177 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xbc │ inherit 80 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xdc │ fixed 125 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x0c │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 120 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xcc │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa8 │ fixed 110 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 156 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 21 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x6c │ fixed 243 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xfc │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xbc │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x44 │ inherit 9 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x44 │ fixed 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x04 │ fixed 27 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 49 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 19 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 37 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x4c │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x74 │ inherit 100 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x08 │ inherit 244 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x7c │ fixed 26 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xb8 │ fixed 200 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xb8 │ inherit 110 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x80 │ inherit 225 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 19 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x88 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xec │ inherit 166 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd4 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x7c │ fixed 143 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd0 │ inherit 158 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xe0 │ inherit 228 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x24 │ fixed 165 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x08 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x3c │ inherit 115 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xc4 │ fixed 113 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe8 │ inherit 145 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 240 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xfc │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x84 │ inherit 86 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 38 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x3c │ fixed 228 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf0 │ fixed 213 │ 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__->