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 0x74 │ inherit 174 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xcc │ inherit 79 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x94 │ fixed 127 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x10 │ fixed 184 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x88 │ inherit 219 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x04 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xcc │ fixed 172 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x1c │ inherit 246 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x24 │ inherit 234 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 90 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x7c │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 104 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x30 │ inherit 43 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 90 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x6c │ fixed 88 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x04 │ inherit 160 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x1c │ fixed 237 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x78 │ fixed 240 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xa4 │ inherit 15 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x88 │ inherit 135 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x20 │ fixed 192 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xf0 │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x04 │ inherit 22 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x34 │ inherit 187 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x38 │ fixed 68 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb4 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xc0 │ inherit 246 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xc4 │ inherit 184 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x04 │ fixed 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x34 │ inherit 76 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 59 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xcc │ fixed 82 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x8c │ fixed 6 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 162 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xc4 │ inherit 34 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xa4 │ fixed 135 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 173 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x30 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 118 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xf4 │ fixed 124 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x30 │ fixed 200 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 55 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x58 │ inherit 58 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x54 │ fixed 108 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xbc │ fixed 138 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x88 │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xcc │ inherit 14 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x34 │ fixed 78 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xdc │ fixed 196 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xc0 │ inherit 123 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x10 │ inherit 15 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x6c │ fixed 4 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 209 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x60 │ inherit 69 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xf0 │ fixed 238 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 46 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 176 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x9c │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ geneve │ 6 │ 4 fixed 0xc8 │ fixed 116 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xc4 │ inherit 250 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xa4 │ inherit 153 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x70 │ fixed 227 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x20 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼─────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 122 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 218 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x4c │ fixed 85 │ 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__->