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 0x58 │ inherit 129 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa4 │ inherit 161 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x90 │ fixed 131 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 21 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x74 │ inherit 206 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 80 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x34 │ fixed 62 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xf8 │ inherit 117 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xb4 │ inherit 2 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x0c │ fixed 84 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x48 │ fixed 120 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x84 │ inherit 52 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x9c │ inherit 227 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x48 │ fixed 131 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x54 │ fixed 199 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x7c │ inherit 237 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x30 │ inherit 127 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x94 │ fixed 238 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x54 │ fixed 161 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xc0 │ inherit 175 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xb4 │ inherit 11 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xb8 │ fixed 75 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x38 │ fixed 129 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 62 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x4c │ inherit 132 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x1c │ fixed 51 │ false │ OK │ # │ vxlan │ 4 4 │ fixed 0x50 │ fixed 32 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x80 │ inherit 141 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x94 │ inherit 37 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 153 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xe4 │ fixed 57 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x40 │ inherit 196 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x2c │ inherit 12 │ true │ OK │ # │ vxlan 4 │ other │ fixed 0xd8 │ fixed 21 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x5c │ fixed 2 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0xb4 │ inherit 3 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xd0 │ inherit 130 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x54 │ fixed 51 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xf8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x10 │ inherit 20 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x40 │ inherit 141 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x5c │ fixed 18 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x94 │ fixed 127 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x80 │ inherit 196 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x64 │ inherit 62 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x34 │ fixed 81 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xf0 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd0 │ inherit 198 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x88 │ inherit 168 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x68 │ fixed 231 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x18 │ fixed 110 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x04 │ inherit 249 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xe0 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf4 │ fixed 245 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xf0 │ fixed 207 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xe4 │ inherit 42 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x48 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xd8 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x24 │ inherit 134 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd4 │ inherit 122 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x28 │ fixed 160 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 71 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 96 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x74 │ inherit 77 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xd8 │ fixed 191 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xc8 │ fixed 178 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xa4 │ inherit 4 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc0 │ inherit 142 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x60 │ fixed 160 │ false │ OK │ # geneve │ 6 │ other │ fixed 0x44 │ fixed 117 │ 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__->