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 0x30 │ inherit 157 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x7c │ inherit 157 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x30 │ fixed 207 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x88 │ fixed 104 │ true │ OK │ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xec │ inherit 162 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x98 │ inherit 176 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x98 │ fixed 158 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 41 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x40 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 121 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 250 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xe0 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc8 │ inherit 12 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 128 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x20 │ fixed 82 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 226 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa8 │ inherit 233 │ true │ OK │ # │ gre │ 6 6 │ fixed 0x18 │ fixed 62 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x4c │ fixed 196 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 230 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd0 │ inherit 59 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 59 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x98 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xfc │ inherit 116 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 38 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x3c │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xf8 │ inherit 125 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 200 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x24 │ fixed 115 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xc8 │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xd4 │ inherit 83 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x64 │ inherit 3 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xbc │ fixed 106 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x7c │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xf0 │ inherit 23 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xe0 │ inherit 104 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x08 │ fixed 27 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 220 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x5c │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x20 │ inherit 188 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x34 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 108 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xa4 │ inherit 192 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x0c │ fixed 162 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa4 │ inherit 177 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 31 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x60 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xb4 │ inherit 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x58 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xcc │ fixed 15 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x84 │ fixed 176 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 28 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 212 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 217 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x70 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x94 │ inherit 234 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xa8 │ inherit 78 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 110 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x08 │ fixed 81 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 150 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x80 │ inherit 89 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc4 │ fixed 94 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x10 │ fixed 54 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xf0 │ inherit 47 │ false │ OK │ # geneve │ 6 │ other │ inherit 0x90 │ inherit 10 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xac │ fixed 74 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 82 │ 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__->