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 0x98 │ inherit 28 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x90 │ inherit 187 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x50 │ fixed 157 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 225 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 106 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 102 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼───────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 134 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xdc │ inherit 167 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x6c │ fixed 9 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x24 │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x18 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x38 │ inherit 189 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 210 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa8 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 127 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x60 │ inherit 32 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x70 │ fixed 169 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x20 │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xd4 │ inherit 35 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x54 │ inherit 201 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x08 │ fixed 244 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xdc │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x88 │ inherit 132 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 233 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 162 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 22 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x08 │ inherit 149 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 6 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x98 │ fixed 22 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 171 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 179 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x88 │ inherit 50 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x54 │ fixed 137 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x94 │ fixed 12 │ true │ OK │ # ├────────┼────────────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x50 │ inherit 236 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x58 │ inherit 59 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd0 │ fixed 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x10 │ fixed 224 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc8 │ inherit 10 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x9c │ inherit 152 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 183 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd8 │ fixed 202 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x94 │ inherit 115 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xf0 │ inherit 7 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd4 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 167 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x30 │ inherit 80 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x58 │ inherit 51 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 74 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x94 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 inherit 0xc0 │ inherit 104 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 188 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 96 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 157 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 32 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x0c │ fixed 218 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x2c │ fixed 179 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x4c │ inherit 49 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x98 │ inherit 248 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x70 │ fixed 122 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 169 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xf0 │ inherit 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xe0 │ inherit 255 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf8 │ fixed 68 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xec │ fixed 103 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x10 │ inherit 2 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x20 │ inherit 151 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xb8 │ fixed 35 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xdc │ fixed 76 │ 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__->