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 0xc8 │ inherit 189 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 121 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0xb8 │ fixed 45 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xd4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x9c │ inherit 38 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd4 │ inherit 97 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x54 │ fixed 36 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x1c │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xe0 │ inherit 196 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 202 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 206 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x04 │ inherit 222 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x94 │ inherit 174 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xcc │ fixed 79 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x60 │ fixed 52 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 121 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 81 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb4 │ fixed 126 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa0 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x9c │ inherit 233 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xcc │ inherit 232 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xc0 │ fixed 113 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xcc │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x30 │ inherit 51 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x20 │ inherit 123 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 13 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 69 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x9c │ fixed 152 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x58 │ inherit 249 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xac │ inherit 222 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 214 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 221 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 225 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x2c │ inherit 246 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 134 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x1c │ fixed 66 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc0 │ inherit 253 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 110 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x48 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xe8 │ inherit 194 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 160 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x68 │ fixed 155 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xa8 │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 48 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x58 │ fixed 154 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 26 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x5c │ inherit 70 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x38 │ inherit 47 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 125 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 90 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x90 │ inherit 26 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xc4 │ inherit 217 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x84 │ fixed 214 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xb0 │ fixed 170 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x60 │ inherit 91 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x50 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 87 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x08 │ inherit 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x44 │ inherit 28 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x0c │ fixed 146 │ false │ OK │ # geneve │ 6 │ 6 │ fixed 0x44 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x98 │ inherit 179 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 14 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 176 │ 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__->