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 0xb4 │ inherit 165 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xd4 │ inherit 45 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x60 │ fixed 161 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0xa4 │ fixed 242 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x3c │ inherit 105 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x10 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xd8 │ fixed 217 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xf0 │ fixed 16 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 19 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x54 │ inherit 89 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xc4 │ inherit 45 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 143 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x1c │ fixed 32 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x68 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x38 │ inherit 183 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x84 │ inherit 87 │ true │ OK │ # │ gre │ 6 6 │ fixed 0xc0 │ fixed 85 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 251 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x34 │ inherit 206 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xd8 │ inherit 238 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x8c │ fixed 186 │ false │ OK │ # │ gre │ 6 │ other fixed 0x58 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 251 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x7c │ inherit 135 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x8c │ fixed 72 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x68 │ inherit 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x40 inherit 78 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xfc │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x78 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xe0 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc8 │ inherit 234 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x58 │ fixed 124 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 3 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x6c │ inherit 37 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xa0 │ inherit 111 │ true │ OK # │ vxlan │ 6 │ 4 │ fixed 0x84 │ fixed 168 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 250 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xc4 │ inherit 140 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xe4 │ inherit 136 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 118 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x70 │ fixed 136 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x70 │ inherit 127 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x40 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf4 │ fixed 219 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x4c │ fixed 105 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 83 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 169 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x30 │ fixed 154 │ false │ OK │ # geneve │ 4 │ 4 │ fixed 0x0c │ fixed 135 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xa4 │ inherit 90 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x44 │ inherit 93 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x10 │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xcc │ inherit 52 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 171 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xa4 │ fixed 50 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xfc │ fixed 186 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x68 │ inherit 92 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 162 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xd8 │ fixed 156 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x88 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xfc │ inherit 204 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x0c │ inherit 105 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x40 │ fixed 149 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x04 │ fixed 12 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xcc │ inherit 23 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x80 │ inherit 116 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 183 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x0c │ fixed 131 │ 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__->