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 0x50 │ inherit 210 │ false │ OK │ # │ gre │ 4 │ 4 │ inherit 0xac │ inherit 120 │ true │ OK │ # │ gre │ 4 │ 4 │ fixed 0x1c │ fixed 116 │ false │ OK │ # │ gre │ 4 │ 4 │ fixed 0x58 │ fixed 95 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ 6 │ inherit 0x84 │ inherit 212 │ false │ OK │ # │ gre │ 4 │ 6 │ inherit 0xc8 │ inherit 47 │ true │ OK │ # │ gre │ 4 │ 6 │ fixed 0x08 │ fixed 232 │ false │ OK │ # │ gre │ 4 │ 6 │ fixed 0x60 │ fixed 245 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 4 │ other │ inherit 0xec │ inherit 23 │ false │ OK │ # │ gre │ 4 │ other │ inherit 0x88 │ inherit 150 │ true │ OK │ # │ gre │ 4 │ other │ fixed 0xe4 │ fixed 31 │ false │ OK │ # │ gre │ 4 │ other │ fixed 0xa4 │ fixed 229 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 4 │ inherit 0x48 │ inherit 165 │ false │ OK │ # │ gre │ 6 │ 4 │ inherit 0xa8 │ inherit 108 │ true │ OK │ # │ gre │ 6 │ 4 │ fixed 0x70 │ fixed 54 │ false │ OK │ # │ gre │ 6 │ 4 │ fixed 0xfc │ fixed 141 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ 6 │ inherit 0xf0 │ inherit 106 │ false │ OK │ # │ gre │ 6 │ 6 │ inherit 0xc0 │ inherit 101 │ true │ OK │ # │ gre │ 6 │ 6 │ fixed 0xb0 │ fixed 30 │ false │ OK │ # │ gre │ 6 │ 6 │ fixed 0x60 │ fixed 56 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ gre │ 6 │ other │ inherit 0xe0 │ inherit 88 │ false │ OK │ # │ gre │ 6 │ other │ inherit 0x44 │ inherit 81 │ true │ OK │ # │ gre │ 6 │ other │ fixed 0xe4 │ fixed 33 │ false │ OK │ # │ gre │ 6 │ other │ fixed 0x44 │ fixed 67 │ true │ OK │ # ├────────┼──────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 4 │ inherit 0xb0 │ inherit 235 false │ OK │ # │ vxlan │ 4 │ 4 │ inherit 0x3c │ inherit 243 true │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0xac │ fixed 4 │ false │ OK │ # │ vxlan │ 4 │ 4 │ fixed 0x54 │ fixed 151 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ 6 │ inherit 0x78 │ inherit 15 │ false │ OK │ # │ vxlan │ 4 │ 6 │ inherit 0xd4 │ inherit 98 │ true │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0x28 │ fixed 193 │ false │ OK │ # │ vxlan │ 4 │ 6 │ fixed 0xd8 │ fixed 227 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 4 │ other │ inherit 0x20 │ inherit 227 │ false │ OK │ # │ vxlan │ 4 │ other │ inherit 0x60 │ inherit 90 │ true │ OK │ # │ vxlan │ 4 │ other │ fixed 0x78 │ fixed 55 │ false │ OK │ # │ vxlan │ 4 │ other │ fixed 0x44 │ fixed 53 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ 4 │ inherit 0x14 │ inherit 81 │ false │ OK │ # │ vxlan │ 6 │ 4 │ inherit 0x90 │ inherit 164 │ true │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x50 │ fixed 245 │ false │ OK │ # │ vxlan │ 6 │ 4 │ fixed 0x80 │ fixed 99 │ true │ OK │ # ├────────┼───────┼───────┼────────────────────────────┼───────┼────────┤ # │ vxlan │ 6 │ 6 │ inherit 0x94 │ inherit 77 │ false │ OK │ # │ vxlan │ 6 │ 6 │ inherit 0x04 │ inherit 98 │ true │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x14 │ fixed 105 │ false │ OK │ # │ vxlan │ 6 │ 6 │ fixed 0x3c │ fixed 174 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ vxlan │ 6 │ other │ inherit 0x60 │ inherit 120 │ false │ OK │ # │ vxlan │ 6 │ other │ inherit 0x88 │ inherit 252 │ true │ OK │ # │ vxlan │ 6 │ other │ fixed 0xfc │ fixed 250 │ false │ OK │ # │ vxlan │ 6 │ other │ fixed 0x58 │ fixed 212 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 4 │ inherit 0x24 │ inherit 171 │ false │ OK │ # │ geneve │ 4 │ 4 │ inherit 0x14 │ inherit 76 │ true │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x20 │ fixed 118 │ false │ OK │ # │ geneve │ 4 │ 4 │ fixed 0x10 │ fixed 97 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ 6 │ inherit 0x70 │ inherit 238 │ false │ OK │ # │ geneve │ 4 │ 6 │ inherit 0x30 │ inherit 30 │ true │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xa4 │ fixed 176 │ false │ OK │ # │ geneve │ 4 │ 6 │ fixed 0xb8 │ fixed 183 │ true │ OK │ # ├────────┼───────┼───────┼─────────────┼──────────────┼───────┼────────┤ # │ geneve │ 4 │ other │ inherit 0xb8 │ inherit 3 │ false │ OK │ # │ geneve │ 4 │ other │ inherit 0x64 │ inherit 192 │ true │ OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 1 │ false OK │ # │ geneve │ 4 │ other │ fixed 0x4c │ fixed 40 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ Type │ outer | inner │ tos │ ttl │ vlan │ result │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 4 │ inherit 0xb8 │ inherit 146 false │ OK │ # │ geneve │ 6 │ 4 │ inherit 0x80 │ inherit 150 │ true │ OK │ # │ geneve │ 6 │ 4 │ fixed 0xfc │ fixed 188 │ false │ OK │ # │ geneve │ 6 │ 4 │ fixed 0x8c │ fixed 38 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ 6 │ inherit 0xd4 │ inherit 57 │ false │ OK │ # │ geneve │ 6 │ 6 │ inherit 0x2c │ inherit 18 │ true │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xb8 │ fixed 39 │ false │ OK │ # │ geneve │ 6 │ 6 │ fixed 0xf0 │ fixed 59 │ true │ OK │ # ├────────┼───────┼───────┼──────────────┼──────────────┼───────┼────────┤ # │ geneve │ 6 │ other │ inherit 0xdc │ inherit 121 │ false │ OK │ # │ geneve │ 6 │ other │ inherit 0x38 │ inherit 80 │ true │ OK │ # │ geneve │ 6 │ other │ fixed 0x18 │ fixed 81 │ false │ OK │ # │ geneve │ 6 │ other │ fixed 0x28 │ fixed 114 │ 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__->