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 0x50 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x5c │ inherit 6 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x8c │ fixed 237 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x98 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x04 │ inherit 118 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x70 │ inherit 100 │ true │ OK │ # │ gre │ 4 │ 6 fixed 0xe0 │ fixed 184 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb0 │ fixed 158 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x7c │ inherit 96 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x38 │ fixed 165 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x88 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼─────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x58 │ inherit 190 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x88 │ inherit 48 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x88 │ fixed 132 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 113 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 216 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 150 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x48 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x6c │ inherit 187 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x48 │ inherit 8 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa8 │ fixed 217 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xe8 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 115 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x68 │ inherit 226 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 224 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf4 │ fixed 100 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x10 │ inherit 67 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 227 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 204 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 35 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x78 │ inherit 40 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x80 │ inherit 118 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe8 │ fixed 97 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x48 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼─────── # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x74 │ inherit 126 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 216 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xec │ fixed 187 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x60 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xe0 │ inherit 165 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 226 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x50 │ fixed 34 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf0 │ fixed 181 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 146 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x2c │ inherit 204 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xa8 │ fixed 80 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 67 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 140 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x3c │ fixed 36 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xfc │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc4 │ inherit 115 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x84 │ inherit 26 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 163 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x34 │ fixed 153 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x10 │ inherit 60 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x9c │ inherit 177 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 35 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x40 │ fixed 77 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb0 │ inherit 67 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x38 │ inherit 83 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xe4 │ fixed 90 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 213 │ true │ OK │ # ├──────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x6c │ inherit 85 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x40 │ inherit 168 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 128 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x0c │ inherit 182 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x90 │ inherit 136 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 58 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x08 │ fixed 161 │ 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__->