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 0x0c │ inherit 42 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd0 │ inherit 127 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x64 │ fixed 87 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x70 │ fixed 80 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x18 │ inherit 219 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x24 │ inherit 4 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x9c │ fixed 254 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xfc │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xcc │ inherit 201 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x84 │ inherit 125 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x44 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x40 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x10 │ inherit 73 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x60 │ inherit 86 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xe8 │ fixed 205 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x44 │ fixed 73 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x3c │ inherit 115 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xf8 │ inherit 141 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x58 │ fixed 52 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x80 │ fixed 185 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc8 inherit 115 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x8c │ inherit 213 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x40 │ fixed 99 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb0 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x08 │ inherit 138 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xc8 │ inherit 41 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xe8 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x28 │ fixed 7 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x5c │ inherit 54 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 154 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x6c │ fixed 242 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xa0 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 60 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xb0 │ inherit 218 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 190 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 68 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x84 │ inherit 190 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xb8 │ inherit 143 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x74 │ fixed 170 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x68 │ fixed 60 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x38 │ inherit 230 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x60 │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x6c │ fixed 200 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x7c │ fixed 122 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0xc0 │ inherit 141 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xb8 │ inherit 79 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x18 │ fixed 112 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x5c │ inherit 165 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x54 │ inherit 255 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 43 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x8c │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x88 │ inherit 38 │ false │ OK │ # │ geneve │ 4 6 inherit 0x7c │ inherit 181 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x3c │ fixed 202 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xdc │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x54 │ inherit 195 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xec │ inherit 227 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 167 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x30 │ fixed 121 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 222 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x20 │ inherit 115 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xb8 │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x58 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 129 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x38 │ inherit 198 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x68 │ fixed 17 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 24 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 24 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xd0 │ fixed 185 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x34 │ fixed 242 │ 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__->