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-3/tools/testing/selftests' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Nothing to be done for 'all'. make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make[1]: Entering directory '/home/virtme/testing-3/tools/testing/selftests/net' TAP version 13 1..1 # overriding timeout to 7200 # selftests: net: l2_tos_ttl_inherit.sh # ┌────────┬───────┬───────┬──────────────┬──────────────┬───────┬────────┐ # ├────────┼───────┼──────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 4 │ inherit 0x68 │ inherit 45 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 206 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x04 │ fixed 230 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x78 │ fixed 238 │ true │ OK │ # ├───────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x7c │ inherit 68 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xf8 │ inherit 109 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x8c │ fixed 51 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 232 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x2c │ inherit 238 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xa0 │ inherit 116 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe8 │ fixed 190 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x08 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xa4 │ inherit 153 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x80 │ inherit 153 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x64 │ fixed 130 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xb0 │ fixed 24 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x8c │ inherit 220 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x64 │ inherit 93 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xe0 │ fixed 50 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x88 │ fixed 254 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x3c │ inherit 156 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 99 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xa4 │ fixed 89 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x28 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x14 │ inherit 128 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 49 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x04 │ fixed 16 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xf0 │ fixed 25 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x58 │ inherit 9 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xa8 │ inherit 1 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x50 │ fixed 73 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 61 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 176 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x10 │ inherit 179 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x30 fixed 179 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xc4 │ fixed 146 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x9c │ inherit 7 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x60 │ inherit 111 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 70 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x78 │ fixed 131 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan 6 │ 6 │ inherit 0x08 │ inherit 36 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x88 │ inherit 220 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x9c │ fixed 156 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x58 │ fixed 108 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x68 │ inherit 209 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x24 │ inherit 53 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x30 │ fixed 231 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x38 │ fixed 191 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xdc │ inherit 39 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x38 │ inherit 99 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x84 │ fixed 243 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0xfc │ inherit 141 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x1c │ inherit 216 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xac │ fixed 97 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x90 │ fixed 42 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xd4 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other inherit 0xa4 │ inherit 10 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 209 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x90 │ fixed 115 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼─────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x58 │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x08 │ inherit 42 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x3c │ fixed 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 216 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd8 │ inherit 153 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x54 │ inherit 135 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xe0 │ fixed 37 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf4 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ geneve │ 6 │ other │ inherit 0x7c │ inherit 199 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xe4 │ inherit 121 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0xc0 │ fixed 251 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x20 │ fixed 184 │ true │ OK │ # └────────┴───────┴───────┴──────────────┴──────────────┴───────┴────────┘ ok 1 selftests: net: l2_tos_ttl_inherit.sh make[1]: Leaving directory '/home/virtme/testing-3/tools/testing/selftests/net' make: Leaving directory '/home/virtme/testing-3/tools/testing/selftests' xx__-> echo $? 0 xx__->