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 0x20 │ inherit 178 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x14 │ inherit 234 │ true │ OK │ # gre │ 4 │ 4 │ fixed 0x90 │ fixed 97 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 19 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x50 │ inherit 52 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x2c │ inherit 234 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x5c │ fixed 198 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xb4 │ fixed 148 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xa8 │ inherit 135 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x70 │ inherit 42 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xc4 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x70 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x34 │ inherit 105 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xcc │ inherit 96 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xac │ fixed 204 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x40 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x98 │ inherit 65 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x80 │ inherit 129 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xa4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd8 │ fixed 84 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ gre │ 6 │ other │ inherit 0x04 │ inherit 121 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x38 │ inherit 50 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x88 │ fixed 220 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x94 │ inherit 171 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 180 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 254 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x64 │ inherit 29 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x60 │ inherit 159 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x3c │ fixed 37 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x44 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x6c │ inherit 57 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x7c │ inherit 63 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 123 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 │ fixed 11 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x78 │ inherit 71 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x70 │ inherit 145 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xb8 │ fixed 5 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 139 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0xa8 │ inherit 16 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xb4 │ inherit 88 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xfc │ fixed 173 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x98 │ fixed 65 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x54 │ inherit 233 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xec │ inherit 120 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x6c │ fixed 233 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x5c │ fixed 2 │ true │ OK │ # ├──────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x84 │ inherit 51 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x68 │ inherit 250 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xf0 │ fixed 180 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x54 │ fixed 29 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x2c │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 147 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x18 │ fixed 174 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xc4 │ fixed 134 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x0c │ inherit 137 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xd8 │ inherit 129 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x64 │ fixed 4 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 8 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 1 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 146 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x24 │ fixed 65 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x04 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 46 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xb4 │ inherit 62 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x88 │ fixed 165 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe4 │ fixed 102 true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xe0 │ inherit 166 false │ OK │ # │ geneve │ 6 │ other │ inherit 0x9c │ inherit 7 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 224 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x70 │ fixed 141 │ 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__->