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 0x78 │ inherit 255 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xa0 │ inherit 38 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x2c │ fixed 157 │ false │ OK # │ gre │ 4 │ 4 │ fixed 0x84 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0xdc │ inherit 242 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0x30 │ inherit 60 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0xc4 │ fixed 69 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 241 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xc4 │ inherit 2 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x0c │ inherit 195 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0x90 │ fixed 195 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xf0 │ fixed 82 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x8c │ inherit 34 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0x40 │ inherit 167 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0xdc │ fixed 129 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0x50 │ fixed 101 │ true │ OK │ # ├────────┼───────┼───────┼────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xbc │ inherit 227 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xa4 │ inherit 214 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0x6c │ fixed 110 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0xec │ fixed 237 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0x2c │ inherit 62 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x90 │ inherit 78 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0x80 │ fixed 166 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0xd8 │ fixed 118 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0x9c │ inherit 30 │ false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x18 │ inherit 71 │ true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x90 │ fixed 231 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x30 │ fixed 213 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0xa4 │ inherit 142 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0x84 │ inherit 188 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x8c │ fixed 41 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x70 │ fixed 18 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x0c │ inherit 110 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0xc0 │ inherit 211 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0xf8 │ fixed 51 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x74 │ fixed 145 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼───────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x24 │ inherit 69 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0xf8 │ inherit 69 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x38 │ fixed 62 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0xd8 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x14 │ inherit 80 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 76 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x78 │ fixed 43 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0xa4 │ fixed 98 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 152 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0xfc │ inherit 132 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0x14 │ fixed 13 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0xd0 │ fixed 114 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 inherit 0x6c │ inherit 248 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x2c │ inherit 242 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0xe8 │ fixed 225 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x80 │ fixed 15 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x64 │ inherit 216 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x60 │ inherit 145 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x2c │ fixed 21 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0x24 │ fixed 204 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0x28 │ inherit 225 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x40 │ inherit 58 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x9c │ fixed 55 │ false │ OK │ # │ geneve │ 4 │ other │ fixed 0xa0 │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xdc │ inherit 20 │ false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x18 │ inherit 167 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x5c │ fixed 225 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xa8 │ fixed 133 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xcc │ inherit 135 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0xf4 │ inherit 111 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x14 │ fixed 144 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0x50 │ fixed 36 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0x14 │ inherit 126 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0xc8 │ inherit 128 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x54 │ fixed 86 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x14 │ fixed 188 │ 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__->