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 0x64 │ inherit 9 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0x60 │ inherit 122 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x6c │ fixed 103 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x38 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x38 │ inherit 43 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x8c │ inherit 156 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x24 │ fixed 179 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0xa4 │ fixed 96 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0x34 │ inherit 87 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x04 │ inherit 148 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x18 │ fixed 61 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa0 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0xe0 │ inherit 123 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xb0 │ inherit 204 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xd8 │ fixed 212 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x04 │ fixed 37 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xc8 │ inherit 74 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0x5c │ inherit 216 true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xc8 │ fixed 215 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xf8 │ fixed 62 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x68 │ inherit 211 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x84 │ inherit 215 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x48 │ fixed 180 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x5c │ fixed 152 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xc0 │ inherit 140 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0xd4 │ inherit 183 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xb0 │ fixed 150 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x20 │ fixed 140 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xcc │ inherit 77 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xfc │ inherit 165 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x34 │ fixed 96 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x0c │ fixed 125 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x8c │ inherit 66 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x3c │ inherit 13 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xe0 │ fixed 170 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0xb8 │ fixed 201 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x54 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x3c │ inherit 75 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x88 │ fixed 142 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x3c │ fixed 118 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x44 │ inherit 90 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0xa4 │ inherit 74 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 196 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x24 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x84 │ inherit 104 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xc8 │ inherit 11 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x8c │ fixed 249 │ false │ OK # │ vxlan │ 6 │ other │ fixed 0xe8 │ fixed 69 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├───────────────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0xc4 │ inherit 179 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0xfc │ inherit 49 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xc8 │ fixed 157 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xac │ fixed 244 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x8c │ inherit 88 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0xf0 │ inherit 198 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa8 │ fixed 227 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x88 │ fixed 219 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xf0 │ inherit 73 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x2c │ inherit 248 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0xe0 │ fixed 51 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xe4 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼───────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xcc │ inherit 190 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x48 │ inherit 76 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x64 │ fixed 6 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x40 │ fixed 106 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0x58 │ inherit 8 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x64 │ inherit 193 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x58 │ fixed 117 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xdc │ fixed 58 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x68 │ inherit 104 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc4 │ inherit 200 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x84 │ fixed 30 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0xf4 │ fixed 204 │ 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__->