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 0x6c │ inherit 7 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa8 │ inherit 138 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 2 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x48 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x14 │ inherit 144 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xd0 │ inherit 10 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xe4 │ fixed 196 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x4c │ inherit 45 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 115 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xac │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xbc │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xfc │ inherit 14 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x20 inherit 66 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xec │ fixed 106 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 74 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xb0 │ inherit 187 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x2c │ inherit 176 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x68 │ fixed 38 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x10 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 152 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 118 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 66 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 191 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x54 │ inherit 7 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x48 │ fixed 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 250 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x1c │ inherit 223 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xb0 │ inherit 51 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd0 │ fixed 225 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xbc │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 164 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x68 │ inherit 244 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x4c │ fixed 141 │ false OK │ # │ vxlan │ 4 │ other │ fixed 0x40 │ fixed 218 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼─────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x08 │ inherit 18 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x34 │ fixed 201 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc4 │ fixed 230 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x18 │ inherit 160 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x8c │ inherit 78 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 9 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x38 │ inherit 215 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 123 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xdc │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 7 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x98 │ inherit 185 │ true OK │ # │ geneve │ 4 │ 4 │ fixed 0x04 │ fixed 206 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x08 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x7c │ inherit 157 │ false │ OK │ # │ geneve 4 │ 6 │ inherit 0x08 │ inherit 11 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x98 │ fixed 99 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x30 │ inherit 4 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 162 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xcc │ fixed 253 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x30 │ inherit 192 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x14 │ inherit 174 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x8c │ inherit 21 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xbc │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 108 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 19 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x5c │ inherit 9 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x5c │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x58 │ fixed 72 │ 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__->