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 0x04 │ inherit 244 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xc0 │ inherit 53 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 44 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x5c │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xe8 │ inherit 90 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x58 │ inherit 246 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x7c │ fixed 176 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 189 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x14 │ inherit 133 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 159 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 33 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0x60 │ fixed 39 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x50 │ inherit 118 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x44 │ inherit 90 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 235 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xa0 │ fixed 93 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0x08 │ inherit 195 │ false OK │ # │ gre │ 6 │ 6 │ inherit 0x58 │ inherit 136 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xd4 │ fixed 118 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x08 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xec │ inherit 126 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x70 │ inherit 229 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x24 │ fixed 51 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x6c │ fixed 124 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x78 │ inherit 135 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 44 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xa4 │ fixed 61 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xd0 │ fixed 180 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x54 │ inherit 120 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x8c │ inherit 105 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 99 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x4c │ fixed 91 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0xf0 │ inherit 10 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x90 │ inherit 173 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x2c │ fixed 205 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x38 │ fixed 223 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x30 │ inherit 106 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x38 │ inherit 54 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xc0 │ fixed 112 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x40 │ fixed 150 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼──────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x28 │ inherit 76 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x3c │ inherit 15 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xc8 │ fixed 145 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xd4 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x3c │ inherit 166 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xac │ inherit 184 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x20 │ fixed 109 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd8 │ fixed 86 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xd8 │ inherit 35 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x4c │ inherit 96 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 164 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x48 │ fixed 217 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼────────────────────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x68 │ inherit 159 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xd8 │ inherit 205 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x50 │ fixed 246 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x44 │ fixed 72 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xfc │ inherit 189 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0xbc │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x1c │ fixed 109 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0x04 │ fixed 10 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0x44 │ inherit 159 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0xd0 │ inherit 131 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xdc │ fixed 62 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x2c │ fixed 28 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # geneve │ 6 │ 6 │ inherit 0x7c │ inherit 201 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x9c │ inherit 215 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xa4 │ fixed 216 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x1c │ fixed 206 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x54 │ inherit 221 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x40 │ inherit 31 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x74 │ fixed 234 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x40 │ fixed 9 │ 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__->